diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/uhd/uhd.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd.inc b/meta-oe/recipes-connectivity/uhd/uhd.inc index 27584da9f6..c237a96931 100644 --- a/meta-oe/recipes-connectivity/uhd/uhd.inc +++ b/meta-oe/recipes-connectivity/uhd/uhd.inc | |||
| @@ -7,9 +7,9 @@ DEPENDS = "git-native boost libusb1 uhd-firmware orc-native" | |||
| 7 | RDEPENDS_${PN} += "uhd-firmware" | 7 | RDEPENDS_${PN} += "uhd-firmware" |
| 8 | 8 | ||
| 9 | PE = "1" | 9 | PE = "1" |
| 10 | INC_PR = "r2" | 10 | INC_PR = "r3" |
| 11 | 11 | ||
| 12 | inherit cmake | 12 | inherit cmake pythonnative |
| 13 | 13 | ||
| 14 | PACKAGES =+ "${PN}-tests ${PN}-examples ${PN}-e1xx" | 14 | PACKAGES =+ "${PN}-tests ${PN}-examples ${PN}-e1xx" |
| 15 | 15 | ||
