ti recipes: Start moving /files into package specific directories
authorRoger Monk <r-monk@ti.com>
Thu, 25 Feb 2010 12:44:16 +0000 (12:44 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:20 +0000 (19:43 +0200)
commit73efa8afa568d88ebf94563e9200fbcdfb669fbe
treef28dc8590211701d69c3a607c98ba0108913406c
parent893cba6c8ad21270753654af0d16fbed0288cc91
ti recipes: Start moving /files into package specific directories

ti-codec-engine: Cleanup Codec Engine Recipe

   * Fix Installer Issues
   * Cleanup Variable Names + Add for all targets
   * Remove non-tspa older 2.24.01 recipe
   * Add omapl137 depends

ti-xdais: Recipe Cleanup

ti-dsplink: Add runscript to run all example applications (for easy testing)

   * Add run script
   * Rename load/unload scripts for consistency
   * Use _append instead of += for RDEPENDS
   * ti-dsplink: fix GPPOS for omapl137
   * SED out CROSS_COMPILE from dsplink Makefile

gstreamer-ti: Recipe Cleanup align with other recipes

   * Recipe cleanup, cosmetics
   * Move required variables inside recipe
   * Ensure all targets have variables assigned
   * Add -rc scripts for all targets
   * Add runtime recommends for all targets
   * Needs LINUXKERNEL_INSTALL_DIR setting
   * export LINUXKERNEL_INSTALL_DIR for gstreamer_ti
   * add logic for patching to newer kernel (mach/omapfb)
   * don't error out if the sed on omapfb fails since the header won't be there for non-omap3
ti-codecs: Recipe cleanup for omapl, omap3 and dm6446

   * Cleanup of omap3, omapl138, omapl137, dm6446
   * Start building omapl138 recipe
   * Add prepsources step
   * Package codecs into -server package
   * Add qualiTI reports and codec data sheet
   * Variable cleanup
   * Set stage for common codec build recipe
   * Temp comment out variables, for removal in subsequent commit after validation

ti-dmai: Recipe cleanup

   * Recipe cleanup, cosmetics
   * Move required variables inside recipe, remove unused variables
   * Runtime deps for -apps, -tests
   * Add loadmodules script for omapl137
   * Need to pass path to CE 'example' codecs for arm side audio codec (g711)

ti-local-power-manager: Set XDC_PLATFORM

   * lpm needs XDC platform defined.

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
47 files changed:
recipes/ti/gstreamer-ti/gstreamer-ti-dm365-rc.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gstreamer-ti-dm6467-rc.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gstreamer-ti-omapl137-rc.sh [new file with mode: 0644]
recipes/ti/gstreamer-ti/gstreamer-ti-tracker-824.patch [moved from recipes/ti/files/gstreamer-ti-tracker-824.patch with 100% similarity]
recipes/ti/gstreamer-ti_svn.bb
recipes/ti/ti-codec-engine.inc
recipes/ti/ti-codec-engine_2.24.01.bb [deleted file]
recipes/ti/ti-codec-engine_2.25.00.05.bb
recipes/ti/ti-codec-engine_2.25.01.06.bb
recipes/ti/ti-codecs-dm6446_2.05.00.00.bb [new file with mode: 0644]
recipes/ti/ti-codecs-dm6446_2.05.bb [deleted file]
recipes/ti/ti-codecs-omap3530_1.00.01.44.bb
recipes/ti/ti-codecs-omapl137_1.0.bb [deleted file]
recipes/ti/ti-codecs-omapl137_1.00.00.bb [new file with mode: 0644]
recipes/ti/ti-codecs-omapl138_1.0.bb [deleted file]
recipes/ti/ti-codecs-omapl138_1.00.00.bb [new file with mode: 0644]
recipes/ti/ti-dmai/dmai-built-with-angstrom.patch [moved from recipes/ti/files/dmai-built-with-angstrom.patch with 100% similarity]
recipes/ti/ti-dmai/dmai-do-not-panic-on-mixer-failure.patch [moved from recipes/ti/files/dmai-do-not-panic-on-mixer-failure.patch with 100% similarity]
recipes/ti/ti-dmai/dmai-support-32bit-align.patch [moved from recipes/ti/files/dmai-support-32bit-align.patch with 100% similarity]
recipes/ti/ti-dmai/dmai-update-cpu-name.patch [moved from recipes/ti/files/dmai-update-cpu-name.patch with 100% similarity]
recipes/ti/ti-dmai/dmai-update-fb-display.patch [moved from recipes/ti/files/dmai-update-fb-display.patch with 100% similarity]
recipes/ti/ti-dmai/dmai-update-v4l2-display.patch [moved from recipes/ti/files/dmai-update-v4l2-display.patch with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-apps.sh [moved from recipes/ti/files/loadmodules-ti-dmai-apps.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-dm355_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-dm355_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-dm365_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-dm365_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-dm6446_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-dm6446_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-dm6467_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-dm6467_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-o3530_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-o3530_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-ol137_al.sh [moved from recipes/ti/files/loadmodules-ti-dmai-ol138_al.sh with 100% similarity]
recipes/ti/ti-dmai/loadmodules-ti-dmai-ol138_al.sh [new file with mode: 0755]
recipes/ti/ti-dmai/unloadmodules-ti-dmai-apps.sh [moved from recipes/ti/files/unloadmodules-ti-dmai-apps.sh with 100% similarity]
recipes/ti/ti-dmai_svn.bb
recipes/ti/ti-dsplink.inc
recipes/ti/ti-dsplink/Makefile-dsplink-dsp [moved from recipes/ti/files/Makefile-dsplink-dsp with 100% similarity]
recipes/ti/ti-dsplink/Makefile-dsplink-gpp [moved from recipes/ti/files/Makefile-dsplink-gpp with 100% similarity]
recipes/ti/ti-dsplink/dsplink-128M.patch [moved from recipes/ti/files/dsplink-128M.patch with 100% similarity]
recipes/ti/ti-dsplink/dsplink-add-class-device-create-support.patch [moved from recipes/ti/files/dsplink-add-class-device-create-support.patch with 100% similarity]
recipes/ti/ti-dsplink/dsplink-semaphore-27.patch [moved from recipes/ti/files/dsplink-semaphore-27.patch with 100% similarity]
recipes/ti/ti-dsplink/dsplink_1_64_kernel_2_6_33_autoconf.patch [moved from recipes/ti/files/dsplink_1_64_kernel_2_6_33_autoconf.patch with 100% similarity]
recipes/ti/ti-dsplink/ti-dsplink-examples-loadmodules.sh [moved from recipes/ti/files/loadmodules-ti-dsplink-apps.sh with 100% similarity, mode: 0755]
recipes/ti/ti-dsplink/ti-dsplink-examples-run.sh [new file with mode: 0755]
recipes/ti/ti-dsplink/ti-dsplink-examples-unloadmodules.sh [moved from recipes/ti/files/unloadmodules-ti-dsplink-apps.sh with 100% similarity, mode: 0755]
recipes/ti/ti-local-power-manager.inc
recipes/ti/ti-multimedia-common.inc
recipes/ti/ti-paths.inc
recipes/ti/ti-xdais.inc
recipes/ti/ti-xdais_6.25.01.08.bb