[oe-commits] Philip Balister : uhd : Add git-native to DEPENDS. Needed to check the repo version.

git version control git at git.openembedded.org
Fri Nov 12 17:59:24 UTC 2010


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

Author: Philip Balister <philip at balister.org>
Date:   Wed Nov  3 18:54:34 2010 -0400

uhd : Add git-native to DEPENDS. Needed to check the repo version.

---

 recipes/uhd/uhd.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
index 405d667..3b5be58 100644
--- a/recipes/uhd/uhd.inc
+++ b/recipes/uhd/uhd.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Universal Hardware Driver for Ettus Research products."
 HOMEPAGE = "http://www.ettus.com"
 LICENSE = "GPLV3+"
 
-DEPENDS = "python-cheetah-native boost libusb1 uhd-firmware"
+DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
 RDEPENDS += "uhd-firmware"
 
 INC_PR = "r2"





More information about the Openembedded-commits mailing list