generic-poky/meta
Robert Yang f1276b0662 image_types.bbclass: use 4096 instead of 8192 bytes-per-inode
The image not correctly created if 'ptest-pkgs' is in IMAGE_FEATURES,
this is because there is no free inode left. We can use 4096 instead of
8192 bytes-per-inode to fix the problem, and most of the distributions
us 4096, such as Ubuntu, Suse, Fedora and CentOS.

There are another problems:
* There are error message when there is no free inode left if we run the
  mke2fs command manually, but they are not in log.do_rootfs.

* The image generation doesn't stop when error happens because mke2fs
  doesn't return failed for this case.

Will fix them in other threads.

[YOCTO #5957]

(From OE-Core master rev: 09ab3a00598d06e3a1bf871811c2ac37359c74da)

(From OE-Core rev: ec8ae16e35fd7db6a5bb12412d50ab6f355b0f6e)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-26 17:46:56 +00:00
..
classes image_types.bbclass: use 4096 instead of 8192 bytes-per-inode 2014-03-26 17:46:56 +00:00
conf ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script 2014-01-24 12:48:39 +00:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-12-12 16:59:52 +00:00
lib meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to gnome-terminal 2014-02-09 11:04:15 +00:00
recipes-bsp grub: move xz to DEPENDS list from RDEPENDS list 2014-03-11 07:56:39 -07:00
recipes-connectivity iproute2: de-bash its scripts to remove the bash dependency 2014-03-11 07:56:39 -07:00
recipes-core systemd: journald fix ignored disk space restrictions 2014-02-14 12:30:30 +00:00
recipes-devtools gcc: Include patch scheduled for GCC 4.8.3 to fix epilogue on ARM 2014-02-14 12:30:30 +00:00
recipes-extended lsbtest: fix comparison bashism 2014-03-13 15:38:08 -07:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics x11vnc: fix CAPS_LOCK issues 2014-02-09 11:04:17 +00:00
recipes-kernel systemtap: Add --enable-prologues to configuration 2014-02-09 11:04:15 +00:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia libomxil: Fix link issue for gst-omx 2014-03-11 07:56:39 -07:00
recipes-qt qt4: fixed dependency on icu 2013-12-12 17:02:36 +00:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support gnutls: fix failure during do_compile 2014-03-06 10:32:42 +00:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00