[oe] [PATCH 1/1] genext2fs: added 1.4.1 version

Roman I Khimov khimov at altell.ru
Tue Apr 28 14:52:35 UTC 2009


On Monday 27 April 2009 14:54:58 Marcin Juszkiewicz wrote:
> Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
> ---
>  conf/checksums.ini                             |    4 +
>  recipes/genext2fs/genext2fs-1.4.1/volume.patch |  153
> ++++++++++++++++++++++++ recipes/genext2fs/genext2fs-native_1.4.1.bb    |  
> 10 ++
>  recipes/genext2fs/genext2fs_1.4.1.bb           |    9 ++
>  4 files changed, 176 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/genext2fs/genext2fs-1.4.1/volume.patch
>  create mode 100644 recipes/genext2fs/genext2fs-native_1.4.1.bb
>  create mode 100644 recipes/genext2fs/genext2fs_1.4.1.bb

Just FYI: this version (picked from .dev) broke my initrd for some reason 
(need to investigate further), generated FS wasn't usable on target device 
because any touch/mkdir/ln/everything changing FS resulted in "No space left 
on device" (4 Mb was actually available).

At the same time mounting FS via loop worked on host system. Maybe it has 
something to do with kernel version (2.6.18 on target, 2.6.29 on host), maybe 
some defaults changed to something incompatible with older kernels, don't know 
yet.

Setting PREFERRED_VERSION to older one fixed the problem.




More information about the Openembedded-devel mailing list