diff options
Diffstat (limited to 'templates/feature/agl-profile-graphical-qt5')
-rw-r--r-- | templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc | 9 | ||||
-rw-r--r-- | templates/feature/agl-profile-graphical-qt5/included.dep | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc b/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc new file mode 100644 index 000000000..b0ac5bf14 --- /dev/null +++ b/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc @@ -0,0 +1,9 @@ +BBLAYERS =+ " \ + ${METADIR}/meta-agl/meta-agl-profile-graphical-qt5 \ +" + +# These are the dependencies +#--------------------------- +BBLAYERS =+ " \ + ${METADIR}/meta-qt5 \ +" diff --git a/templates/feature/agl-profile-graphical-qt5/included.dep b/templates/feature/agl-profile-graphical-qt5/included.dep new file mode 100644 index 000000000..5b54430da --- /dev/null +++ b/templates/feature/agl-profile-graphical-qt5/included.dep @@ -0,0 +1 @@ +agl-profile-graphical
\ No newline at end of file |