git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c936b
)
omap3.inc: bump MACHINE_KERNEL_PR for kernel changes
author
Koen Kooi
<koen@openembedded.org>
Mon, 24 Jan 2011 15:02:22 +0000
(16:02 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 24 Jan 2011 15:02:22 +0000
(16:02 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
conf/machine/include/omap3.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/omap3.inc
b/conf/machine/include/omap3.inc
index
15e34c6
..
9700a7a
100644
(file)
--- a/
conf/machine/include/omap3.inc
+++ b/
conf/machine/include/omap3.inc
@@
-4,7
+4,7
@@
TARGET_ARCH = "arm"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r
99
"
+MACHINE_KERNEL_PR = "r
100
"
KERNEL_IMAGETYPE = "uImage"