All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-libc-headers-yocto: disable device tree generation
@ 2011-02-14 21:42 Bruce Ashfield
  2011-02-14 21:42 ` [PATCH 1/1] " Bruce Ashfield
  2011-02-15 19:26 ` [PATCH 0/1] " Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-02-14 21:42 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

Richard/Saul,

This fixed the error picked up overnight where the libc-headers
fails because there is no dtb to install.

Note: this could have been fixed by factoring out the include
of linux-dtb.inc into the individual recipes rather than by
modifying the libc-headers rule to set the KERNEL_DEVICETREE
to nothing. But the libc-headers is the exception and most 
any other recipe that includes linux-yocto.inc needs this
enabled, so I opted to leave the includes as they were.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Thanks,
    Bruce Ashfield <bruce.ashfield@windriver.com>
---


Bruce Ashfield (1):
  linux-libc-headers-yocto: disable device tree generation

 .../linux-libc-headers-yocto_git.bb                |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



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

end of thread, other threads:[~2011-02-15 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 21:42 [PATCH 0/1] linux-libc-headers-yocto: disable device tree generation Bruce Ashfield
2011-02-14 21:42 ` [PATCH 1/1] " Bruce Ashfield
2011-02-15 19:26 ` [PATCH 0/1] " Richard Purdie

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.