1
0
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:
jow
2010-04-18 23:23:40 +00:00
parent 193c04bbe7
commit e2cc8ca357
5 changed files with 8 additions and 23 deletions

View File

@@ -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;