diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-11-19 10:20:16 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-11-19 10:20:16 -0500 |
commit | 4a313d6e42de07e2a1b4360d13efb79444dbe02a (patch) | |
tree | 14eab2d85ef99ad5ffc4b5b903a8328ee42d34c9 /default-floating.xml | |
parent | c46e35c9156070c1e3a2850813bffca31836630d (diff) |
Add meta-agl-refhw
Add meta-agl-refhw repo for AGL reference hardware BSP.
Bug-AGL: SPEC-3658
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I928a87ed0ed74f7dd14939e316463d78078ae1bb
Diffstat (limited to 'default-floating.xml')
-rw-r--r-- | default-floating.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml index 94a354d7..0e2abf20 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -77,6 +77,7 @@ <!-- Renesas Gen3 specific things --> <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="dunfell-dev"/> <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="dunfell-Yocto-v4.1.0"/> + <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="dunfell"/> |