ti-recipes: Add SECTION qualifiers to recipes
authorRoger Monk <r-monk@ti.com>
Wed, 10 Feb 2010 17:16:34 +0000 (17:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:18 +0000 (19:43 +0200)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
20 files changed:
recipes/ti/bitblit_svn.bb
recipes/ti/gstreamer-ti_svn.bb
recipes/ti/ti-biosutils.inc
recipes/ti/ti-cgt6x.inc
recipes/ti/ti-codec-engine.inc
recipes/ti/ti-codec.inc
recipes/ti/ti-codecs-dm355.inc
recipes/ti/ti-codecs-dm365.inc
recipes/ti/ti-dm355mm-module_1.13.bb
recipes/ti/ti-dm365mm-module.inc
recipes/ti/ti-dmai_svn.bb
recipes/ti/ti-dspbios.inc
recipes/ti/ti-dsplink.inc
recipes/ti/ti-dvsdk-demos.inc
recipes/ti/ti-edma3lld.inc
recipes/ti/ti-framework-components.inc
recipes/ti/ti-linuxutils.inc
recipes/ti/ti-local-power-manager.inc
recipes/ti/ti-xdais.inc
recipes/ti/ti-xdctools.inc

index 4b87503..d4ae18c 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Low level 2D blitting/blending graphics acceleration services support on DM6446, OMAP3530 and OMAP-L137."
+SECTION = "multimedia"
 
 require ti-paths.inc
 
index e8aed9c..1b60d40 100644 (file)
@@ -1,4 +1,6 @@
 DESCRIPTION = "Gstreamer plugin for TI Davinci and OMAP processors"
+SECTION = "multimedia"
+
 DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly"
 
 SRCREV = "573"
index d474df7..4382cfd 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI DSP/BIOS Utilities"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/Bios_Utils"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index c389573..8fdf1e7 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI DSP Code Generation Tools"
 HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index fc3433e..673abcf 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "Codec Engine for TI ARM/DSP processors"
+SECTION = "devel"
 
 require ti-paths.inc
 
index 655e9d1..4beb02a 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "TI Codec for ${MACHINE_ARCH}"
+SECTION = "multimedia"
 
 require ti-paths.inc
 
index 8a95dc3..322bed2 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "DM355 Codecs"
+SECTION = "multimedia"
 
 BASE_SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/codecs"
 SRC_URI = "${BASE_SRC_URI}/dm355_codecs_setuplinux_${PV}.bin \
index 2b3037c..543906e 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "DM365 Codecs"
+SECTION = "multimedia"
 
 BASE_SRC_URI = "http://install.source.dir.local"
 SRC_URI        = "${BASE_SRC_URI}/dm365_codecs_${PV}.tar.gz"
index 6941d0c..b9a8830 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "User space DMA module for DM355"
+SECTION = "devel"
 
 require ti-codecs-dm355.inc
 inherit module
index 766d314..ff37747 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "User space DMA module for DM365"
+SECTION = "devel"
 
 BASE_SRC_URI = "http://install.source.dir.local"
 
index 6943a58..544f976 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "DMAI for TI ARM/DSP processors"
+SECTION = "multimedia"
 
 require ti-paths.inc
 require ti-staging.inc
index 8213e85..a2b22ac 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI DSP/BIOS v5 Kernel"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index c97bcb0..432cfb4 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "DSPLINK Inter-Processor Communications (IPC) for TI ARM/DSP processors"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/DSPLink"
+SECTION = "devel"
 
 # TODO :: KERNEL_CC, should use for kernel cc for module build?
 # TODO :: Need to understand why OBJDUMP is required for kernel module
index 55b17a8..c23546d 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "DVSDK Demo applications for TI ARM/DSP processors"
+SECTION = "multimedia"
 
 DEPENDS += "ti-dmai"
 DEPENDS += "alsa-lib libpng freetype jpeg"
index 58e0c05..7ead1a6 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index 5f6be00..ec214b1 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI Framework Components"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index ae48f8e..3dcf418 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "MFP Linux utils for TI ARM/DSP processors"
+SECTION = "devel"
 
 BASE_SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/linuxutils/${PV}/exports"
 SRC_URI = "${BASE_SRC_URI}/linuxutils_${PV}.tar.gz "
index c26e48a..53984d9 100644 (file)
@@ -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)
 
index 29f0e37..8441b97 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI eXpress DSP Algorithm Interface Standard (XDAIS) specification"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xdais"
+SECTION = "devel"
 
 require ti-paths.inc
 require ti-staging.inc
index 253d3b6..61bcbb5 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)"
 HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
+SECTION = "devel"
 
 PR = "r1"