From patchwork Mon Jan 14 15:52:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,v2,1/3] uhd-firmware : Update to version 3.5.0. Date: Mon, 14 Jan 2013 15:52:52 -0000 From: Philip Balister X-Patchwork-Id: 42597 Message-Id: <1358178774-13647-1-git-send-email-philip@balister.org> To: openembedded-devel@openembedded.org Signed-off-by: Philip Balister --- .../{uhd-firmware_003.004.000.bb => uhd-firmware_003.005.000.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-connectivity/uhd/{uhd-firmware_003.004.000.bb => uhd-firmware_003.005.000.bb} (79%) diff --git a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.004.000.bb b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.000.bb similarity index 79% rename from meta-oe/recipes-connectivity/uhd/uhd-firmware_003.004.000.bb rename to meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.000.bb index b445307..ee771fb 100644 --- a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.004.000.bb +++ b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.000.bb @@ -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=d8a4f8958d3b56a11bbb1bb134826b28" +LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga_v2.bin;md5=8df143216c46b7c49804f95056c7057a" inherit allarch SRC_URI = "http://files.ettus.com/binaries/uhd_stable/releases/uhd_${PV}-release/uhd-images_${PV}-release.tar.gz" -SRC_URI[md5sum] = "4269fac82df1fe593ba76206773ce551" -SRC_URI[sha256sum] = "4b80ebf90079a823212d3b77e5311ef1b467497a4a3585c2cfb4fe65bff71acf" +SRC_URI[md5sum] = "dd2373263740d2d48fb39e57846bcd2a" +SRC_URI[sha256sum] = "352fbf69fbfff03a02b5d9b3c398771db40e4c5b77f99f0fdbff67c547cc0d18" S = "${WORKDIR}/uhd-images_${PV}-release"