[Buildroot] [PATCH] system/device_table.txt: add /dev/null entry

Peter Korsgaard peter at korsgaard.com
Thu Nov 27 10:39:27 UTC 2014


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 >> The only thing that comes to mind is that you are creating a cpio:
 >> 
 >> fs/cpio/cpio.mk:PACKAGES_PERMISSIONS_TABLE += /dev/console c 622 0 0 5 1 - - -$(sep)

 > You are right that I was creating a cpio, but apparently that's not the cause. 
 > Disabling the cpio image followed by 'make clean; make' didn't remove 
 > /dev/console. The code at fs/cpio/cpio.mk indicates that the above line always 
 > takes effect when !BR2_ROOTFS_DEVICE_CREATION_STATIC regardless of 
 > BR2_TARGET_ROOTFS_CPIO.

Ahh yes, that's a bug (but pretty harmless).

-- 
Peter Korsgaard 



More information about the buildroot mailing list