diff options
author | Roger Monk <r-monk@ti.com> | 2010-06-28 12:29:28 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-29 09:21:40 +0200 |
commit | 1c878f5c5183e0ec43518b13b55e709679591972 (patch) | |
tree | 64abd6096368d4e600e44b173e1f930169fa1756 /recipes/ti/ti-dspbios_5.41.04.18.bb | |
parent | 86699b60405059f370e45e322941020b1ca87936 (diff) |
ti-dspbios: Add Latest DSP/BIOS 5.41.08
* Add Latest DSP/BIOS Release
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-dspbios_5.41.04.18.bb')
-rw-r--r-- | recipes/ti/ti-dspbios_5.41.04.18.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/ti/ti-dspbios_5.41.04.18.bb b/recipes/ti/ti-dspbios_5.41.04.18.bb new file mode 100644 index 0000000000..b9ffd585a3 --- /dev/null +++ b/recipes/ti/ti-dspbios_5.41.04.18.bb @@ -0,0 +1,7 @@ +require ti-dspbios.inc + +PV = "5_41_04_18" + +SRC_URI[biosbin.md5sum] = "dd9c6a595b982e6af313f788040c8b3e" +SRC_URI[biosbin.sha256sum] = "21575ddd96165c9650083554b400e6274e816c8ca9e5f51853da3463c045d136" + |