mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
add "Architecture" field to opkg status file (closes: #3901)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ac2d02c3e0
commit
e0a41f6285
@ -146,7 +146,7 @@ Valid destinations are directories or one of the dest names from $IPKG_CONF:" >&
|
||||
export no_proxy="$IPKG_NO_PROXY"
|
||||
fi
|
||||
|
||||
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\)'
|
||||
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\|Architecture\)'
|
||||
}
|
||||
|
||||
ipkg_usage() {
|
||||
|
Loading…
Reference in New Issue
Block a user