rootfs: bump base size with added python libaries evdev oss2==2.0.6

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
main BeagleV-Fire-ubuntu-2023.09-rc4
Robert Nelson 1 year ago
parent 78d496f80b
commit 080941b66a

@ -86,7 +86,7 @@ echo 'File Size'
du -sh ignore/.root/ || true
echo '---------------------'
dd if=/dev/zero of=./deploy/input/root.ext4 bs=1 count=0 seek=3300M
dd if=/dev/zero of=./deploy/input/root.ext4 bs=1 count=0 seek=3800M
mkfs.ext4 -F ./deploy/input/root.ext4 -d ./ignore/.root
if [ -f ./.06_generate_root.sh ] ; then

@ -26,7 +26,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION="-20231008"
CONFIG_LOCALVERSION="-20231009"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_INIT=""

Loading…
Cancel
Save