[oe-commits] Philip Balister : uhd-firmware : Update to 3.3.1.

git at git.openembedded.org git at git.openembedded.org
Tue Nov 8 15:19:20 UTC 2011


Module: openembedded.git
Branch: master
Commit: cbdd0542f8e39791899e3d10866bc32defc358fb
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=cbdd0542f8e39791899e3d10866bc32defc358fb

Author: Philip Balister <philip at opensdr.com>
Date:   Tue Nov  8 10:04:11 2011 -0500

uhd-firmware : Update to 3.3.1.

Signed-off-by: Philip Balister <philip at opensdr.com>

---

 recipes/uhd/uhd-firmware.inc            |    4 ++--
 recipes/uhd/uhd-firmware_003.002.001.bb |    7 -------
 recipes/uhd/uhd-firmware_003.003.001.bb |    7 +++++++
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/recipes/uhd/uhd-firmware.inc b/recipes/uhd/uhd-firmware.inc
index bdb68bd..abdb07c 100644
--- a/recipes/uhd/uhd-firmware.inc
+++ b/recipes/uhd/uhd-firmware.inc
@@ -8,9 +8,9 @@ PACKAGE_ARCH = "all"
 
 #PV_U = `echo ${PV} | sed 's/\./_/g'`
 
-SRC_URI = "http://www.ettus.com/downloads/uhd_releases/${@'${PV}'.replace('.', '_')}/images-only/UHD-images-${PV}.tar.gz"
+SRC_URI = "http://www.ettus.com/downloads/uhd_releases/${@'${PV}'.replace('.', '_')}/images-only/UHD-images-${PV}-59f407f.tar.gz"
 
-S = ${WORKDIR}/UHD-images-${PV}
+S = ${WORKDIR}/UHD-images-${PV}-59f407f
 
 do_install() {
 	install -d ${D}${datadir}/uhd/images
diff --git a/recipes/uhd/uhd-firmware_003.002.001.bb b/recipes/uhd/uhd-firmware_003.002.001.bb
deleted file mode 100644
index 654336b..0000000
--- a/recipes/uhd/uhd-firmware_003.002.001.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require recipes/uhd/uhd-firmware.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "1894391da027884e5eed474606250be9"
-SRC_URI[sha256sum] = "c194d9e30bb02225de623400bdba9be9200f70a57c6220506bc0b051eed8fae8"
-
diff --git a/recipes/uhd/uhd-firmware_003.003.001.bb b/recipes/uhd/uhd-firmware_003.003.001.bb
new file mode 100644
index 0000000..0bc6c22
--- /dev/null
+++ b/recipes/uhd/uhd-firmware_003.003.001.bb
@@ -0,0 +1,7 @@
+require recipes/uhd/uhd-firmware.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "84ec78ec03699a96d64210b93019f782"
+SRC_URI[sha256sum] = "53712db43b324adad1b83617f99f7b73682bcd0078bbc9915d0a376f4ca41289"
+





More information about the Openembedded-commits mailing list