aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-16 09:25:08 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-16 09:43:48 +0100
commitbf450860bffd29c9cddd365d466dcf3eebce13eb (patch)
tree32126026f62cf07113429053cf9511519b6bbf7e /recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb
parent8179a444c0e403942b33f93d352a729ab2a3dabe (diff)
downloadopenembedded-bf450860bffd29c9cddd365d466dcf3eebce13eb.tar.gz
linux-kexecboot: use INC_PR for kernels, PR should get bump with every kexecboot change
* Andrea Adami wants only one INC_PR shared between kexecboot and linux-kexecboot recipes, maybe we could use sth like INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc and set KEXECBOOT_PR in some new .inc file * For now use INC_PR only for linux-kexecboot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb b/recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb
index 7667037037..01e7f1c66a 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.21-hh20.bb
@@ -1,5 +1,7 @@
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_hx4700 = "1"
DEFAULT_PREFERENCE_h2200 = "1"