mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
udh-firmware: sync with OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -6,9 +6,9 @@ INC_PR = "r0"
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
|
||||
SRC_URI = "http://www.ettus.com/downloads/uhd_images/UHD-images-${PV}/UHD-images-${PV}-Linux.tar.gz"
|
||||
SRC_URI = "http://www.ettus.com/downloads/uhd_releases/${PV}/images-only/UHD-images-${PVdots}.tar.gz"
|
||||
|
||||
S = ${WORKDIR}/UHD-images-${PV}-Linux
|
||||
S = "${WORKDIR}/UHD-images-${PVdots}"
|
||||
|
||||
do_install() {
|
||||
install -d ${D}${datadir}/uhd/images
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
require uhd-firmware.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga.bin;md5=38e997b0ea38503d7d7f389ba76d39df"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "6db20f93e3c4646395bd6e8260e2261f"
|
||||
SRC_URI[sha256sum] = "4c73655519cd9f4e49e5727f094b463850b03db13d91a8b0429b789e74a9deea"
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
require uhd-firmware.inc
|
||||
LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga.bin;md5=f4e787828ebe5a886be67fe9fb71cc61"
|
||||
|
||||
PV = "003_001_000"
|
||||
PVdots = "003.001.000"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "0d6a6792c6b98e9163d67cb62bf29dce"
|
||||
SRC_URI[sha256sum] = "3b25726946026c6d25061403e3343d72b34cc41e7e44026b272510379d01233a"
|
||||
|
||||
Reference in New Issue
Block a user