]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-export-rootfs: update location of unfsd binary
authorMaxin B. John <maxin.john@intel.com>
Tue, 27 Oct 2015 15:54:30 +0000 (17:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Oct 2015 07:27:41 +0000 (07:27 +0000)
commit2e98b80a3a11798145f58c8ccc8b873cd713f4f2
tree5f7ffc6b99df722be83324edd67806987bb2c83b
parent0fe84007176c98644b1917966c98501beb7e0ce2
runqemu-export-rootfs: update location of unfsd binary

oe-core commit: 24b80d211f3808a0ffebee426932f11b8d4d46e0 sets
sbindir = "${bindir}" in the nativesdk class.

So, update the location of unfsd binary from "/usr/sbin" to "/usr/bin" in
runqemu-export-rootfs. Also update unfs3-native to install unfsd under
"bin" directory so the binary is always in the same location.

[YOCTO #8315]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb
scripts/runqemu-export-rootfs