]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu-extract-sdk: allow install debugfs on rootfs rbt/extract
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 22 Sep 2015 03:37:19 +0000 (03:37 +0000)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 22 Sep 2015 05:38:56 +0000 (22:38 -0700)
commitc1171ed2ab54a6e39fcaf5ad7806ca6cf74a4e56
treedeedc2f5dd2e1207f1af16c3f9ac6442b3a9019a
parent72682d72b52355c3fed947167ca3c6064340ead1
runqemu-extract-sdk: allow install debugfs on rootfs

Usually, the debugfs' (-dbg.tar.*) work follow is:
1) Install regular rootfs to dir_foo
2) Install debugfs (-dbg.tar.*) to the same dir_foo

So we need allow install debugfs on rootfs.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
scripts/runqemu-extract-sdk