summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-08-07 13:52:39 -0400
committerScott Murray <scott.murray@konsulko.com>2020-08-07 14:01:15 -0400
commit7467a67fbb00641e7934ea187e2cb1b5d62b576a (patch)
tree7f9e5ef714662605dba953eb72158f6601d801ce /default-floating.xml
parent7116e2cfa1367aa76009944c8dd691d2c1c956d4 (diff)
Update to Yocto Project 3.1.2 release
Changes: - Update various layers to latest dunfell branch revisions to match Yocto Project 3.1.2 release. Note that the poky commit used includes some security fixes after the tagged 3.1.2 commit. - meta-clang now has a dunfell branch, so its configuration has been updated to use it. - meta-ti has been left at its latest release tag (07.00.00.005) to avoid updating meta-arm and picking up its new (hopefully temporary) meta-arm-toolchain dependency. Bug-AGL: SPEC-3529 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I662bba42bebf08d287e463c6f72b02cccde3e6ab
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 5062818b..a19d4e36 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -64,7 +64,7 @@
<project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="dunfell"/>
<!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="master"/>
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="dunfell"/>
<!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
<project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="dunfell" />