diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-01-07 09:27:10 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:09 +0200 |
commit | 0466b4efce3dfabf37b167d78365c3584df01f2e (patch) | |
tree | ee0b6022a6e603a0ab7b73ec5458fe7e3fd77ceb /recipes/ti/ti-dspbios_5.41.02.14.bb | |
parent | bf6ecab934c08a9c40044287d3ab6a56aa949cc6 (diff) |
ti recipes: start moving from -native to machine specific
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-dspbios_5.41.02.14.bb')
-rw-r--r-- | recipes/ti/ti-dspbios_5.41.02.14.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/ti/ti-dspbios_5.41.02.14.bb b/recipes/ti/ti-dspbios_5.41.02.14.bb new file mode 100644 index 0000000000..5986fb0038 --- /dev/null +++ b/recipes/ti/ti-dspbios_5.41.02.14.bb @@ -0,0 +1,9 @@ +require ti-dspbios.inc + +DEFAULT_FREFERENCE_omapl138 = "2" + +PV = "5_41_02_14" + +SRC_URI[biosbin.md5sum] = "2a0c4ea4cc57801f666a2664e0510af9" +SRC_URI[biosbin.sha256sum] = "314c79d2b45e5e839b0c1d5a71184756f86658b33fe838c907d960fe2bf49b9b" + |