[OE-core] [PATCH 1/3] clutter: fix out-of-tree builds

Ross Burton ross.burton at intel.com
Thu Jun 27 16:40:49 UTC 2013


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/clutter/clutter-1.0.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/clutter/clutter-1.0.inc b/meta/recipes-graphics/clutter/clutter-1.0.inc
index f51c740..edc6081 100644
--- a/meta/recipes-graphics/clutter/clutter-1.0.inc
+++ b/meta/recipes-graphics/clutter/clutter-1.0.inc
@@ -42,5 +42,5 @@ FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
 
 do_configure_prepend() {
 	# see https://bugzilla.gnome.org/show_bug.cgi?id=661128 for this
-	touch -t 200001010000 po/clutter-1.0.pot
+	touch -t 200001010000 ${S}/po/clutter-1.0.pot
 }
-- 
1.7.10.4




More information about the Openembedded-core mailing list