diff options
Diffstat (limited to 'templates/feature/agl-test')
-rw-r--r-- | templates/feature/agl-test/50_bblayers.conf.inc | 3 | ||||
-rw-r--r-- | templates/feature/agl-test/50_local.conf.inc | 2 | ||||
-rw-r--r-- | templates/feature/agl-test/included.dep | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/templates/feature/agl-test/50_bblayers.conf.inc b/templates/feature/agl-test/50_bblayers.conf.inc new file mode 100644 index 00000000..43d28c2a --- /dev/null +++ b/templates/feature/agl-test/50_bblayers.conf.inc @@ -0,0 +1,3 @@ +BBLAYERS =+ " \ + ${METADIR}/meta-agl-devel/meta-agl-test \ +" diff --git a/templates/feature/agl-test/50_local.conf.inc b/templates/feature/agl-test/50_local.conf.inc new file mode 100644 index 00000000..1c2cee8f --- /dev/null +++ b/templates/feature/agl-test/50_local.conf.inc @@ -0,0 +1,2 @@ +#see meta-agl-devel/meta-agl-test/conf/include/agl-extend-test.inc +require conf/include/agl-extend-test.inc diff --git a/templates/feature/agl-test/included.dep b/templates/feature/agl-test/included.dep new file mode 100644 index 00000000..0d586c2d --- /dev/null +++ b/templates/feature/agl-test/included.dep @@ -0,0 +1 @@ +agl-ptest agl-devel |