[yocto] Installing openvswitch

Burton, Ross ross.burton at intel.com
Thu Jun 9 15:11:59 PDT 2016


On 9 June 2016 at 22:40, Rajasekaran, Monica <
Monica.Rajasekaran at us.fujitsu.com> wrote:

> I have openvswitch package installed in my image. But, I do not see a
> folder called “openvswitch-2.xx” with all the source code at all! I need
> the code to make changes. I see these:
>
>
You installed binary packages, not the sources.

If you want to edit and compile openvswitch on the target then just fetch
it using git and edit/compile/install using gcc and so on (adding tools-sdk
to IMAGE_FEATURES will give you a full toolchain to get this started).

Alternatively you can use devtool to edit on your build machine and deploy
updated binaries to your target.  The Development Manual covers this,
http://www.yoctoproject.org/docs/2.1/dev-manual/dev-manual.html#devtool-use-devtool-modify-to-enable-work-on-code-associated-with-an-existing-recipe
.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160609/6fbd6090/attachment.html>


More information about the yocto mailing list