summaryrefslogtreecommitdiff
path: root/torizoncore
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-08-12 16:16:21 +0200
committerMing Liu <ming.liu@toradex.com>2020-08-12 16:16:21 +0200
commit7544c4451a0c2f07264dfc8524882f7cf5dc3b0c (patch)
tree3de54a607115b8e9a08609d03315fafe874ddeff /torizoncore
parent609261cc1308be676cd7fcb5dde994ae99b2304e (diff)
torizoncore:integration.xml: update hashes of external layers
To involve in some fixes from external layers, basically for: meta-updater: ``` 8371f4c aktualizr: Bump to latest and install headers in dev package. 3fec6c0 nfs-utils: don't add nfs-home-mount.service without sota enabled 50a0abd nfs-utils: fix nfs systemd daemons runtime issues ``` Related-to: TOR-1283 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'torizoncore')
-rw-r--r--torizoncore/integration.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 8384e87..42f5563 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -8,10 +8,10 @@
<remote fetch="https://github.com/toradex" name="toradex-torizon"/>
<remote fetch="https://github.com/foundriesio" name="foundriesio"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="baa06bbc814c044dbca91b12fd51c588759b0c78"/>
+ <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="7c8e56e9c18206f8cbf2805d4ae41bf04ad010df"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="4af1ea60f37d8a63a3a9633be14591f1b2066cd1"/>
- <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ffd787fb850e5a1657a01febc8402c74832147a1"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="af3b1dbd6cef901a2a0db8686231b037758d4c86"/>
+ <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ff997b6b3ba800978546098ab3cdaa113b6695e1"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="dunfell-5.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>