aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uhd
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2011-08-01 10:26:17 -0400
committerPhilip Balister <philip@balister.org>2011-08-01 10:26:17 -0400
commitd7792dbfdc77cb38ca95ea8bd2df4aaa41432641 (patch)
treeb5730ea80651db65cc5d162bd6f6169b722a2d35 /recipes/uhd
parenteaf7e8181db3e80a7ff5974a35d611515e890db8 (diff)
downloadopenembedded-d7792dbfdc77cb38ca95ea8bd2df4aaa41432641.tar.gz
uhd-firmware : Update recipe to package 3.2.1.
Signed-off-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'recipes/uhd')
-rw-r--r--recipes/uhd/uhd-firmware.inc3
-rw-r--r--recipes/uhd/uhd-firmware_003.001.000.bb7
-rw-r--r--recipes/uhd/uhd-firmware_003.002.001.bb7
3 files changed, 10 insertions, 7 deletions
diff --git a/recipes/uhd/uhd-firmware.inc b/recipes/uhd/uhd-firmware.inc
index b3c24ae7f6..bdb68bdef1 100644
--- a/recipes/uhd/uhd-firmware.inc
+++ b/recipes/uhd/uhd-firmware.inc
@@ -14,6 +14,9 @@ S = ${WORKDIR}/UHD-images-${PV}
do_install() {
install -d ${D}${datadir}/uhd/images
+ install -d ${D}${datadir}/uhd/images/bit
+ install -m 0644 ${S}/share/uhd/images/bit/* ${D}${datadir}/uhd/images/bit
+ rm -rf ${S}/share/uhd/images/bit
install -m 0644 ${S}/share/uhd/images/* ${D}${datadir}/uhd/images
}
diff --git a/recipes/uhd/uhd-firmware_003.001.000.bb b/recipes/uhd/uhd-firmware_003.001.000.bb
deleted file mode 100644
index 5d30806798..0000000000
--- a/recipes/uhd/uhd-firmware_003.001.000.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require recipes/uhd/uhd-firmware.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "0d6a6792c6b98e9163d67cb62bf29dce"
-SRC_URI[sha256sum] = "3b25726946026c6d25061403e3343d72b34cc41e7e44026b272510379d01233a"
-
diff --git a/recipes/uhd/uhd-firmware_003.002.001.bb b/recipes/uhd/uhd-firmware_003.002.001.bb
new file mode 100644
index 0000000000..654336b538
--- /dev/null
+++ b/recipes/uhd/uhd-firmware_003.002.001.bb
@@ -0,0 +1,7 @@
+require recipes/uhd/uhd-firmware.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "1894391da027884e5eed474606250be9"
+SRC_URI[sha256sum] = "c194d9e30bb02225de623400bdba9be9200f70a57c6220506bc0b051eed8fae8"
+