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:
e4c308b
)
omap3.inc: bump MACHINE_KERNEL_PR for beagleboard changes
author
Koen Kooi
<koen@openembedded.org>
Wed, 9 Mar 2011 13:20:53 +0000
(14:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 10 Mar 2011 21:22:05 +0000
(22:22 +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
9700a7a
..
a40be43
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 = "r10
0
"
+MACHINE_KERNEL_PR = "r10
1
"
KERNEL_IMAGETYPE = "uImage"