diff options
Diffstat (limited to 'templates/feature/agl-rdp')
-rw-r--r-- | templates/feature/agl-rdp/50_bblayers.conf.inc | 3 | ||||
-rw-r--r-- | templates/feature/agl-rdp/50_local.conf.inc | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/feature/agl-rdp/50_bblayers.conf.inc b/templates/feature/agl-rdp/50_bblayers.conf.inc new file mode 100644 index 00000000..4a34bd7d --- /dev/null +++ b/templates/feature/agl-rdp/50_bblayers.conf.inc @@ -0,0 +1,3 @@ +BBLAYERS =+ " \ + ${METADIR}/meta-agl-devel/meta-agl-rdp \ +" diff --git a/templates/feature/agl-rdp/50_local.conf.inc b/templates/feature/agl-rdp/50_local.conf.inc new file mode 100644 index 00000000..20f12eed --- /dev/null +++ b/templates/feature/agl-rdp/50_local.conf.inc @@ -0,0 +1 @@ +OVERRIDES:append = ":agl-rdp" |