All of lore.kernel.org
 help / color / mirror / Atom feed
* best practice .inc files
@ 2011-07-20  9:17 Jaap de Jong
  2011-07-20  9:26 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Jaap de Jong @ 2011-07-20  9:17 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi All,

I was wondering what the best way is to do this.

I'm using the 2010.12 release.
I've created my own u-boot_2010.09.bb file in my local repository.
In it is aline
     require u-boot.inc
(every u-boot*.bb recipe has it)
Now I need a copy of the openembedded/recipes/u-boot/u-boot.inc in my 
local repository to get it bitbaked.
(Well actually I've symlinked the file)
I think both solutions are not optimal.
Is there a way to this in a more gentle way?

Thanks!
Jaap





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: best practice .inc files
  2011-07-20  9:17 best practice .inc files Jaap de Jong
@ 2011-07-20  9:26 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2011-07-20  9:26 UTC (permalink / raw)
  To: openembedded-devel

On Wednesday 20 July 2011 10:17:19 Jaap de Jong wrote:
> I'm using the 2010.12 release.
> I've created my own u-boot_2010.09.bb file in my local repository.
> In it is aline
>      require u-boot.inc
> (every u-boot*.bb recipe has it)
> Now I need a copy of the openembedded/recipes/u-boot/u-boot.inc in my
> local repository to get it bitbaked.
> (Well actually I've symlinked the file)
> I think both solutions are not optimal.
> Is there a way to this in a more gentle way?

If you use the path starting from the base i.e. "require recipes/u-boot/u-
boot.inc" it should work.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-20  9:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20  9:17 best practice .inc files Jaap de Jong
2011-07-20  9:26 ` Paul Eggleton

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.