generic-poky/meta/conf
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
..
distro utility-tasks.bbclass: miscellaneous fix 2010-07-27 22:51:34 -07:00
machine qemux86-64: Add new emulation machine for 64bit x86 2010-07-27 22:45:41 -07:00
machine-sdk Add i686 SDK machine 2010-03-15 13:00:46 +00:00
abi_version.conf Bump the ABI to alert people that cross has gone 2010-04-28 17:48:08 +01:00
bitbake.conf bitbake.conf: change inode calculation for genext2fs [BUGFIX#138] 2010-07-27 22:51:34 -07:00
checksums.ini checksums.ini: added some new entries 2009-02-23 20:44:58 +01:00
documentation.conf Rename FEED_URIS -> IPK_FEED_URIS 2008-10-01 15:42:55 +00:00
layer.conf meta/layer.conf: Fix PATH to use POKYBASE 2010-07-22 12:24:56 +01:00
licenses.conf Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
sanity.conf sanity.conf: Update layer version after the last commit 2010-07-22 23:56:36 +01:00