[oe] [meta-efl] places: add autopoint

Koen Kooi koen at dominion.thruhere.net
Wed Dec 7 12:53:48 UTC 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta-efl/recipes-efl/e17/places_svn.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/places_svn.bb b/meta-efl/recipes-efl/e17/places_svn.bb
index 0abe138..103d720 100644
--- a/meta-efl/recipes-efl/e17/places_svn.bb
+++ b/meta-efl/recipes-efl/e17/places_svn.bb
@@ -2,9 +2,13 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
 
 PV = "0.1.0+svnr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 require e-module.inc
 
+do_configure_prepend() {
+	autopoint || touch config.rpath
+}
+
 # Calls /usr/bin/eject for media
 RRECOMMENDS_${PN} += "eject"
-- 
1.7.2.5





More information about the Openembedded-devel mailing list