summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRogerio Guerra Borin <rogerio.borin@toradex.com>2024-03-14 13:53:07 -0300
committerRogerio Guerra Borin <rogerio.borin@toradex.com>2024-03-14 14:06:36 -0300
commite657c739c0d06061d1633c183e7a9dfba03d56b6 (patch)
tree966a19ab3d40939a3c5e4b4b7e3a4597d3a106a0
parentf822358ed663ea768b8067b304c69045594a8f5b (diff)
Bump git hash of meta-updater
Bump the hash of that layer to bring in changes we made fixing the handling of /var/local directory; with this, the directory /var-local in Torizon OS images should be gone. Signed-off-by: Rogerio Guerra Borin <rogerio.borin@toradex.com>
-rw-r--r--torizoncore/default.xml2
-rw-r--r--torizoncore/integration.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index b6d9d59..715b5fc 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -10,7 +10,7 @@
<remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f"/>
- <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="f49e4acae1fad18ad43d29cb3a43300bb708fa65"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="6c4feab2db70cb0c8ddce7e18dc7b851ad475b32"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="7902664f89678164b7fc90d421cee74cbec51cdf"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="749f9fc6c4ef45243fa649ce97a2e2cde254993a"/>
<project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex" revision="638f75d9bb913d6247a89832e783dd1a7150bd98"/>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 01223c4..2e7789d 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -10,7 +10,7 @@
<remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f"/>
- <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="f49e4acae1fad18ad43d29cb3a43300bb708fa65"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="6c4feab2db70cb0c8ddce7e18dc7b851ad475b32"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="7902664f89678164b7fc90d421cee74cbec51cdf"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="kirkstone-6.x.y"/>
<project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex" revision="kirkstone-6.x.y"/>