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:
0903774
)
linux-kexecboot.inc: fix typo for task override (mips/mipsel).
author
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Mar 2011 00:52:00 +0000
(
01:52
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Mar 2011 00:52:00 +0000
(
01:52
+0100)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/linux/linux-kexecboot.inc
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-kexecboot.inc
b/recipes/linux/linux-kexecboot.inc
index
014c69b
..
e1b10a0
100644
(file)
--- a/
recipes/linux/linux-kexecboot.inc
+++ b/
recipes/linux/linux-kexecboot.inc
@@
-160,7
+160,7
@@
python do_package() {
# With 2.6.37 mips has no uImage target upstream.
# use custom task in the meantime
-do_uboot_mkimage_mips() {
+do_uboot_mkimage_mips
el
() {
cd ${S}
kernel_entry=`nm vmlinux | grep " kernel_entry" | cut -d' ' -f1`