kumquat-buildroot/fs
Thomas Petazzoni 4570dbcb14 fs: add rootfs dependencies to PACKAGES
The logic for creating most of the filesystem images requires a
certain number of host packages to be built. However, those packages
are not currently listed in the global PACKAGES variables, and they
are not dependencies of any other package listed in the PACKAGES
variable.

While it does not have any practical implications, it makes sense to
have those packages listed in the global PACKAGES variable, which this
commit implements.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2015-04-14 10:17:04 +02:00
..
cloop
cpio
cramfs
ext2 fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
initramfs fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
iso9660 fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
jffs2
romfs
squashfs
tar fs/tar: only store numeric uid/gid 2015-02-19 22:02:59 +01:00
ubifs
yaffs2
common.mk fs: add rootfs dependencies to PACKAGES 2015-04-14 10:17:04 +02:00
Config.in