diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-09-18 05:42:47 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-09-18 05:42:47 +0200 |
commit | 6ca7a48488820fa70f7cf7fdda9a824861a736cc (patch) | |
tree | dff4da1692310ea869145d89785448d29331b361 /default.xml | |
parent | bc55c1486f283c1d13e5010a1ddd1e63aa0c2fd7 (diff) |
Remove pyroupdate.xml file and update meta-altera
The uprev is done, so the temporary file can be removed.
Also meta-altera has a build-fix for pyro in a newer version.
Change-Id: I900fe1d171668e988dcf03611b323cbd63723eb2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index aead2c1e..2b3f6f34 100644 --- a/default.xml +++ b/default.xml @@ -77,7 +77,7 @@ <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists --> <!-- https://github.com/kraj/meta-altera --> - <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="4364dbfcb600da82ecdfc4797f112d187e40f1c3" /> + <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="d4bbb7ef016eab4ab04c3e794dfe6f4276196c66" upstream="master"/> <!-- Image Security Analysis FrameWork (isafw) --> <!-- use morty branch for CC and DD - conflicting changes in master--> |