mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] opkg: update to r528, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21008 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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 dependencies */
|
||||
char *offline_root;
|
||||
+ char *overlay_root;
|
||||
int query_all;
|
||||
|
||||
Reference in New Issue
Block a user