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:
4d0d145
)
linux 2.6.23: _append requires a leading space
author
Koen Kooi
<koen@openembedded.org>
Mon, 10 Dec 2007 13:13:15 +0000
(13:13 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 10 Dec 2007 13:13:15 +0000
(13:13 +0000)
packages/linux/linux_2.6.23.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux_2.6.23.bb
b/packages/linux/linux_2.6.23.bb
index
1278847
..
6a4d8ce
100644
(file)
--- a/
packages/linux/linux_2.6.23.bb
+++ b/
packages/linux/linux_2.6.23.bb
@@
-6,8
+6,8
@@
DEFAULT_PREFERENCE_cm-x270 = "1"
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
-DEPENDS_append_mpc8313e-rdb = "dtc-native"
-DEPENDS_append_mpc8323e-rdb = "dtc-native"
+DEPENDS_append_mpc8313e-rdb = "
dtc-native"
+DEPENDS_append_mpc8323e-rdb = "
dtc-native"
PR = "r7"