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-dm365mm-module.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-dm365mm-module.inc')
-rw-r--r-- | recipes/ti/ti-dm365mm-module.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-dm365mm-module.inc b/recipes/ti/ti-dm365mm-module.inc index 766d31414e..ff37747d0b 100644 --- a/recipes/ti/ti-dm365mm-module.inc +++ b/recipes/ti/ti-dm365mm-module.inc @@ -1,4 +1,5 @@ DESCRIPTION = "User space DMA module for DM365" +SECTION = "devel" BASE_SRC_URI = "http://install.source.dir.local" |