summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-08-12 21:57:01 +0200
committerMing Liu <ming.liu@toradex.com>2020-08-12 21:57:01 +0200
commitb29c5937d7aeac9c36257308802a06fce470fd7a (patch)
treef0fc6f505e0e0d685fdbc7bb8a035a3cdeba2b5d
parentdbf7d086ba20a30c108ed6b74df4804ad99ca49f (diff)
torizoncore:integration.xml: update hashes of external layers
To involve in some fixes from external layers, basically for: meta-updater: ``` 235da14 image_repo_manifest.bbclass: explicitly call python3 c6df41e aktualizr: Bump to latest and install headers in dev package. 628c4e3 Inherit python3native instead of using HOSTTOOLS. ``` Related-to: TOR-1283 Signed-off-by: Ming Liu <ming.liu@toradex.com>
-rw-r--r--torizoncore/integration.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 3702df7..effbd19 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="b553f81e5064d261739c555bda6ae278b3142649"/>
- <project name="meta-security" path="layers/meta-security" remote="yocto" revision="fcceba2208fa7cf63d5841a6a1a3ff743b4cb35d"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b95d0d80624deecc54e0b99d054b8f58bfc0a588"/>
- <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="0db3901a48426ee403a045e0b626416c5fa93c6f"/>
+ <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="311fc779e5093dbeca8732ba242885a5f3aff1f3"/>
+ <project name="meta-security" path="layers/meta-security" remote="yocto" revision="98e0a3ecf8161b678a224bc7b06abae9dc9d9039"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="19eeae53684dceba15ffc688f4fe379663d1f7ec"/>
+ <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="535a3e82791322b0484ac4a6a05600afe3cf0647"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="master"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>