Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
authorMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 29 Apr 2009 11:13:59 +0000 (13:13 +0200)
committerMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 29 Apr 2009 11:13:59 +0000 (13:13 +0200)
conf/bitbake.conf

index 95ee9c6..e7ac03e 100644 (file)
@@ -164,7 +164,7 @@ P = "${PN}-${PV}"
 
 # Define a PR for kernels that machines can override so things like
 # modules get rebuilt
-MACHINE_KERNEL_PR ?= "r0"
+MACHINE_KERNEL_PR ?= "${PR}"
 
 # Base package name
 # Automatically derives "foo" from "foo-native", "foo-cross" or "foo-initial"