mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
uhd : Update to version 3.5.2.
Tested on Cortex-A9 based hardware. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
caeba74096
commit
44a040b896
+3
-3
@@ -4,13 +4,13 @@ HOMEPAGE = "http://www.ettus.com"
|
||||
PE = "1"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga_v2.bin;md5=8df143216c46b7c49804f95056c7057a"
|
||||
LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga_v2.bin;md5=29260868c9484a37a7e6b61b29c57a4a"
|
||||
|
||||
inherit allarch
|
||||
|
||||
SRC_URI = "http://files.ettus.com/binaries/uhd_stable/releases/uhd_${PV}-release/uhd-images_${PV}-release.tar.gz"
|
||||
SRC_URI[md5sum] = "dd2373263740d2d48fb39e57846bcd2a"
|
||||
SRC_URI[sha256sum] = "352fbf69fbfff03a02b5d9b3c398771db40e4c5b77f99f0fdbff67c547cc0d18"
|
||||
SRC_URI[md5sum] = "2dbb7e2fb0c774e5ea2372bac25102e5"
|
||||
SRC_URI[sha256sum] = "217efa814fb031ad136bd3dcf89ca219dd6d7ee01aa7e65c56c56b77379117bd"
|
||||
|
||||
S = "${WORKDIR}/uhd-images_${PV}-release"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
require uhd.inc
|
||||
|
||||
PV = "3.5.0"
|
||||
PV = "3.5.2"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \
|
||||
"
|
||||
S = "${WORKDIR}/git/host"
|
||||
|
||||
SRCREV = "5cb9779da40491b06157596b06422f704a58c7d0"
|
||||
SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03"
|
||||
|
||||
Reference in New Issue
Block a user