From: Martin Vajnar Date: Thu, 2 Nov 2017 11:54:13 +0000 (+0100) Subject: Add fs-overlay directory to include user files into rootfs X-Git-Url: https://rtime.felk.cvut.cz/gitweb/zynq/linux-build.git/commitdiff_plain/f5d674a7cd9a57e7fe7617a3504d72bc07315499?hp=28848fb98de6007163bd9ad1d321d1a42d22a672 Add fs-overlay directory to include user files into rootfs --- diff --git a/build/buildroot/.config b/build/buildroot/.config index 2ba1e56..589073f 100644 --- a/build/buildroot/.config +++ b/build/buildroot/.config @@ -339,7 +339,7 @@ BR2_ENABLE_LOCALE_WHITELIST="C en_US" BR2_GENERATE_LOCALE="" # BR2_TARGET_TZ_INFO is not set BR2_ROOTFS_USERS_TABLES="" -BR2_ROOTFS_OVERLAY="" +BR2_ROOTFS_OVERLAY="$(O)/../../fs-overlay" BR2_ROOTFS_POST_BUILD_SCRIPT="" BR2_ROOTFS_POST_FAKEROOT_SCRIPT="" BR2_ROOTFS_POST_IMAGE_SCRIPT="" diff --git a/fs-overlay/put_your_files_here b/fs-overlay/put_your_files_here new file mode 100644 index 0000000..e69de29