aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-09-16 16:13:27 +0100
committerKoen Kooi <koen@openembedded.org>2010-09-30 13:20:24 +0200
commitac9b39905bafcd284aac7811e47f75e432e597cf (patch)
tree9606fdfd0a25bc977d914ad5b6756c0d72e1d1d6 /recipes/ti/ti-codecs-dm6446_2.05.00.00.bb
parent5918bb5442cf1bd291d921badf4d1a72f45d037e (diff)
downloadopenembedded-ac9b39905bafcd284aac7811e47f75e432e597cf.tar.gz
ti-recipes: Switch remaining buildable ti recipes to use KERNEL_PR
* Switch recipes to use KERNEL_PR + append if they are buildable * All related KERNELs have higher PR than the previous local PR, so safe to change * Allows us to easily rebuild entire ti stack by bumping KERNEL_PR * Downside is, of course, that entire ti stack will get built each time we tweak kernels * However, most of TI stack has kernel dependence anyway Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-codecs-dm6446_2.05.00.00.bb')
-rw-r--r--recipes/ti/ti-codecs-dm6446_2.05.00.00.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb b/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb
index 4ff6493c8e..ba4ab43d67 100644
--- a/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb
+++ b/recipes/ti/ti-codecs-dm6446_2.05.00.00.bb
@@ -11,7 +11,8 @@ PV = "2_05_00_00"
SRC_URI[dm6446codecsbin.md5sum] = "2ce99015bb1ed1df0491403c5e8d99fb"
SRC_URI[dm6446codecsbin.sha256sum] = "6467ea4854abbff3cbc224df1f163d01c7fb387f15483129a40a1f68e6742b62"
-PR = "r18"
+PR = "${MACHINE_KERNEL_PR}"
+PR_append = "a"
require ti-paths.inc
require ti-staging.inc