From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: Openvswitch integration in yocto
Date: Tue, 29 Oct 2013 14:24:41 -0600 [thread overview]
Message-ID: <52701989.4010700@mlbassoc.com> (raw)
In-Reply-To: <CAKP9-SjPgGtMXPvBTiARu6hcUubLhEdjB5NGsR+AsMai6KR83A@mail.gmail.com>
On 2013-10-29 11:31, Sandeep G.R wrote:
> Hi Sonia,
>
> Add this line IMAGE_INSTALL_append += "openvswitch" to*QorIQ-SDK-V1.4-20130814-yocto/meta-fsl-networking/images/fsl-image-core.bb <http://fsl-image-core.bb>.*
It's not necessary (and indeed, poor practice) to make a change to the main recipes like this.
Much better would be to add that line to "local.conf" and leave the main recipes untouched.
Of course, you still have to rebuild the image (step 3) for this to have any affect.
> *
> *
> And do step 3 and openvswitch will be on T4240QDS.
>
>
> On Tue, Oct 29, 2013 at 4:11 AM, Paul Eggleton <paul.eggleton@linux.intel.com <mailto:paul.eggleton@linux.intel.com>> wrote:
>
> Hi Sonia,
>
> On Tuesday 29 October 2013 12:33:04 sonia verma wrote:
> > For compiling openvswitch i perform following steps:-
> >
> > 1. bitbake -f -c compile openvswitch.
> > 2. bitbake openvswitch.
> > 3. bitbake fsl-image-core.
> >
> > but when i get fsl-image-core-t4240rdb-20131028123337.rootfs.ext2.gz.u-boot
> > & boot the board with uImage & above file system i did not find any
> > openvswitch utilities. can you please guide me to how to integrate
> > openvswitch in yocto.
>
> If you wish openvswitch to be included in your image you will need to add it
> explicitly - see this section of the manual:
>
> http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage
>
> Once you have done this, steps 1 and 2 are no longer necessary.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
>
> --
> *Thanks & Regards,*
> *Sandeep G R*
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2013-10-29 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 7:03 Openvswitch integration in yocto sonia verma
2013-10-29 10:11 ` Paul Eggleton
2013-10-29 17:31 ` Sandeep G.R
2013-10-29 20:24 ` Gary Thomas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52701989.4010700@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.