]> 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>
Mon, 20 Jul 2015 19:53:07 +0000 (20:53 +0100)
commit1a3a7a1ba8c271acd13cb1d740ef83ee02829e33
tree940f31d9225814e81159c1fb7627e02af552519c
parent7643fe96bbce57995580162b5339674cc4a9c81f
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"

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