summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-03-11 13:57:09 -0400
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-04-09 18:18:07 +0200
commitf29c18e496dce34169b4b16aced5edc067ff2b5a (patch)
treeb7d406cd93b04e0321646c569a598e4c49d28201
parent80f3b9678015807b19476f258c44044aa9b08764 (diff)
Upgrade to thud
Change the manifest file for YP 2.6 'thud'. v2: Stephane - rebase v3: Jan-Simon align also default-floating Bug-AGL: SPEC-1837 Change-Id: Ib318013dde4e24f710ea937e8ac9347037a715f9 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--default-floating.xml51
-rw-r--r--default.xml38
2 files changed, 43 insertions, 46 deletions
diff --git a/default-floating.xml b/default-floating.xml
index b7816559..951f6b2f 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -26,61 +26,58 @@
<project name="AGL/meta-agl-extra" path="meta-agl-extra" />
<!-- Renesas Gen3 specific things -->
- <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
- <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.15.0"/>
+ <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" />
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="thud-v3.15.0"/>
<!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="rocko"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" upstream="rocko"/>
+ <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="thud"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="thud"/>
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="poky" remote="yocto" revision="rocko" />
- <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="rocko" />
- <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="rocko" />
- <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="rocko"/>
+ <project name="poky" path="poky" remote="yocto" revision="thud" />
+ <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="thud" />
+ <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="thud" />
+ <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="thud"/>
<!-- Qt things -->
<!-- Qt 5.8 -->
- <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="rocko"/>
+ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="thud"/>
<!-- MinnowBoard MAX specific things -->
- <project name="meta-intel" path="meta-intel" remote="yocto" revision="rocko"/>
+ <project name="meta-intel" path="meta-intel" remote="yocto" revision="thud"/>
<!-- i.MX6 / e.g. wandboard specific things -->
<!--
- <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" upstream="pyro"/>
- <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" upstream="pyro"/>
- <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="pyro"/>
+ <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" revision="pyro"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" revision="pyro"/>
+ <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" revision="pyro"/>
-->
<!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="rocko"/>
+ <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="thud"/>
<!-- Boundary devices bsp layer -->
- <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="rocko"/>
+ <!-- <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="master"/> -->
<!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="meta-ti" remote="yocto" revision="rocko"/>
+ <project name="meta-ti" path="meta-ti" remote="yocto" revision="thud"/>
- <!-- rpi 2 and 3 -->
- <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="rocko"/>
+ <!-- rpi 2, 3 and 3 B+ -->
+ <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="thud"/>
<!-- DragonBoard 410c specific things -->
- <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="rocko"/>
+ <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="thud"/>
- <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
+ <!-- Altera SOCFPGA platform -->
<!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="rocko"/>
-
- <!-- Image Security Analysis FrameWork (isafw) -->
- <!-- try master or disable -->
- <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="master"/>
+ <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="thud"/>
<!-- Security layer -->
- <project name="meta-security" path="meta-security" remote="yocto" revision="master" />
+ <project name="meta-security" path="meta-security" remote="yocto" revision="thud"/>
<!-- SmartDeviceLink layer -->
- <project name="phongt/meta-sdl" path="meta-sdl" remote="github" upstream="release/4.4.0" />
+ <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="thud"/>
<!-- meta-spdxscanner - support for fossology -->
<project name="dl9pf/meta-spdxscanner" path="meta-spdxscanner" remote="github" revision="master"/>
+
</manifest>
diff --git a/default.xml b/default.xml
index cbb280da..d759cf54 100644
--- a/default.xml
+++ b/default.xml
@@ -26,25 +26,25 @@
<project name="AGL/meta-agl-extra" path="meta-agl-extra" />
<!-- Renesas Gen3 specific things -->
- <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
- <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="4de9bf088362f398d0226fb16bb715c8e2432677" upstream="v3.15.0"/>
+ <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" />
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="5aecbd92ce06c179efa9dca9127c09219018bc4b" upstream="thud-v3.15.0"/>
<!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="ff555e8690eb47177ade42dc6912ae17a759cc45" upstream="rocko"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="697632ddd98ed7ae3dbd0bd84abb04079767bc56" upstream="rocko"/>
+ <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="2d2e46834af68b1c22ad0a022001c117caa4929c" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="214e14c4c45625842e542eebd696f903060d488f" upstream="thud"/>
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="poky" remote="yocto" revision="68a612b7d31d270348ef5439d7f779c309bdb6ec" upstream="rocko" />
- <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="f875c60ecd6f30793b80a431a2423c4b98e51548" upstream="rocko" />
- <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="eae996301d9c097bcbeb8046f08041dc82bb62f8" upstream="rocko" />
- <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="bd77388f31929f38e7d4cc9c711f0f83f563007e" upstream="rocko"/>
+ <project name="poky" path="poky" remote="yocto" revision="faeb366bc3eb322f5f203cfe08dc4cf529a822e9" upstream="thud" />
+ <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="aabc30f3bd03f97326fb8596910b94639fea7575" upstream="thud" />
+ <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="4cd3a39f22a2712bfa8fc657d09fe2c7765a4005" upstream="thud" />
+ <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="9e8c0c96b443828a255e7d6ca6291598347672ac" upstream="thud"/>
<!-- Qt things -->
<!-- Qt 5.8 -->
- <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="d8b531530fa42b59aa0a5b123d87a30d749cbcc4" upstream="rocko"/>
+ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="81937713f774d7dea854b22987b3ef1ab1f1cdbe" upstream="thud"/>
<!-- MinnowBoard MAX specific things -->
- <project name="meta-intel" path="meta-intel" remote="yocto" revision="718bb384942675437c081f6795da7f421da1fee6" upstream="rocko"/>
+ <project name="meta-intel" path="meta-intel" remote="yocto" revision="27dadcfc7bc0de70328b02fecb841608389d22fc" upstream="thud"/>
<!-- i.MX6 / e.g. wandboard specific things -->
<!--
@@ -53,29 +53,29 @@
<project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="pyro"/>
-->
<!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="a4158e3425a79720ddc4c02e76251d567bdceb51" upstream="rocko"/>
+ <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="f5c932229c31b612cba38c2ed6f3c3ec6b800e92" upstream="thud"/>
<!-- Boundary devices bsp layer -->
- <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="f96f41b2e5beda2b51acb702d082568898b36a68" upstream="rocko"/>
+ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/>
<!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="meta-ti" remote="yocto" revision="ed83a43c6a76875ee5f0388b3b60a28f2a373a10" upstream="rocko"/>
+ <project name="meta-ti" path="meta-ti" remote="yocto" revision="9e9db020a8ac0c1f331fde11c9810a02facd638b" upstream="thud"/>
<!-- rpi 2, 3 and 3 B+ -->
- <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="8e4c537d84fdde8e3b4642d0dda2c0f4af76d52f" upstream="rocko"/>
+ <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="c71d79efc5a06a0c896c278c94f5b14413bb4d69" upstream="thud"/>
<!-- DragonBoard 410c specific things -->
- <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="68d67447ec83de4784203afa016c49538165532d" upstream="rocko"/>
+ <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="8ac86cd465d73da78e24620e4695176138d17fc3" upstream="thud"/>
- <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
+ <!-- Altera SOCFPGA platform -->
<!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="2fdcab3bf66f771bea9a3877bddb825195d56e0f" upstream="rocko"/>
+ <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="f07030bb6ff2062031e06efe9831b76c7250b32e" upstream="thud"/>
<!-- Security layer -->
- <project name="meta-security" path="meta-security" remote="yocto" revision="8f6969a775fa6afbf553e72ba83e71197780b2d8" upstream="master"/>
+ <project name="meta-security" path="meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
<!-- SmartDeviceLink layer -->
- <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="release/4.4.0"/>
+ <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
<!-- meta-spdxscanner - support for fossology -->
<project name="dl9pf/meta-spdxscanner" path="meta-spdxscanner" remote="github" revision="2dd8b88071268a5922696db36a9ba8be96a9e0ef" upstream="master"/>