image: per-device rootfs: first remove, then install packages
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Sep 2016 13:25:38 +0000 (15:25 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Sep 2016 15:57:58 +0000 (17:57 +0200)
commit593dfac90938d62558de1fa13ac027c319284fe3
tree99d67f25b9177b6ecf1137fb48ba53de21fb3e1b
parent26b4216f95d2c262144d7e3744b0a541cf210506
image: per-device rootfs: first remove, then install packages

Some DEVICE_PACKAGES definitions replace one package variant with another
(e.g. wpad-mini is replaced with wpad). To avoid file conflicts, first
remove, then install packages.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
include/image.mk