aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-codecs-dm6467_1.00.00.03.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-dm6467_1.00.00.03.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-dm6467_1.00.00.03.bb')
-rw-r--r--recipes/ti/ti-codecs-dm6467_1.00.00.03.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb b/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
index ef16d839cd..7ff59b3b48 100644
--- a/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
+++ b/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
@@ -10,7 +10,8 @@ PV = "1_00_00_03"
SRC_URI[dm6467codecsbin.md5sum] = "c15085bd613a1df4f3634cc3ed0e04a5"
SRC_URI[dm6467codecsbin.sha256sum] = "d10e221e53ca4420d72e13496ceabce9b2d0be8c08a5d622bee691ccfa98b8bd"
-PR = "r4"
+PR = "${MACHINE_KERNEL_PR}"
+PR_append = "a"
require ti-paths.inc
require ti-staging.inc