diff options
author | Denis Carikli <denis@eukrea.com> | 2011-09-05 20:34:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-06 16:37:01 +0100 |
commit | 4376a81af101d8661f8e5ac93a3b5f2f76ce5bbb (patch) | |
tree | 2c7d6bc375030cbd0d4be0c8db9121a8634acca2 /README.hardware | |
parent | f8ba1425050b5d907e1ad6e5a297483e80ec5a17 (diff) | |
download | poky-4376a81af101d8661f8e5ac93a3b5f2f76ce5bbb.tar.gz |
image_types: Fix ubi images creation
Without that commit ubinize.cfg lack a volume name value,
and the related ubinize.cfg line looks like that:
vol_name=
which result in a broken ubi image,which after beeing flashed produce
the following error:
UBI error: vtbl_check: volume table check failed: record 0, error 11
wich result in a kernel panic because the rootfs can't be mounted.
[RP: Moved from bitbake.conf to the .bbclass file]
(From OE-Core rev: 534dcaba0517ebfb6e48b6b436960a74e642a556)
Signed-off-by: Denis Carikli <denis@eukrea.com>
Acked-by: Anders Darander <anders@chargestorm.se>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions