projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] broadcom-diag: SimpleShare: expose power button as reset to the system...
[openwrt.git]
/
package
/
opkg
/
patches
/
003-fs_overlay_support.patch
diff --git
a/package/opkg/patches/003-fs_overlay_support.patch
b/package/opkg/patches/003-fs_overlay_support.patch
index
4fed4d1
..
49dd1ff
100644
(file)
--- a/
package/opkg/patches/003-fs_overlay_support.patch
+++ b/
package/opkg/patches/003-fs_overlay_support.patch
@@
-18,7
+18,7
@@
Signed-off-by: Nicolas Thill <nico@openwrt.org>
+++ b/libopkg/opkg_conf.h
@@ -76,6 +76,7 @@ struct opkg_conf
int check_signature;
- int nodeps; /* do not follow dependences */
+ int nodeps; /* do not follow dependenc
i
es */
char *offline_root;
+ char *overlay_root;
int query_all;
This page took
0.02172 seconds
and
4
git commands to generate.