include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation
authorMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 6 Mar 2018 07:49:14 +0000 (08:49 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 7 Mar 2018 09:03:01 +0000 (10:03 +0100)
commit696c6325a3a70b8160d064473bd12421cc4da186
tree63e33e90ff6a939f7d4b14f92d82ac88a87550ee
parent17c0362178caf837680a4631b8d0de94e5393448
include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation

When a user removes a preinstalled opkg package, the package's prerm script
(and in particular our default_prerm) should run.

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