From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init_1.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init_1.0.bb
b/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init_1.0.bb
index 7148034..98588d3 100644
--- a/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init_1.0.bb
+++ b/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init_1.0.bb
@@ -1,12 +1,12 @@
# This recipe installs an init script that can be used to invoke ts_calibrate
# on systems that need this done during the boot sequence.
DESCRIPTION = "TS calibration init script"
-RDEPENDS += "tslib"
+RDEPENDS_${PN} += "tslib"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
"file://init;beginline=2;endline=11;md5=4b2e3b15f01cf63d2cb7988afdcc6c60"
-PR = "r0"
+PR = "r1"
S = "${WORKDIR}"
--
1.8.3.2
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago