diff options
author | Roger Monk <r-monk@ti.com> | 2010-05-11 17:36:08 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-11 16:37:17 +0200 |
commit | 45f08b22a7d0c4c0f1553a26a4e84b1536d8e976 (patch) | |
tree | 47e59f31925bd1372cfb9a5efcf516aa454cccbd /recipes/ti | |
parent | c123ab00efbdc50dcb7fd432d6aa6660ee48711e (diff) |
ti-local-power-manager: Add v.1.24.02.09
* Add latest GA version
* This fixes 'OPT' definition required for DSPLINK 1.65
* This was previously patched in 1.24.01 recipe
* Safe and backward compatible with DSPLINK 1.64
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r-- | recipes/ti/ti-local-power-manager_1.24.02.09.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/ti/ti-local-power-manager_1.24.02.09.bb b/recipes/ti/ti-local-power-manager_1.24.02.09.bb new file mode 100644 index 0000000000..9c8b4df4e2 --- /dev/null +++ b/recipes/ti/ti-local-power-manager_1.24.02.09.bb @@ -0,0 +1,8 @@ +require ti-local-power-manager.inc + +PV = "1_24_02_09" +PE = "1" + +SRC_URI[lpmtarball.md5sum] = "3d05453df26dfc811de04839d74c2f2b" +SRC_URI[lpmtarball.sha256sum] = "7335959a6217df17289f81839e6c6948f31cc0797ebc5389edef7190ed3ea589" + |