aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-yocto-ivi/packagegroups/packagegroup-core-boot-genivi.bb1
-rw-r--r--recipes-yocto-ivi/packagegroups/packagegroup-core-p1.bb2
-rw-r--r--recipes-yocto-ivi/packagegroups/packagegroup-core-p2.bb2
-rw-r--r--recipes-yocto-ivi/packagegroups/packagegroup-discovery-core-p1.bb2
-rw-r--r--recipes-yocto-ivi/packagegroups/packagegroup-excalibur-core-p1.bb2
5 files changed, 0 insertions, 9 deletions
diff --git a/recipes-yocto-ivi/packagegroups/packagegroup-core-boot-genivi.bb b/recipes-yocto-ivi/packagegroups/packagegroup-core-boot-genivi.bb
index 84c7e8a..2de6976 100644
--- a/recipes-yocto-ivi/packagegroups/packagegroup-core-boot-genivi.bb
+++ b/recipes-yocto-ivi/packagegroups/packagegroup-core-boot-genivi.bb
@@ -6,7 +6,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${IVI_COREBASE}/meta-ivi/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEPENDS = "virtual/kernel"
-ALLOW_EMPTY = "1"
PR = "r10"
inherit packagegroup
diff --git a/recipes-yocto-ivi/packagegroups/packagegroup-core-p1.bb b/recipes-yocto-ivi/packagegroups/packagegroup-core-p1.bb
index e268afe..5e66135 100644
--- a/recipes-yocto-ivi/packagegroups/packagegroup-core-p1.bb
+++ b/recipes-yocto-ivi/packagegroups/packagegroup-core-p1.bb
@@ -9,8 +9,6 @@ PACKAGES = "\
packagegroup-core-p1 \
"
-ALLOW_EMPTY = "1"
-
RDEPENDS_packagegroup-core-p1 = "\
kernel-modules \
audiomanager \
diff --git a/recipes-yocto-ivi/packagegroups/packagegroup-core-p2.bb b/recipes-yocto-ivi/packagegroups/packagegroup-core-p2.bb
index 535a1f1..cf85c76 100644
--- a/recipes-yocto-ivi/packagegroups/packagegroup-core-p2.bb
+++ b/recipes-yocto-ivi/packagegroups/packagegroup-core-p2.bb
@@ -9,8 +9,6 @@ PACKAGES = "\
packagegroup-core-p2 \
"
-ALLOW_EMPTY = "1"
-
RDEPENDS_packagegroup-core-p2 = "\
pulseaudio \
ofono \
diff --git a/recipes-yocto-ivi/packagegroups/packagegroup-discovery-core-p1.bb b/recipes-yocto-ivi/packagegroups/packagegroup-discovery-core-p1.bb
index 2aa34af..14c65c9 100644
--- a/recipes-yocto-ivi/packagegroups/packagegroup-discovery-core-p1.bb
+++ b/recipes-yocto-ivi/packagegroups/packagegroup-discovery-core-p1.bb
@@ -9,8 +9,6 @@ PACKAGES = "\
packagegroup-discovery-core-p1 \
"
-ALLOW_EMPTY = "1"
-
RDEPENDS_packagegroup-discovery-core-p1 = "\
ntp \
ntp-systemd \
diff --git a/recipes-yocto-ivi/packagegroups/packagegroup-excalibur-core-p1.bb b/recipes-yocto-ivi/packagegroups/packagegroup-excalibur-core-p1.bb
index 3259335..0a39c3b 100644
--- a/recipes-yocto-ivi/packagegroups/packagegroup-excalibur-core-p1.bb
+++ b/recipes-yocto-ivi/packagegroups/packagegroup-excalibur-core-p1.bb
@@ -9,8 +9,6 @@ PACKAGES = "\
packagegroup-excalibur-core-p1 \
"
-ALLOW_EMPTY = "1"
-
RDEPENDS_packagegroup-excalibur-core-p1 = "\
node-startup-controller \
obex-client \