opkg: update to r528, refresh patches
[oweals/openwrt.git] / package / opkg / patches / 003-fs_overlay_support.patch
index 4fed4d12e259371a521be7d47bbb292f1871ce74..49dd1ff655d32fb616bd2bebbd1839409ef10873 100644 (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;