diff options
author | Roger Monk <r-monk@ti.com> | 2010-02-10 17:16:34 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:18 +0200 |
commit | 9f68ac692a56c028fe191b4fb37a356ddc326677 (patch) | |
tree | 759b862967da05d78c452c85f88b902238d0e40e /recipes/ti/ti-local-power-manager.inc | |
parent | ed96816ca4fabad01928206381328e82dba5485f (diff) |
ti-recipes: Add SECTION qualifiers to recipes
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-local-power-manager.inc')
-rw-r--r-- | recipes/ti/ti-local-power-manager.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-local-power-manager.inc b/recipes/ti/ti-local-power-manager.inc index c26e48afed..53984d9811 100644 --- a/recipes/ti/ti-local-power-manager.inc +++ b/recipes/ti/ti-local-power-manager.inc @@ -1,5 +1,6 @@ DESCRIPTION = "TI Local Power Manager (LPM)" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/lpm" +SECTION = "devel" # TODO : Hardcoded path to evm3530 - need to fix when adding omap24xx/dm6446 (other lpm targets) |