opkg: indicate upgrade vs install
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
commit27c18e8b1d1bd5047934c834ebfbc8fac2113b10
treed66caea7bcde96348b60e0fd362cfd53fdbec7bd
parentc45f714446ede43660f86e254969be0b46614d0d
opkg: indicate upgrade vs install

when running the postinst trigger we set PKG_UPGRADE=1 if this is an upgrade
and not an install.

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42468 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/opkg/patches/110-upgrade.patch [new file with mode: 0644]