From: Philip Balister Date: Fri, 20 Nov 2009 22:10:19 +0000 (-0500) Subject: gnuradio : Fix stupid typo. Sorry for the noise. X-Git-Tag: Release-2010-05/1~1648^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238eb99969e0005817ae05df316e5de814d5fcfd;p=openembedded.git gnuradio : Fix stupid typo. Sorry for the noise. --- diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb index b5c767b0e7..03dfdb25e6 100644 --- a/recipes/gnuradio/gnuradio_git.bb +++ b/recipes/gnuradio/gnuradio_git.bb @@ -17,7 +17,7 @@ EXTRA_OECONF += "--with-boost=${STAGING_DIR_TARGET}/usr CXXFLAGS=-DBOOST_SP_USE_ GIT_REPO = "balister.git" GIT_BRANCH = "omap3-build" -SRC_URI = "git://gnuradio.org/git/${GIT_REPO};branch=${GIT_BRANCH} protocol=http \ +SRC_URI = "git://gnuradio.org/git/${GIT_REPO};branch=${GIT_BRANCH};protocol=http \ ${SOURCEFORGE_MIRROR}/libusb/libusb-0.1.12.tar.gz \ "