diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-06-05 11:08:32 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-06-05 14:38:24 -0400 |
commit | 4461b47efe282f0cea920242aef2aebdd3ad344e (patch) | |
tree | 85d5df178e65de701455e6e6fb5b77f320a9cefa | |
parent | c7929707ba6747aa6a59702cc5ecea5b50856e6a (diff) |
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 <scott.murray@konsulko.com>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index e243308c..22572bd3 100644 --- a/default.xml +++ b/default.xml @@ -30,7 +30,7 @@ <!-- YOCTO & OE --> <!-- Yocto/OpenEmbedded things. --> - <project name="poky" path="external/poky" remote="yocto" revision="4b07a5316ed4b858863dfdb7cab63859d46d1810" upstream="scarthgap" /> + <project name="poky" path="external/poky" remote="yocto" revision="ae6cebca5bac9521230c69fed23b375d0de7f5f6" upstream="scarthgap" /> <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="6de0ab744341ad61b0661aa28d78dc6767ce0786" upstream="scarthgap" /> |