diff options
| author | Stefan Sicleru <stefan.sicleru@enea.com> | 2016-03-04 14:42:07 +0100 |
|---|---|---|
| committer | Martin Borg <martin.borg@enea.com> | 2016-03-09 14:11:02 +0100 |
| commit | e39a57bd9aadc087279cc71376d357969a5a5bea (patch) | |
| tree | dc31e0d9eb1de5bb5298749359b7ae9381e04c4a /images | |
| parent | 65cb21eb47ddecfe3cabda2e4024edb3bdac5d06 (diff) | |
| download | meta-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 'images')
| -rw-r--r-- | images/enea-image-featured.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/images/enea-image-featured.bb b/images/enea-image-featured.bb index e3c68cf..deeac76 100644 --- a/images/enea-image-featured.bb +++ b/images/enea-image-featured.bb | |||
| @@ -23,7 +23,6 @@ IMAGE_FEATURES += " \ | |||
| 23 | 23 | ||
| 24 | IMAGE_INSTALL += " \ | 24 | IMAGE_INSTALL += " \ |
| 25 | packagegroup-base \ | 25 | packagegroup-base \ |
| 26 | packagegroup-enea-debug \ | ||
| 27 | packagegroup-enea-rt-tools \ | 26 | packagegroup-enea-rt-tools \ |
| 28 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ | 27 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ |
| 29 | beecrypt \ | 28 | beecrypt \ |
