opkg: indicate upgrade vs install
authorJohn Crispin <john@openwrt.org>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 11 Sep 2014 12:27:09 +0000 (12:27 +0000)
commitb05c2aad3cf60ff9b55de616d310b86f6eac5104
treed63a9dfd9227aa6742fa5d6d6f0cbeef5bc1c04e
parente61cd71564745cf7b2b541f5efb2a66b62309d39
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>
SVN-Revision: 42468
package/system/opkg/patches/110-upgrade.patch [new file with mode: 0644]