aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/uhd/uhd.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
index 865e8c05aa..405d667648 100644
--- a/recipes/uhd/uhd.inc
+++ b/recipes/uhd/uhd.inc
@@ -2,9 +2,10 @@ DESCRIPTION = "Universal Hardware Driver for Ettus Research products."
HOMEPAGE = "http://www.ettus.com"
LICENSE = "GPLV3+"
-DEPENDS = "python-cheetah-native boost libusb1"
+DEPENDS = "python-cheetah-native boost libusb1 uhd-firmware"
+RDEPENDS += "uhd-firmware"
-INC_PR = "r1"
+INC_PR = "r2"
inherit cmake