All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] uhd-firmware : Update to 3.5.3.
@ 2013-05-22 11:31 Philip Balister
  2013-05-22 11:31 ` [meta-oe][PATCH 2/2] uhd : Update to version 3.5.3 Philip Balister
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2013-05-22 11:31 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Philip Balister <philip@balister.org>
---
 .../{uhd-firmware_003.005.002.bb => uhd-firmware_003.005.003.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-connectivity/uhd/{uhd-firmware_003.005.002.bb => uhd-firmware_003.005.003.bb} (79%)

diff --git a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.003.bb
similarity index 79%
rename from meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb
rename to meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.003.bb
index 3afae27..4369907 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.003.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=29260868c9484a37a7e6b61b29c57a4a"
+LIC_FILES_CHKSUM = "file://share/uhd/images/usrp_e100_fpga_v2.bin;md5=e86f2186823b264efc627aafc0ad60a2"
 
 inherit allarch
 
 SRC_URI = "http://files.ettus.com/binaries/uhd_stable/releases/uhd_${PV}-release/uhd-images_${PV}-release.tar.gz"
-SRC_URI[md5sum] = "2dbb7e2fb0c774e5ea2372bac25102e5"
-SRC_URI[sha256sum] = "217efa814fb031ad136bd3dcf89ca219dd6d7ee01aa7e65c56c56b77379117bd"
+SRC_URI[md5sum] = "65cf76fd363d576ceff9c1527ade297b"
+SRC_URI[sha256sum] = "9079586def30b6805053092673d942c0051f1f99eebc676b871f070c04b66e35"
 
 S = "${WORKDIR}/uhd-images_${PV}-release"
 
-- 
1.7.11.7



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-oe][PATCH 2/2] uhd : Update to version 3.5.3.
  2013-05-22 11:31 [meta-oe][PATCH 1/2] uhd-firmware : Update to 3.5.3 Philip Balister
@ 2013-05-22 11:31 ` Philip Balister
  0 siblings, 0 replies; 2+ messages in thread
From: Philip Balister @ 2013-05-22 11:31 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Philip Balister <philip@balister.org>
---
 meta-oe/recipes-connectivity/uhd/uhd_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index 5a549ca..06d5eff 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -1,10 +1,10 @@
 require uhd.inc
 
-PV = "3.5.2"
+PV = "3.5.3"
 PR = "${INC_PR}.0"
 
 SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \
 "
 S = "${WORKDIR}/git/host"
 
-SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03"
+SRCREV = "f4c58120dc1e3674ee0228213f0f0011a0f80dcf"
-- 
1.7.11.7



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-22 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-22 11:31 [meta-oe][PATCH 1/2] uhd-firmware : Update to 3.5.3 Philip Balister
2013-05-22 11:31 ` [meta-oe][PATCH 2/2] uhd : Update to version 3.5.3 Philip Balister

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.