Bump buildroot to 2019.02

This commit is contained in:
2019-03-28 22:49:48 +01:00
parent 5598b1b762
commit 920d307141
5121 changed files with 78550 additions and 46132 deletions

View File

@@ -10,7 +10,8 @@ config BR2_TARGET_ROOTFS_INITRAMFS
A rootfs.cpio file will be generated in the images/ directory.
This is the archive that will be included in the kernel image.
The default rootfs compression set in the kernel configuration
is used, regardless of how buildroot's cpio archive is configured.
is used, regardless of how buildroot's cpio archive is
configured.
Note that enabling initramfs together with another filesystem
formats doesn't make sense: you would end up having two

View File

@@ -1,7 +1,6 @@
################################################################################
#
# Build a kernel with an integrated initial ramdisk
# filesystem based on cpio.
# Build a kernel with an integrated initial ramdisk filesystem based on cpio.
#
################################################################################