mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 10:35:15 +00:00
add "Architecture" field to opkg status file (closes: #3901)
SVN-Revision: 12349
This commit is contained in:
parent
1e82faaa5e
commit
718fd729df
@ -146,7 +146,7 @@ Valid destinations are directories or one of the dest names from $IPKG_CONF:" >&
|
|||||||
export no_proxy="$IPKG_NO_PROXY"
|
export no_proxy="$IPKG_NO_PROXY"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\)'
|
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\|Architecture\)'
|
||||||
}
|
}
|
||||||
|
|
||||||
ipkg_usage() {
|
ipkg_usage() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user