All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Lai Eddy <eddy.lai.tw@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: enable netbase network interfaces?
Date: Fri, 28 Dec 2012 07:38:53 -0700	[thread overview]
Message-ID: <50DDAEFD.90202@mlbassoc.com> (raw)
In-Reply-To: <CACrgodeMSvt9yr_M_VE0GqTHVFeYXTbMhFzALF762QjXaJMbmg@mail.gmail.com>

On 2012-12-27 23:40, Lai Eddy wrote:
> Thanks Gary,
>
> after download and extract the ti cortex A8 BSP . there's only binary image inside, what MACHINE to use to build a beagleboard yocto image?

MACHINE="beagleboard"

Why does this matter?  You asked about how to set up *your* BSP to have
a tailored network interface file.  All you need to do is pattern your
setup after the beagleboard one, as quoted.

n.b. please don't top-post :-(

>
> On 2012-12-25 16:31, Lai Eddy wrote:
>
>     in the "Reference Manual "How do I make sure connected network interfaces are brought up by default?" said 2 files need to be added to enable network interfaces, where can I find
>     template files?
>     ------------------------------__------------------------------__------------------------------__-----------------
>     The default interfaces file provided by the netbase recipe does not automatically bring up network interfaces. Therefore, you will need to add a BSP-specific netbase that includes
>     an interfaces file.
>     For example, add the following files to your layer:
>            meta-MACHINE/recipes-bsp/__netbase/netbase/MACHINE/__interfaces
>            meta-MACHINE/recipes-bsp/__netbase/netbase_5.0.bbappend
>     ------------------------------__------------------------------__------------------------------__------------------
>
>
> Look in meta-ti (git://git.yoctoproject.org/__meta-ti <http://git.yoctoproject.org/meta-ti>):
> $ find meta-ti/recipes-core/netbase/
> meta-ti/recipes-core/netbase/
> meta-ti/recipes-core/netbase/__netbase-5.0
> meta-ti/recipes-core/netbase/__netbase-5.0/beagleboard
> meta-ti/recipes-core/netbase/__netbase-5.0/beagleboard/__interfaces
> meta-ti/recipes-core/netbase/__netbase_5.0.bbappend
>
>
>
> --
> ------------------------------__------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------__------------------------------
> _________________________________________________
> yocto mailing list
> yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
> https://lists.yoctoproject.__org/listinfo/yocto <https://lists.yoctoproject.org/listinfo/yocto>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2012-12-28 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-25 23:31 enable netbase network interfaces? Lai Eddy
2012-12-26 12:08 ` Gary Thomas
2012-12-28  6:40   ` Lai Eddy
2012-12-28 14:38     ` Gary Thomas [this message]
2012-12-29  9:58       ` Robert P. J. Day
2012-12-29 12:25         ` Gary Thomas

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=50DDAEFD.90202@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=eddy.lai.tw@gmail.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.