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.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.xml')
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index abc3adb8..633c986d 100644 --- a/default.xml +++ b/default.xml @@ -76,6 +76,7 @@ <!-- Renesas Gen3 specific things --> <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="ebacfd2c83c37700c30850a4b82742954e630641" upstream="dunfell-dev"/> <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="b53f083229e3e6332cd623e9a090a53f51e2e068" upstream="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="6bc3d8825c20d21528e24a7237ff7392e01a81bd" upstream="dunfell"/> |