]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: install populate-extfs.sh
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 28 Apr 2015 22:46:18 +0000 (00:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:41:54 +0000 (09:41 +0100)
commit32e847f6988eb488dad23badf1cabae92ef803df
treeedade502239926a608a5e7b427ec6a81c964faed
parent12e467f436fbc22f274558c753f0ac9756ce1071
e2fsprogs: install populate-extfs.sh

* 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"

(From OE-Core rev: 525b7b587a00466e4322450c171d920b47201e56)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb