diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-08-26 11:58:09 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-08-26 11:58:09 -0400 |
commit | e7befb701d225a2bf549bfedb830537cb6a7d275 (patch) | |
tree | 03126fe52dcc3a86737ad922856659e9a6a23a52 /default.xml | |
parent | a82a22d7fe22c207c2998ac9f47e2a56982d2edb (diff) |
Update poky to latest dunfell commit
Update poky to latest dunfell branch commit to pick up the 5.4.57
kernel with a fix for the ath9k driver issue in SPEC-3546 as well as
an assortment of security fixes.
Bug-AGL: SPEC-3546
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I312ef2e7dfa74c1cb5420d2cdedfd3760eb21dc3
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 3be740dc..a14fd7eb 100644 --- a/default.xml +++ b/default.xml @@ -32,7 +32,7 @@ <!-- YOCTO & OE --> <!-- Yocto/OpenEmbedded things. --> - <project name="poky" path="external/poky" remote="yocto" revision="856d4e9e6126dd1da3d0878677bf4a47f6394735" upstream="dunfell" /> + <project name="poky" path="external/poky" remote="yocto" revision="4e931b1d05018923dc145cd97f6f965f5cb6e1a5" 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="cc6fc6b1641ab23089c1e3bba11e0c6394f0867c" upstream="dunfell" /> |