aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/gnuradio
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-02-29 13:50:07 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-29 14:52:45 +0100
commit59de020063c4a5130c4f7e1a997aa32db18575ee (patch)
treec51d129cc21d441a5b5b43066cc7d6a36eb28095 /meta-oe/recipes-connectivity/gnuradio
parentf742316e223b911c005fb85f7defd8ae891e34e2 (diff)
downloadmeta-openembedded-59de020063c4a5130c4f7e1a997aa32db18575ee.tar.gz
More quotting fixes
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/gnuradio')
-rw-r--r--meta-oe/recipes-connectivity/gnuradio/gnuradio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio.inc b/meta-oe/recipes-connectivity/gnuradio/gnuradio.inc
index 80ac40756d..144d58848b 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio.inc
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio.inc
@@ -10,7 +10,7 @@ INC_PR = "r1"
inherit distutils-base autotools pkgconfig
export BUILD_SYS
-export HOST_SYS=${MULTIMACH_TARGET_SYS}
+export HOST_SYS="${MULTIMACH_TARGET_SYS}"
EXTRA_OECONF = " \
--program-prefix= \