build: remove stale .ipk files if package dir changes
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Nov 2016 04:47:39 +0000 (05:47 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 8 Nov 2016 09:49:51 +0000 (10:49 +0100)
commit64c386c5662e923d284b1c5b742cb72d7ad24671
tree9bf3a4048503b37729b0c390e618069d2d22357f
parent7ee661def6da779917ef405e04eb7eb4230ebb0a
build: remove stale .ipk files if package dir changes

If a package nonshared status is changed, a stale .ipk file might still
be present in the old package directory. Remove the .ipk file from all
package directories when building a new one (or explicitly running
clean)

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/feeds.mk
include/package-ipkg.mk
include/rootfs.mk