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)
commit67383accfa13259c0aa1b08d5d017b64c5d7bb25
treed66caea7bcde96348b60e0fd362cfd53fdbec7bd
parentaf8058c17783fdf90f48f86b9ab7e68d7d8c58cd
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]