diff options
-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" + |