diff --git a/layers/meta-openembedded b/layers/meta-openembedded index fe5c833..dfbdd28 160000 --- a/layers/meta-openembedded +++ b/layers/meta-openembedded @@ -1 +1 @@ -Subproject commit fe5c83312de11e80b85680ef237f8acb04b4b26e +Subproject commit dfbdd28d206a74bf264c2f7ee0f7b3e5af587796 diff --git a/layers/meta-resin-allwinner/conf/samples/bblayers.conf.sample b/layers/meta-resin-allwinner/conf/samples/bblayers.conf.sample index e4403e7..9d0a175 100644 --- a/layers/meta-resin-allwinner/conf/samples/bblayers.conf.sample +++ b/layers/meta-resin-allwinner/conf/samples/bblayers.conf.sample @@ -14,14 +14,14 @@ BBLAYERS ?= " \ ${TOPDIR}/../layers/meta-openembedded/meta-python \ ${TOPDIR}/../layers/meta-sunxi \ ${TOPDIR}/../layers/meta-resin/meta-resin-common \ - ${TOPDIR}/../layers/meta-resin/meta-resin-morty \ + ${TOPDIR}/../layers/meta-resin/meta-resin-pyro \ ${TOPDIR}/../layers/meta-resin-allwinner \ - ${TOPDIR}/../layers/oe-meta-go \ + ${TOPDIR}/../layers/meta-rust \ " BBLAYERS_NON_REMOVABLE ?= " \ ${TOPDIR}/../layers/poky/meta \ ${TOPDIR}/../layers/poky/meta-poky \ ${TOPDIR}/../layers/meta-resin/meta-resin-common \ - ${TOPDIR}/../layers/meta-resin/meta-resin-morty \ + ${TOPDIR}/../layers/meta-resin/meta-resin-pyro \ " diff --git a/layers/meta-resin-allwinner/conf/samples/local.conf.sample b/layers/meta-resin-allwinner/conf/samples/local.conf.sample index e48f01f..a1b96ab 100644 --- a/layers/meta-resin-allwinner/conf/samples/local.conf.sample +++ b/layers/meta-resin-allwinner/conf/samples/local.conf.sample @@ -60,4 +60,6 @@ BB_DISKMON_DIRS = "\ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K" -CONF_VERSION = "1" \ No newline at end of file +CONF_VERSION = "1" + +HOSTTOOLS += "docker iptables" diff --git a/layers/meta-rust b/layers/meta-rust new file mode 160000 index 0000000..94280a6 --- /dev/null +++ b/layers/meta-rust @@ -0,0 +1 @@ +Subproject commit 94280a636c9a6dd729f9eb3ed88fe85b11ee8ffa diff --git a/layers/meta-sunxi b/layers/meta-sunxi index a84d6a4..d7e3013 160000 --- a/layers/meta-sunxi +++ b/layers/meta-sunxi @@ -1 +1 @@ -Subproject commit a84d6a40c1c786c64824e8e13b289fccc0b32b92 +Subproject commit d7e301393d706816118a6d744d273bdabb339df8 diff --git a/layers/oe-meta-go b/layers/oe-meta-go deleted file mode 160000 index a15be49..0000000 --- a/layers/oe-meta-go +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a15be494a64c36fd7dc4d1808c9d13d0fbee56bf diff --git a/layers/poky b/layers/poky index 924e576..2021e95 160000 --- a/layers/poky +++ b/layers/poky @@ -1 +1 @@ -Subproject commit 924e576b8930fd2268d85f0b151e5f68a3c2afce +Subproject commit 2021e95bcd986e5bcfe457da5c3e16d60241d050