From 2efbca849d22159145900ad76ad96b17c78be873 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 4 Oct 2013 14:02:54 +0200 Subject: [PATCH] packagegroup-dey-examples: add virtual/kernel dependence The availability of some examples depends on the kernel version, so we need to add the dependence to the packagegroup as well. This allows to build two ccardimx28 projects one for kernel 2.x and the other for 3.x sharing the state-cache. Otherwise the first project builds correctly but the second one fails. Signed-off-by: Javier Viguera --- .../recipes-digi/packagegroups/packagegroup-dey-examples.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-digi-dey/recipes-digi/packagegroups/packagegroup-dey-examples.bb b/meta-digi-dey/recipes-digi/packagegroups/packagegroup-dey-examples.bb index 6521594a5..69fbf778f 100644 --- a/meta-digi-dey/recipes-digi/packagegroups/packagegroup-dey-examples.bb +++ b/meta-digi-dey/recipes-digi/packagegroups/packagegroup-dey-examples.bb @@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 PR = "r0" +DEPENDS = "virtual/kernel" + inherit packagegroup RDEPENDS_${PN} = "\