summaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-04 14:42:07 +0100
committerMartin Borg <martin.borg@enea.com>2016-03-09 14:11:02 +0100
commite39a57bd9aadc087279cc71376d357969a5a5bea (patch)
treedc31e0d9eb1de5bb5298749359b7ae9381e04c4a /recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
parent65cb21eb47ddecfe3cabda2e4024edb3bdac5d06 (diff)
downloadmeta-el-common-e39a57bd9aadc087279cc71376d357969a5a5bea.tar.gz
packagegroups: replace enea-debug with core-tools-debug
Most of packagegroup-enea-debug content can be found within packagegroup-core-tools-debug which is provided through tools-debug image feature. rsync and systemtap are provided through a bbappend; kexec-tools is provided through tools-testapps image feature. Other variables such as PACKAGES, PACKAGE_ARCH, ALLOW_EMPTY are already provided through inherited packagegroup.bbclass, hence enea-debug packagegroup is deleted. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend')
-rw-r--r--recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend b/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
new file mode 100644
index 0000000..136f946
--- /dev/null
+++ b/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
@@ -0,0 +1 @@
RDEPENDS_${PN} += "rsync systemtap"