All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: any point in a single machine recipe using a machine-specific file?
Date: Fri, 19 Apr 2013 16:00:38 +0200	[thread overview]
Message-ID: <20130419140038.GI2489@jama> (raw)
In-Reply-To: <alpine.DEB.2.02.1304190945410.5102@oneiric>

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

On Fri, Apr 19, 2013 at 09:49:56AM -0400, Robert P. J. Day wrote:
> 
>   using the example i patched earlier, here's the file hierarchy for
> raspberry pi's netbase recipe:
> 
> ./netbase_5.0.bbappend
> ./netbase-5.0
> ./netbase-5.0/raspberrypi
> ./netbase-5.0/raspberrypi/interfaces
> ./netbase-5.0/raspberrypi/hosts
> 
>   i understand the notion of a machine-specific subdirectory for
> files, such as what you'd find under a layer like meta-ti which
> defines multiple machines, so this is understandable for meta-ti:
> 
> .
> ./netbase_5.0.bbappend
> ./netbase-5.0
> ./netbase-5.0/beagleboard
> ./netbase-5.0/beagleboard/interfaces
> 
>   but in the case of the rpi, is there any value in putting the files
> under a machine-named subdirectory? of course it won't hurt, but is
> there any point to it?

Yes, meta-rpi layer can be included when doing builds for different
MACHINEs, raspberrypi subdirectory makes sure that their interfaces,
hosts files are not used accidentaly

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-04-19 14:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19 13:49 any point in a single machine recipe using a machine-specific file? Robert P. J. Day
2013-04-19 14:00 ` Martin Jansa [this message]
2013-04-19 14:02 ` Burton, Ross
2013-04-19 14:15   ` Robert P. J. Day
2013-04-19 14:20     ` Tomas Frydrych
2013-04-19 14:34       ` Robert P. J. Day
2013-04-19 14:56         ` Tomas Frydrych
2013-04-19 14:59           ` Robert P. J. Day
2013-04-19 14:16   ` Tomas Frydrych
2013-04-19 14:23     ` Robert P. J. Day
2013-04-19 14:29       ` Martin Jansa

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=20130419140038.GI2489@jama \
    --to=martin.jansa@gmail.com \
    --cc=rpjday@crashcourse.ca \
    --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.