From 3f32af24f16cb634e69a001a35ba2c049ee5a97e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 26 Apr 2024 10:35:31 -0400 Subject: [PATCH 1/8] Update to YP 5.0 aka scarthgap Update default manifests with repository configurations from 'next' branch to switch to the upstream 5.0 / scarthgap compatible branches. This aligns us with the final 5.0 release that should happen soon. Bug-AGL: SPEC-4578 Change-Id: I7d53788d1ca363b7bc9e6ce574220e694c268711 Signed-off-by: Scott Murray --- default-floating.xml | 46 ++++++++++++++++++++++++---------------------- default.xml | 50 +++++++++++++++++++++++++++----------------------- 2 files changed, 51 insertions(+), 45 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index 322c0731..bd455da8 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -30,24 +30,23 @@ - - - + + - + - + - + - + @@ -56,43 +55,46 @@ - + - + + - + - - - + - + - - + + - - + + - - + + + - - + + + + + diff --git a/default.xml b/default.xml index 50cd2ec5..8e6f6995 100644 --- a/default.xml +++ b/default.xml @@ -29,67 +29,71 @@ - - - + + - + - + - + - + - + - + - + - + - + + - + - + - - + + - - + + - - + + + - + - - + + + + + -- 2.16.6 From d0d7d030f7a408bd6bf1ce90462d20eacf127c0a Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 27 May 2024 14:05:12 -0400 Subject: [PATCH 2/8] Update to YP 5.0.1 Changes: - Update poky to YP 5.0.1 commit. - Switch meta-qt5, meta-aws, meta-arm, and meta-riscv to latest commit of their scarthgap branches now that the branch is available. - Other layers have been updated to their latest scarthgap or master branch commits as appropriate to pick up fixes. Bug-AGL: SPEC-5149 Change-Id: Id83a05f6203db228055f6455b3fc792375e0f785 Signed-off-by: Scott Murray --- default-floating.xml | 8 ++++---- default.xml | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index bd455da8..32d6e2dd 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -40,7 +40,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -95,6 +95,6 @@ - + diff --git a/default.xml b/default.xml index 8e6f6995..f0da8c28 100644 --- a/default.xml +++ b/default.xml @@ -29,17 +29,17 @@ - - + + - + - + @@ -51,10 +51,10 @@ - + - + @@ -67,20 +67,20 @@ - + - + - + - - + + @@ -94,6 +94,6 @@ - + -- 2.16.6 From baf9aa98c8024f9da1ddb926ad99a01d5629341f Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 4 Jun 2024 14:39:19 +0200 Subject: [PATCH 3/8] Pull down meta-qt6 layer Add meta-qt6 from lts-6.5 branch to stack. This allows porting the QT apps and the demo control panel. Bug-AGL: SPEC-5163 Change-Id: I7143bfa84c4e82877eb8764d9fcaf5b45d7307b9 Signed-off-by: Jan-Simon Moeller --- default.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/default.xml b/default.xml index f0da8c28..1d2488b8 100644 --- a/default.xml +++ b/default.xml @@ -10,6 +10,7 @@ + @@ -40,6 +41,7 @@ + -- 2.16.6 From b258af04d3ed2169e35566c93706a9fb23a62eff Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 4 Jun 2024 17:29:06 +0200 Subject: [PATCH 4/8] Prepare Royal Ricefish Milestone 1 Add the repo manifest. Bug-AGL: SPEC-5154 Change-Id: Ib58d9c44796bbe2e390a759628cf82fa7d43955f Signed-off-by: Jan-Simon Moeller --- ricefish_17.91.0.xml | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 ricefish_17.91.0.xml diff --git a/ricefish_17.91.0.xml b/ricefish_17.91.0.xml new file mode 100644 index 00000000..e94b2e30 --- /dev/null +++ b/ricefish_17.91.0.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.16.6 From c7929707ba6747aa6a59702cc5ecea5b50856e6a Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 3 Jun 2024 16:00:21 -0400 Subject: [PATCH 5/8] Switch to meta-raspberrypi scarthgap branch Switch meta-raspberrypi to its scarthgap branch now that it is available. Bug-AGL: SPEC-5164 Change-Id: I9c78111ce9bade0f2c080468f51cf90037a7fd75 Signed-off-by: Scott Murray --- default-floating.xml | 2 +- default.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index 32d6e2dd..ab9ceb45 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -84,7 +84,7 @@ - + diff --git a/default.xml b/default.xml index 1d2488b8..e243308c 100644 --- a/default.xml +++ b/default.xml @@ -85,7 +85,7 @@ - + -- 2.16.6 From 4461b47efe282f0cea920242aef2aebdd3ad344e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 5 Jun 2024 11:08:32 -0400 Subject: [PATCH 6/8] Update poky to latest scarthgap Update poky to latest scarthgap to get the backported ptest-runner upgrade that we need to handle to keep meta-agl-core testing on the YP AB working. Bug-AGL: SPEC-5167 Change-Id: I19cce59f5332a77ca828d982711dafeb37ce6a38 Signed-off-by: Scott Murray --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index e243308c..22572bd3 100644 --- a/default.xml +++ b/default.xml @@ -30,7 +30,7 @@ - + -- 2.16.6 From b8d97634407dde1be491a49abc821eb6044862fc Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 25 Jun 2024 11:43:03 +0000 Subject: [PATCH 7/8] Prepare Royal Ricefish Milestone 2 Upload the repo manifest. Bug-AGL: SPEC-5186 Change-Id: I8c5233da1037dc53aa9b01f6dd5861ded69ee487 Signed-off-by: Jan-Simon Moeller --- ricefish_17.92.0.xml | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 ricefish_17.92.0.xml diff --git a/ricefish_17.92.0.xml b/ricefish_17.92.0.xml new file mode 100644 index 00000000..b01fa0aa --- /dev/null +++ b/ricefish_17.92.0.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.16.6 From 500aaccb112864178fc7298001936de2651052af Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 4 Jun 2024 14:51:30 +0200 Subject: [PATCH 8/8] Add meta-tegra layer Add the layer. Target would be the jetson-orin-agx-devkit Bug-AGL: SPEC-5176 Change-Id: I130153c40dfe4d1de5088aea7ff9aaa6f2c5ba3f Signed-off-by: Jan-Simon Moeller --- default.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default.xml b/default.xml index 22572bd3..844d5030 100644 --- a/default.xml +++ b/default.xml @@ -98,4 +98,7 @@ + + + -- 2.16.6