]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse plugin
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 6 Oct 2016 21:43:04 +0000 (10:43 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Oct 2016 15:52:49 +0000 (16:52 +0100)
commit9007e0e3fce7e09b043fead54b17f69c1661d162
treec139a6d12f21f0596f28c5b0b79b75d11e6a41cd
parent556125e4004fb7ac5169b59f51dc151f18c1806a
classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse plugin

The Yocto Project Eclipse plugin requires that runqemu and unfsd are
accessible within the SDK, and indeed the standard SDK has these. This
turns out to be fairly easy to do - we just need to add unfsd and symlink
it, runqemu and a few other scripts into the SDK's bin directory.

Fixes [YOCTO #10214].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass
meta/recipes-core/meta/meta-extsdk-toolchain.bb