diff options
author | Ronan <ronan.lemartret@iot.bzh> | 2016-12-05 09:45:50 +0100 |
---|---|---|
committer | Ronan <ronan.lemartret@iot.bzh> | 2016-12-05 09:46:46 +0100 |
commit | a67d0a0dc3187f7901e42bc8390e68547f0583d1 (patch) | |
tree | 64d18353d435e05ad68219b881782a4703b79885 /templates/machine/h3ulcb/50_bblayers.conf.inc | |
parent | 4d77bb6a6d8520a6eb8bf148efa06773af41c7d0 (diff) |
add h3ulcb support
Change-Id: I9c00765c3c1eece18a80c7b9f16a79a2bb9d2e5a
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'templates/machine/h3ulcb/50_bblayers.conf.inc')
-rw-r--r-- | templates/machine/h3ulcb/50_bblayers.conf.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/machine/h3ulcb/50_bblayers.conf.inc b/templates/machine/h3ulcb/50_bblayers.conf.inc new file mode 100644 index 000000000..f797e9753 --- /dev/null +++ b/templates/machine/h3ulcb/50_bblayers.conf.inc @@ -0,0 +1,3 @@ +BBLAYERS =+ "\ + ${METADIR}/meta-rcar/meta-rcar-gen3 \ + " |