RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi <[email protected]>
---
meta-n450/recipes-bsp/n450-audio/n450-audio.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
b/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
index 27904e3..2a270aa 100644
--- a/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
+++ b/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
@@ -4,11 +4,11 @@ SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-PR = "r4"
+PR = "r5"
inherit update-rc.d
-RDEPENDS = "alsa-utils-amixer"
+RDEPENDS_${PN} = "alsa-utils-amixer"
SRC_URI = "file://n450-audio"
--
1.7.0.4
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto