Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] kernel.bbclass: remove explicit version.h target
@ 2012-10-18 14:47 Bruce Ashfield
  2012-10-18 14:47 ` [PATCH 1/1] " Bruce Ashfield
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2012-10-18 14:47 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core

Hi all,

I'm doing a quick RFC on a patch to get 3.7 based kernels building
again. 

The patch has the details on the kernel commits that have moved
version.h around, which breaks our builds due to an explicit reference
in kernel.bbclass.

I thought about making the call conditional, but as the patch says,
this introduces a bit more complexity where it might not be 
required. Removing the reference to version.h fixes the build, and 
didn't break any of my older kernel builds (2.6.39, 3.0, 3.2, 3.4)
while still producing version.h.

I can't locate the original reason that version.h was being directly
built, so that's why this is a RFC. I'm hoping someone will yell if
this breaks a use case that I don't know about.

This is stacked on top of my yocto master branch, since it was a 
RFC. I can rebase onto oe-core, or master under test as appropriate.

Cheers,

Bruce

The following changes since commit e6e2b9bd66100c078c029ca7e34829cf1dfb5490:

  documentation: poky-ref-manual - edits to MACHINE type variables. (2012-10-18 12:15:04 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (1):
  kernel.bbclass: remove explicit version.h target

 meta/classes/kernel.bbclass |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-10-19 21:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 14:47 [RFC PATCH 0/1] kernel.bbclass: remove explicit version.h target Bruce Ashfield
2012-10-18 14:47 ` [PATCH 1/1] " Bruce Ashfield
2012-10-18 14:53   ` Darren Hart
2012-10-18 15:12   ` Richard Purdie
2012-10-18 16:35     ` Bruce Ashfield
2012-10-19 21:24       ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox