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:
806aad8
)
unslung-kernel_2.3r25.bb:
author
Derek Young
<dyoung@nslu2-linux.org>
Sun, 5 Jun 2005 11:32:19 +0000
(11:32 +0000)
committer
Derek Young
<dyoung@nslu2-linux.org>
Sun, 5 Jun 2005 11:32:19 +0000
(11:32 +0000)
change cmdline_root from = to ?= for ease of overriding.
BKrev: 42a2e2c3GQH1Qk0-BwBJzaPQTFYwAQ
packages/linux/unslung-kernel_2.3r25.bb
patch
|
blob
|
history
diff --git
a/packages/linux/unslung-kernel_2.3r25.bb
b/packages/linux/unslung-kernel_2.3r25.bb
index
97e3b9e
..
1ab2fdd
100644
(file)
--- a/
packages/linux/unslung-kernel_2.3r25.bb
+++ b/
packages/linux/unslung-kernel_2.3r25.bb
@@
-8,7
+8,7
@@
PR = "r17"
KERNEL_SUFFIX = "unslung"
-CMDLINE_ROOT = "root=/dev/mtdblock4 rootfstype=jffs2 rw init=/linuxrc mem=32M@0x00000000"
+CMDLINE_ROOT
?
= "root=/dev/mtdblock4 rootfstype=jffs2 rw init=/linuxrc mem=32M@0x00000000"
UNSLUNG_KERNEL_EXTRA_SRC_URI ?=