git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0307e67
)
uhd : Add git-native to DEPENDS. Needed to check the repo version.
author
Philip Balister
<philip@balister.org>
Wed, 3 Nov 2010 22:54:34 +0000
(18:54 -0400)
committer
Philip Balister
<philip@balister.org>
Wed, 3 Nov 2010 22:54:34 +0000
(18:54 -0400)
recipes/uhd/uhd.inc
patch
|
blob
|
history
diff --git
a/recipes/uhd/uhd.inc
b/recipes/uhd/uhd.inc
index
405d667
..
3b5be58
100644
(file)
--- 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"