diff options
Diffstat (limited to 'templates')
4 files changed, 8 insertions, 0 deletions
diff --git a/templates/feature/agl-profile-cluster-qt5/50_bblayers.conf.inc b/templates/feature/agl-profile-cluster-qt5/50_bblayers.conf.inc new file mode 100644 index 000000000..f1aef074d --- /dev/null +++ b/templates/feature/agl-profile-cluster-qt5/50_bblayers.conf.inc @@ -0,0 +1,3 @@ +BBLAYERS =+ " \ + ${METADIR}/meta-agl/meta-agl-profile-cluster-qt5 \ +" diff --git a/templates/feature/agl-profile-cluster-qt5/included.dep b/templates/feature/agl-profile-cluster-qt5/included.dep new file mode 100644 index 000000000..21b1fa6bc --- /dev/null +++ b/templates/feature/agl-profile-cluster-qt5/included.dep @@ -0,0 +1 @@ +agl-profile-graphical-qt5 diff --git a/templates/feature/agl-profile-cluster/50_bblayers.conf.inc b/templates/feature/agl-profile-cluster/50_bblayers.conf.inc new file mode 100644 index 000000000..b430dc7db --- /dev/null +++ b/templates/feature/agl-profile-cluster/50_bblayers.conf.inc @@ -0,0 +1,3 @@ +BBLAYERS =+ " \ + ${METADIR}/meta-agl/meta-agl-profile-cluster \ +" diff --git a/templates/feature/agl-profile-cluster/included.dep b/templates/feature/agl-profile-cluster/included.dep new file mode 100644 index 000000000..032609b8a --- /dev/null +++ b/templates/feature/agl-profile-cluster/included.dep @@ -0,0 +1 @@ +agl-profile-graphical |