The command 'opkg search /etc/config/fstab' does not return a package
name for this config file. In order to know to which package this config
file belongs to, a 'conffiles' entry was made for this file to package
'block-mount'.
Signed-off-by: Florian Eckert <[email protected]>
(cherry picked from commit
885f04b30556edddb9378c5e9eb561334e44ac7a)
Signed-off-by: Daniel Golle <[email protected]>
DEPENDS:=+libubox +fstools
endef
+define Package/block-mount/conffiles
+/etc/config/fstab
+endef
+
define Package/block-mount
SECTION:=base
CATEGORY:=Base system