diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2023-05-18 19:23:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@konsulko.com> | 2023-05-18 19:25:28 +0000 |
commit | 7b7c90bef464cc047624407250859e8286daeb67 (patch) | |
tree | 0444ecd5b846d8109dad539d4296a7f840b5515b /default.xml | |
parent | 2881da24246c7241d9c5f8f9cea293d28048f9e6 (diff) |
Update public BSPs to the latest Dunfell
Bump following layers to their latest commits:
* meta-freescale
The only change is to address the closure of codeaurora.
Build-test the affected platform:
* imx8mqevk
Bug-AGL: SPEC-4802
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I3acfc54560cfb0978b9f40671b57b79e60759ce2
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 dee6a674..d842c508 100644 --- a/default.xml +++ b/default.xml @@ -76,7 +76,7 @@ <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> <!-- consolidate on meta-freescale from git.yoctoproject.org --> - <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="e353e020f161d6674c825e8abc9bdcece71ca8a5" upstream="dunfell"/> + <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="f66fdef1c2dc735690a7ec7dd44a534d69ea3918" upstream="dunfell"/> <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="4c0a166fa2809f74c93bd4c56d9a0f7ccb7818c8" upstream="dunfell"/> <!-- TI Vayu / Jacinto 6 / DRA7 --> |