projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] select CONFIG_LEDS_GPIO per default
[openwrt.git]
/
package
/
busybox
/
patches
/
340-lock_util.patch
diff --git
a/package/busybox/patches/340-lock_util.patch
b/package/busybox/patches/340-lock_util.patch
index
fc235b3
..
8cffe45
100644
(file)
--- a/
package/busybox/patches/340-lock_util.patch
+++ b/
package/busybox/patches/340-lock_util.patch
@@
-22,13
+22,12
@@
#define logger_full_usage "\n\n" \
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
#define logger_full_usage "\n\n" \
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
-@@ -420,6 +420,1
2
@@ config FEATURE_HDPARM_HDIO_GETSET_DMA
+@@ -420,6 +420,1
1
@@ config FEATURE_HDPARM_HDIO_GETSET_DMA
help
Enables the 'hdparm -d' option to get/set using_dma flag.
+config LOCK
+ bool "lock"
help
Enables the 'hdparm -d' option to get/set using_dma flag.
+config LOCK
+ bool "lock"
-+ default y
+ help
+ Small utility for using locks in scripts
+
+ help
+ Small utility for using locks in scripts
+
This page took
0.026059 seconds
and
4
git commands to generate.