mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2026-01-11 02:15:16 +00:00
Closes https://github.com/kraj/meta-openwrt/issues/14 by creating a class and inheriting it in images that have procd initscripts; we also inherit in each recipe but that doesn't actually affect the rootfs postuninstall command which is where this hook runs. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>