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 12:35:11 -0400 |
commit | 9cfd85c0c8ea32258932e4faf7b51a618d850b1d (patch) | |
tree | 74f03e92b6c806a93e30e1151413e6cd3c844bbb /default.xml | |
parent | 881571f9e3bf5d9cf9758a30d38568b4868a755c (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 561874d8..996a72a8 100644 --- a/default.xml +++ b/default.xml @@ -31,7 +31,7 @@ <!-- Yocto/OpenEmbedded things. --> <project name="poky" path="external/poky" remote="yocto" revision="9c2186108e2e8fcf5837c0ffe9dbdeeaea4b7398" 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 --> |