summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-11-24 11:06:26 -0500
committerScott Murray <scott.murray@konsulko.com>2021-11-24 12:55:31 -0500
commit545bca4bde6e5c2f37001b68cfbc869a51e9b630 (patch)
treef77ca8d80b9d595f4b491e7ae6c117c96d35d269
parentc595938f2649b2f40db2d8d0baa5216179b9e345 (diff)
Update to YP 3.1.12
Update poky to what will be the yocto-3.1.12 revision so we have the officially released version with the BitBake workaround for the GitHub removal of unauthenticated git protocol access. Bug-AGL: SPEC-4126, SPEC-4151 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib4bbde5ae6d49d72ee5bd3ef6d4b7ccb429cb2b1
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 5eb455f7..0475965f 100644
--- a/default.xml
+++ b/default.xml
@@ -29,7 +29,7 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="0810ac6b926cd901f0619e95f367efc79d4c3159" upstream="dunfell" />
+ <project name="poky" path="external/poky" remote="yocto" revision="0839888394a6e42e96f9f0d201376eb38bc79b24" upstream="dunfell" />
<project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
<project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="85f8047c71047d93cf79a954142157f85079968d" upstream="dunfell" />