mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
uhd : Update to version 3.4.1.
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
41ac017f6c
commit
8ddf0dc41a
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.ettus.com"
|
|||||||
LICENSE = "GPLV3+"
|
LICENSE = "GPLV3+"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=51b35d652c070d136bf20244494be2d3"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=51b35d652c070d136bf20244494be2d3"
|
||||||
|
|
||||||
DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware orc-native"
|
DEPENDS = "git-native boost libusb1 uhd-firmware orc-native"
|
||||||
RDEPENDS_${PN} += "uhd-firmware"
|
RDEPENDS_${PN} += "uhd-firmware"
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
require uhd.inc
|
require uhd.inc
|
||||||
|
|
||||||
PV = "3.3.1"
|
PV = "3.4.1"
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
|
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
|
||||||
file://0001-HACK-work-around-Wl-as-needed-problems.patch;striplevel=2"
|
"
|
||||||
S = "${WORKDIR}/git/host"
|
S = "${WORKDIR}/git/host"
|
||||||
|
|
||||||
SRCREV = "f8d66fcfb14062283cdb0d0cbe4f77e2964ceb82"
|
SRCREV = "3fb067567b0c799b3c707938491eb8489d85fefa"
|
||||||
|
|||||||
Reference in New Issue
Block a user