projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
904-ls_time_locale.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch
b/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch
index
401b151
..
8fc9381
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch
+++ b/
target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch
@@
-1,6
+1,6
@@
--- a/scripts/gen_initramfs_list.sh
+++ b/scripts/gen_initramfs_list.sh
--- a/scripts/gen_initramfs_list.sh
+++ b/scripts/gen_initramfs_list.sh
-@@ -125,7 +125,7 @@
+@@ -125,7 +125,7 @@
parse() {
str="${ftype} ${name} ${location} ${str}"
;;
"nod")
str="${ftype} ${name} ${location} ${str}"
;;
"nod")
@@
-9,7
+9,7
@@
local maj=`field 5 ${dev}`
local min=`field 6 ${dev}`
maj=${maj%,}
local maj=`field 5 ${dev}`
local min=`field 6 ${dev}`
maj=${maj%,}
-@@ -135,7 +135,7 @@
+@@ -135,7 +135,7 @@
parse() {
str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"
;;
"slink")
str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"
;;
"slink")
This page took
0.025867 seconds
and
4
git commands to generate.