aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sharp-binary-only
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sharp-binary-only')
-rw-r--r--recipes/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb2
-rw-r--r--recipes/sharp-binary-only/sharp-compat-libs_0.5.bb2
-rw-r--r--recipes/sharp-binary-only/sharp-sdmmc-support.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb b/recipes/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb
index 78f9d2aecd..d63b515fb1 100644
--- a/recipes/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb
+++ b/recipes/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Driver for the SHARP CG-AG06 digital compact flash camera for lin
SECTION = "kernel/modules"
PRIORITY = "optional"
LICENSE = "CLOSED"
-RDEPENDS = "kernel (${KERNEL_VERSION})"
+RDEPENDS_${PN} = "kernel (${KERNEL_VERSION})"
PR = "r4"
SRC_URI = "http://openzaurus.sf.net/mirror/camera-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \
diff --git a/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb b/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb
index 9e637253af..d0541369b0 100644
--- a/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb
+++ b/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb
@@ -4,7 +4,7 @@ Library program in the Settings menu to make them use these libraries."
SECTION = "opie/settings"
PRIORITY = "optional"
DEPENDS = "opie-sh"
-RDEPENDS = "opie-sh"
+RDEPENDS_${PN} = "opie-sh"
RPROVIDES = "oz-compat"
RCONFLICTS = "oz-compat"
LICENSE = "GPL"
diff --git a/recipes/sharp-binary-only/sharp-sdmmc-support.bb b/recipes/sharp-binary-only/sharp-sdmmc-support.bb
index 407f71794e..7cbfc9d11b 100644
--- a/recipes/sharp-binary-only/sharp-sdmmc-support.bb
+++ b/recipes/sharp-binary-only/sharp-sdmmc-support.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Driver for the SHARP Zaurus SD/MMC Slot for linux ${PV}"
SECTION = "kernel/modules"
PRIORITY = "optional"
LICENSE = "CLOSED"
-RDEPENDS = "kernel (${PV})"
+RDEPENDS_${PN} = "kernel (${PV})"
PR = "r23"
PACKAGE_ARCH = "${MACHINE}"