Add Kirkstone Rust 1.68 mixin layer 99/28899/1
authorScott Murray <scott.murray@konsulko.com>
Fri, 12 May 2023 19:40:46 +0000 (15:40 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 12 May 2023 19:42:45 +0000 (19:42 +0000)
Add a checkout of the kirkstone/rust-1.68 branch of the Yocto
Project's meta-lts-mixins repository under the external hierarchy.
It provides the newer Rust toolchain required for building the
KUKSA.val databroker.

Bug-AGL: SPEC-4762

Change-Id: I0e76512150285f17478a9670f8047fe80c56afba
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
default.xml

index 5b5295f..8c8f879 100644 (file)
@@ -31,6 +31,7 @@
   <!-- Yocto/OpenEmbedded things. -->
   <project name="poky" path="external/poky" remote="yocto" revision="09def309f91929f47c6cce386016ccb777bd2cfc" upstream="kirkstone" />
   <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="571e36e20e9d1f27af0eb4545291beeb64f280e2" upstream="kirkstone" />
+  <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="feed1bb0eb4aefb701d582156d7defb0c1fc0473" upstream="kirkstone/rust-1.68" />
 
 
   <!-- UPSTREAM COMPONENTS -->