[OE-core] [PATCH] e2fsprogs: install populate-extfs.sh

Richard Purdie richard.purdie at linuxfoundation.org
Wed Apr 29 21:56:36 UTC 2015


On Wed, 2015-04-29 at 00:46 +0200, Martin Jansa wrote:
> * install populate-extfs.sh from contrib, be aware that in order
>   to use it you need to set DEBUGFS shell variable, otherwise it will
>   try to use debugfs from relative path which is almost always
>   incorrect:
>     CONTRIB_DIR=$(dirname $(readlink -f $0))
>     DEBUGFS="$CONTRIB_DIR/../debugfs/debugfs"
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb | 2 ++
>  1 file changed, 2 insertions(+)

Do we need this now we have support proper in mkfs.ext for populating
root filesystems?

Cheers,

Richard




More information about the Openembedded-core mailing list