summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-11-19 16:55:40 +0100
committerMing Liu <ming.liu@toradex.com>2020-11-19 16:55:40 +0100
commit651f640bcf0ff06f73b92075ef6a5903b7ece850 (patch)
tree494dd95d5ec1da9119a8f9cd9324102f391c3151
parent8a0642d82f77f0f432762df518748c53b827276c (diff)
integration.xml: bump git hashes of meta-updater,meta-security
To involve in two fixes from meta-updater: e5325ff5: ostree-kernel-initramfs: add back initramfs fit workaround 75518b1f: image_types_ostree: fix chmod Also some CVE fixes from meta-security layer. Related-to: TOR-1551 Signed-off-by: Ming Liu <ming.liu@toradex.com>
-rw-r--r--torizoncore/integration.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 05112c1..0db5a31 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -9,8 +9,8 @@
<remote fetch="https://github.com/foundriesio" name="foundriesio"/>
<project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="4bc19dd07a748301bbd8314f454c35a6ceb77880"/>
- <project name="meta-security" path="layers/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="a491e477e318e7a551d7efcefb42b042650679ca"/>
+ <project name="meta-security" path="layers/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16"/>
<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">