diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-05-08 16:58:49 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-05-12 23:33:53 +0000 |
commit | faaf099a8235f63878b42d783ae7354074f19f85 (patch) | |
tree | 46128bde4f91ffa142f5aca727f76b8b266cdcf4 | |
parent | 394fb134b3d9b0f0852cc383be27ea26f1b83175 (diff) |
Update meta-freescale
Update meta-freescale to latest dunfell branch commit to pick up
linux-fslc update to 5.4.39 and addition of community maintained
linux-fslc-imx kernel which is stable 5.4.y plus NXP changes from
linux-imx.
Bug-AGL: SPEC-3258
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I25512627268bb8336f7e2f26a86ff8c6a9f14268
-rw-r--r-- | default.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml index d86676a3..3ab53df7 100644 --- a/default.xml +++ b/default.xml @@ -84,8 +84,8 @@ <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="4162501e85481827f2ef65afe86a29cdd89cb57e" upstream="dunfell"/> <!-- consolidate on meta-freescale from git.yoctoproject.org --> - <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="07352f36706ad5546dbf3ea8dccf8d8de217b916" upstream="dunfell"/> - <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="e55a348857748557e4cf1ca7df340b38e2fec355" upstream="dunfell"/> + <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="08491c86615cdd48736b3b783ed3770a50fd06fd" upstream="dunfell"/> + <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1a2652a85e5c2875b48570fee4490ef7d343eea3" upstream="dunfell"/> <!-- TI Vayu / Jacinto 6 / DRA7 --> <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="8cf7f8eb310d69d1319dc305730428d280e7639f" upstream="master"/> |