diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-05-07 16:49:03 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-05-07 16:49:03 -0400 |
commit | a4046c81e443fab95535fdd81c170316f36fd932 (patch) | |
tree | f43da90af1ede64650416f6fdbe34588e403da78 /recipes/ti/ti-codec-engine_2.25.02.10.bb | |
parent | c31bade57d9420508f15ef7aa0ca40f3680f4cac (diff) |
ti: disable "eng" non-public versions for non-Angstrom users
Prevent people not using Angstrom and not including angstrom-codec-engine-*
files from picking up the latest versions automatically and fail to download
sources from TI internal URLs.
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/ti/ti-codec-engine_2.25.02.10.bb')
-rw-r--r-- | recipes/ti/ti-codec-engine_2.25.02.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ti/ti-codec-engine_2.25.02.10.bb b/recipes/ti/ti-codec-engine_2.25.02.10.bb index 5f0b324bef..467eb4b2e3 100644 --- a/recipes/ti/ti-codec-engine_2.25.02.10.bb +++ b/recipes/ti/ti-codec-engine_2.25.02.10.bb @@ -1,5 +1,7 @@ require ti-codec-engine.inc +DEFAULT_PREFERENCE = "-1" + PV = "2_25_02_10_eng" SRC_URI[cetarball.md5sum] = "8544484dd526cbd41b4981cab25eeafb" |