[oe-commits] Roger Monk : angstrom-preferred-versions: Add missing ti packages to preferred list

git version control git at git.openembedded.org
Wed Apr 28 08:21:25 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9790f305d133fb1be4e5e49463e1b5968c79e92a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9790f305d133fb1be4e5e49463e1b5968c79e92a

Author: Roger Monk <r-monk at ti.com>
Date:   Wed Apr 28 12:04:01 2010 +0100

angstrom-preferred-versions: Add missing ti packages to preferred list

* Some packages were missing from preferred versions config following cleanup
   * Add all recipes/ti components to the preferred versions list (some commented)
   * Use codec-engine include as placeholder till we find a better location

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 ...rom-codec-engine-2.25.01-preferred-versions.inc |   37 +++++++++++++++++++-
 1 files changed, 36 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-codec-engine-2.25.01-preferred-versions.inc b/conf/distro/include/angstrom-codec-engine-2.25.01-preferred-versions.inc
index cab6e9d..5a16f2c 100644
--- a/conf/distro/include/angstrom-codec-engine-2.25.01-preferred-versions.inc
+++ b/conf/distro/include/angstrom-codec-engine-2.25.01-preferred-versions.inc
@@ -2,14 +2,49 @@
 # - using edma-lld 01.11.00.03 (instead of 01.11.00.02) to fix installer issue.
 
 PREFERRED_VERSION_ti-codec-engine = "2_25_01_06"
- 
+PREFERRED_VERSION_ti-codec-engine-examples = "2_25_01_06" 
+
 PREFERRED_VERSION_ti-biosutils = "1_02_02"
 PREFERRED_VERSION_ti-cgt6x = "6_1_9"
 PREFERRED_VERSION_ti-dspbios = "5_41_02_14"
+PREFERRED_VERSION_ti-dsplink = "1_64"
+PREFERRED_VERSION_ti-dsplink-examples = "1_64"
 PREFERRED_VERSION_ti-dsplink-module = "1_64"
 PREFERRED_VERSION_ti-edma3lld = "01_11_00_03"
 PREFERRED_VERSION_ti-framework-components = "2_25_01_05"
 PREFERRED_VERSION_ti-linuxutils = "2_25_01_06"
+PREFERRED_VERSION_ti-local-power-manager = "1_24_01"
 PREFERRED_VERSION_ti-lpm-module = "1_24_01"
+PREFERRED_VERSION_ti-lpm-utils = "1_24_01"
 PREFERRED_VERSION_ti-xdais = "6_25_01_08"
 PREFERRED_VERSION_ti-xdctools = "3_16_01_27"
+
+PREFERRED_VERSION_ti-codecs-dm355 = "1_13_000"
+PREFERRED_VERSION_ti-codecs-dm355-server = "1_13_000"
+PREFERRED_VERSION_ti-codecs-dm365 = "3_10_00_02"
+PREFERRED_VERSION_ti-codecs-dm365-server = "3_10_00_02"
+PREFERRED_VERSION_ti-codecs-dm6446 = "2_05_00_00"
+PREFERRED_VERSION_ti-codecs-dm6446-server = "2_05_00_00"
+PREFERRED_VERSION_ti-codecs-dm6467 = "1_00_00_03"
+PREFERRED_VERSION_ti-codecs-dm6467-server = "1_00_00_03"
+PREFERRED_VERSION_ti-codecs-omap3530 = "1_00_01"
+PREFERRED_VERSION_ti-codecs-omap3530-server = "1_00_00"
+PREFERRED_VERSION_ti-codecs_omapl137 = "1_00_00"
+PREFERRED_VERSION_ti-codecs_omapl137-server = "1_00_00"
+PREFERRED_VERSION_ti-codecs_omapl138 = "1_00_00"
+PREFERRED_VERSION_ti-codecs-omapl138-server = "1_00_00"
+PREFERRED_VERSION_ti-dm355mm-module = "1_13"
+PREFERRED_VERSION_ti-dm365mm-module = "1_0_3"
+PREFERRED_VERSION_ti-dvsdk-demos = "3_10_00_11"
+
+# PREFERRED_VERSION_ti-dmai = ""
+# PREFERRED_VERSION_ti-dmai-apps = ""
+# PREFERRED_VERSION_ti-dmai-tests = ""
+# PREFERRED_VERSION_gstreamer-ti = ""
+# PREFERRED_VERSION_gstreamer-ti-demo-script = ""
+
+# PREFERRED_VERSION_matrix-gui = ""
+# PREFERRED_VERSION_bitblit = ""
+# PREFERRED_VERSION_ti-dsplib = ""
+# PREFERRED_VERSION_ti-sysbios = ""
+





More information about the Openembedded-commits mailing list