Karthik,

What is the version of IPC with which this fw and the ipumm-fw is built?

Thank you,
Jake

-----Original Message-----
From: meta-ti-boun...@yoctoproject.org 
[mailto:meta-ti-boun...@yoctoproject.org] On Behalf Of Arago Project git
Sent: Monday, October 27, 2014 10:04 PM
To: meta-ti@yoctoproject.org
Subject: [meta-ti] Karthik Ramanan : dspdce-fw: Updated dspdce firmware for 
latest IPC version

Module: meta-ti
Branch: daisy
Commit: 19c88084c2818e30907d8a10fe24f9f87b59430a
URL:    
http://arago-project.org/git/meta-ti.git?a=commit;h=19c88084c2818e30907d8a10fe24f9f87b59430a

Author: Karthik Ramanan <a0393...@ti.com>
Date:   Mon Oct 27 14:41:20 2014 +0000

dspdce-fw: Updated dspdce firmware for latest IPC version

Signed-off-by: Karthik Ramanan <a0393...@ti.com>
Signed-off-by: Denys Dmytriyenko <de...@ti.com>

---

 ...ce-fw_1.00.00.02.bb => dspdce-fw_1.00.00.04.bb} |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.02.bb 
b/recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.04.bb
similarity index 52%
rename from recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.02.bb
rename to recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.04.bb
index 69e9814..d8d5b01 100644
--- a/recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.02.bb
+++ b/recipes-bsp/dspdce-fw/dspdce-fw_1.00.00.04.bb
@@ -1,16 +1,16 @@
-DESCRIPTION = "Firmware for DSP "
+DESCRIPTION = "Firmware for DSP for an example application called 
copycodectest"
 LICENSE = "TI-TSPA"
-LIC_FILES_CHKSUM = 
"file://DSPDCE-${PV}-Manifest.doc;md5=587a7b9fdd99f98fbe99af4a4ba3362a"
+LIC_FILES_CHKSUM = 
"file://DSPDCE-${PV}-Manifest.doc;md5=b8feda5a3ed8197d05993c0d0ff5590e"
 
 COMPATIBLE_MACHINE = "dra7xx-evm"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SRC_URI = 
"http://downloads.ti.com/dsps/dsps_public_sw/glsdk/dspdce/1_00_00_02/exports/dspdce-${MACHINE}-1.00.00.02.tar.gz;protocol=http";
+SRC_URI = 
"http://downloads.ti.com/dsps/dsps_public_sw/glsdk/dspdce/1_00_00_04/exports/dspdce-${MACHINE}-1.00.00.04.tar.gz;protocol=ftp";
 
 S = "${WORKDIR}/dspdce-${MACHINE}-${PV}"
 
-SRC_URI[md5sum] = "df19baf16f828b5d32b4eed50f0364f5"
-SRC_URI[sha256sum] = 
"0c0f34674110d1ef0300b61b572a326daffb95a31cc9d45888b2e50a83c6f555"
+SRC_URI[md5sum] = "72722b12e90c26a85f7f1b56d749cad0"
+SRC_URI[sha256sum] = 
"64057db41dbee5a992db88129a9154f27c67cfbba8efdc0f09b7de38df4d58eb"
 
 TARGET = "dra7-dsp1-fw.xe66"
 
@@ -22,3 +22,5 @@ do_install() {
 FILES_${PN} += "${base_libdir}/firmware/${TARGET}"
 
 INSANE_SKIP_${PN} = "arch"
+
+PR = "r1"

-- 
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti
-- 
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to