diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/uhd/uhd.inc')
-rw-r--r-- | meta-oe/recipes-connectivity/uhd/uhd.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd.inc b/meta-oe/recipes-connectivity/uhd/uhd.inc index d2ffb848f..e6a71bc26 100644 --- a/meta-oe/recipes-connectivity/uhd/uhd.inc +++ b/meta-oe/recipes-connectivity/uhd/uhd.inc | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "Universal Hardware Driver for Ettus Research products." | 1 | DESCRIPTION = "Universal Hardware Driver for Ettus Research products." |
2 | HOMEPAGE = "http://www.ettus.com" | 2 | HOMEPAGE = "http://www.ettus.com" |
3 | LICENSE = "GPLV3+" | 3 | LICENSE = "GPLV3+" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=51b35d652c070d136bf20244494be2d3" | ||
4 | 5 | ||
5 | DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware" | 6 | DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware" |
6 | RDEPENDS_${PN} += "uhd-firmware" | 7 | RDEPENDS_${PN} += "uhd-firmware" |