diff options
author | George Nita <george.nita@enea.com> | 2015-12-17 11:40:16 +0100 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2016-01-25 11:12:30 +0100 |
commit | 5189d80c25f426786e2f54b3ec6484291b4a0abe (patch) | |
tree | e980347926007ec32868afc8edae20f405ac97e9 /images | |
parent | e1dc405c020414ebd6d9f435d04e84264fdb31ae (diff) | |
download | meta-nfv-access-common-5189d80c25f426786e2f54b3ec6484291b4a0abe.tar.gz |
enea-image-featured.bb: removed internal tests
Internal tests handled in meta-enea-test.
Signed-off-by: George Nita <george.nita@enea.com>
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
(cherry picked from dizzy, e13c24fe6b788fba5334813b0dc7922e8ab803a2)
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'images')
-rw-r--r-- | images/enea-image-featured.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/images/enea-image-featured.bb b/images/enea-image-featured.bb index 5ee6b77..81dbac7 100644 --- a/images/enea-image-featured.bb +++ b/images/enea-image-featured.bb | |||
@@ -8,7 +8,6 @@ IMAGE_FEATURES += " \ | |||
8 | debug-tweaks \ | 8 | debug-tweaks \ |
9 | dev-pkgs \ | 9 | dev-pkgs \ |
10 | doc-pkgs \ | 10 | doc-pkgs \ |
11 | ptest-pkgs \ | ||
12 | splash \ | 11 | splash \ |
13 | staticdev-pkgs \ | 12 | staticdev-pkgs \ |
14 | eclipse-debug \ | 13 | eclipse-debug \ |
@@ -27,10 +26,6 @@ IMAGE_INSTALL += " \ | |||
27 | packagegroup-base \ | 26 | packagegroup-base \ |
28 | packagegroup-enea-debug \ | 27 | packagegroup-enea-debug \ |
29 | packagegroup-enea-rt-tools \ | 28 | packagegroup-enea-rt-tools \ |
30 | packagegroup-enea-ptest \ | ||
31 | packagegroup-enea-ddt \ | ||
32 | packagegroup-enea-sys \ | ||
33 | packagegroup-enea-bench \ | ||
34 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ | 29 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ |
35 | beecrypt \ | 30 | beecrypt \ |
36 | binutils \ | 31 | binutils \ |
@@ -65,7 +60,6 @@ IMAGE_INSTALL += " \ | |||
65 | procps \ | 60 | procps \ |
66 | psmisc \ | 61 | psmisc \ |
67 | rpm \ | 62 | rpm \ |
68 | rt-bmark \ | ||
69 | tar \ | 63 | tar \ |
70 | tipcutils \ | 64 | tipcutils \ |
71 | udev-extraconf \ | 65 | udev-extraconf \ |