diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-08-01 09:58:38 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-08-01 13:32:23 -0400 |
commit | aaa3bdd3fc88b35bbe1dea577c5ed10aff56e4ae (patch) | |
tree | f0526d738068aab18c4ccb6b25821b188cd82b0a /default.xml | |
parent | 6aabc2511fc1db7633d060b635ac070ec5266c7f (diff) |
Update to latest YP scarthgap
Bump poky to latest get the Weston 13.0.1 upgrade change. This in
concert with dropping a submitted Weston patch in meta-agl-core are
required to keep things aligned with the YP autobuilder testing.
Bug-AGL: SPEC-5218
Change-Id: I4abff3348e88ee9cb32106d4f0b3d486b62257cb
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index a5e57dec..cb9ba0de 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="f7def85be9f99dcb4ba488bead201f670304379b" upstream="scarthgap" /> + <project name="poky" path="external/poky" remote="yocto" revision="f43f393ef0246b7bee6eed8bcf8271cf2b8cdf40" upstream="scarthgap" /> <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="18f939a5fb37528a5415b05077ece383c346a119" upstream="scarthgap" /> |