diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-05-10 11:53:39 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-12 11:03:51 +0200 |
commit | e891fc68026e6005c844480f9ee519b814053130 (patch) | |
tree | 00705fa3cc052ae40b3f4792afe014da04f2258e /recipes | |
parent | 74455882fb39759b25091586e47bd6b2124235bc (diff) |
ti-codecs-dm355: prefer version that is publically available
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ti/ti-codecs-dm355_3.10.00.00.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ti/ti-codecs-dm355_3.10.00.00.bb b/recipes/ti/ti-codecs-dm355_3.10.00.00.bb index 15cec04a90..10f297d04b 100644 --- a/recipes/ti/ti-codecs-dm355_3.10.00.00.bb +++ b/recipes/ti/ti-codecs-dm355_3.10.00.00.bb @@ -5,6 +5,9 @@ LICENSE = "TI" # TODO :: Move to common .inc +# Not available publically, so disable for now: +DEFAULT_PREFERNCE = "-1" + PV = "3_10_00_00" SRC_URI[dm355codecsbin.md5sum] = "4754892642d44aea67f43dee446ea1f7" |