aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-codecs-omapl138_1.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-omapl138_1.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-omapl138_1.00.00.bb')
-rw-r--r--recipes/ti/ti-codecs-omapl138_1.00.00.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/ti-codecs-omapl138_1.00.00.bb b/recipes/ti/ti-codecs-omapl138_1.00.00.bb
index 3da65cb941..174f185f01 100644
--- a/recipes/ti/ti-codecs-omapl138_1.00.00.bb
+++ b/recipes/ti/ti-codecs-omapl138_1.00.00.bb
@@ -10,7 +10,8 @@ PV = "1_00_00"
SRC_URI[l138codecsbin.md5sum] = "64a53cd55bc63d3a6f4db742aff90de9"
SRC_URI[l138codecsbin.sha256sum] = "4fb1075ad83f6017616410eff35ada7d567f1ee1b5b23624a817e8fc7dda3f8a"
-PR = "r5"
+PR = "${MACHINE_KERNEL_PR}"
+PR_append = "a"
require ti-paths.inc
require ti-staging.inc