[oe-commits] Philip Balister : gnuradio : Fix stupid typo. Sorry for the noise.

git version control git at git.openembedded.org
Mon Nov 23 21:02:34 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 238eb99969e0005817ae05df316e5de814d5fcfd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=238eb99969e0005817ae05df316e5de814d5fcfd

Author: Philip Balister <philip at balister.org>
Date:   Fri Nov 20 17:10:19 2009 -0500

gnuradio : Fix stupid typo. Sorry for the noise.

---

 recipes/gnuradio/gnuradio_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index b5c767b..03dfdb2 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 \
 "
 





More information about the Openembedded-commits mailing list