aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2009-02-26 15:18:18 -0800
committerChris Larson <clarson@kergoth.com>2009-03-21 19:58:21 -0700
commit8269e0572c5e27fdf6fd166866b7b3c02fe03ac9 (patch)
treee01f2bbc0e0eed05310554d00067f12558e2981e /recipes/openmoko-3rdparty
parentc170ace0455882aa04960291d78fcdba6d69318d (diff)
downloadopenembedded-8269e0572c5e27fdf6fd166866b7b3c02fe03ac9.tar.gz
omext: Unbork the S variable.
Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/omext_0.2.bb4
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 203b84e3df..96f7ff51f6 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"