opkg: indicate upgrade vs install
authorJohn Crispin <blogic@openwrt.org>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
commite548b195e1aa751ac026b27f0dcd465f63c98a9a
treed66caea7bcde96348b60e0fd362cfd53fdbec7bd
parentc83554e93c4099560fc416a944e6486c95f66962
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]