[oe-commits] Chris Larson : omext: Unbork the S variable.

GIT User account git at amethyst.openembedded.net
Sat Mar 21 19:00:19 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8269e0572c5e27fdf6fd166866b7b3c02fe03ac9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8269e0572c5e27fdf6fd166866b7b3c02fe03ac9

Author: Chris Larson <clarson at mvista.com>
Date:   Thu Feb 26 15:18:18 2009 -0800

omext: Unbork the S variable.

Signed-off-by: Chris Larson <clarson at mvista.com>

---

 recipes/openmoko-3rdparty/omext_0.2.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/openmoko-3rdparty/omext_0.2.bb b/recipes/openmoko-3rdparty/omext_0.2.bb
index 203b84e..96f7ff5 100644
--- a/recipes/openmoko-3rdparty/omext_0.2.bb
+++ b/recipes/openmoko-3rdparty/omext_0.2.bb
@@ -7,6 +7,4 @@ SRC_URI = "http://www.devzero.net/openmoko/dist/omext-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 
-S = "{WORKDIR}/openmoko-extensionhandler"
-
-
+S = "${WORKDIR}/openmoko-extensionhandler"





More information about the Openembedded-commits mailing list