diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-09-10 12:35:11 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2021-09-10 16:39:30 +0000 |
commit | 2d061039863ab1cfc3a2099bff8a09d8c3885bd0 (patch) | |
tree | d2ce3b66882e452574fafd7b061035b4b4c590bc /default.xml | |
parent | 36490ef3c2caf44b72477a46d41f72ff9a782e4b (diff) |
default.xml: update meta-openembedded
Update meta-openembedded to pick up latest dunfell fixes, including
a dlt-daemon upgrade requested by the IC EG.
Bug-AGL: SPEC-4005
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I96760f9f24e1dfc4175b5978b89d66c06810bddc
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 e73a3ebc..4cd9ac4c 100644 --- a/default.xml +++ b/default.xml @@ -31,7 +31,7 @@ <!-- Yocto/OpenEmbedded things. --> <project name="poky" path="external/poky" remote="yocto" revision="2a848e95074318f3a243df7b3f40513a13173a82" 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" /> + <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="5c347d8ce425dcb4896e6f873810b8bfff5e4e92" upstream="dunfell" /> <!-- UPSTREAM COMPONENTS --> |