generic-poky/meta
Kevin Tian 637ad7ef8c bitbake.conf: change inode calculation for genext2fs [BUGFIX#138]
genext2fs 1.4.1 creates minimal inode number based on specified rootfs
directory. This is desired in some embedded devices as storage/memory
are precious. However it's not suitable in development phase where target
rootfs may be changed heavily on the fly (remote debug, test, ...).
Sometimes this may even cause "No space on device" error due to limited
free inodes exhaulted at the 1st boot.

Here a new option is added to allow falling back to original 1.3 behavior,
i.e caculating inode number based on specified bytes-per-inode parameter.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-27 22:51:34 -07:00
..
classes utility-tasks.bbclass: miscellaneous fix 2010-07-27 22:51:34 -07:00
conf bitbake.conf: change inode calculation for genext2fs [BUGFIX#138] 2010-07-27 22:51:34 -07:00
files device_table-minimal.txt: Sync with OE (remove dubious /bin/ entries, create /dev directory) 2007-09-01 23:46:41 +00:00
lib/oe lib/oe/patch.py: Fix patch application failure interaction handling 2010-06-10 20:22:41 +01:00
packages tcf-agent: add the latest version 0.3.0+svnr1078 2010-07-27 22:51:33 -07:00
site site/x86_64: Add missing site config for glib-2.0 2010-07-27 22:45:41 -07:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00