All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix external module compilations
@ 2011-07-05 11:55 Anders Darander
  2011-07-05 12:05 ` [meta-oe][PATCH 1/1] kernel.bbclass: make external module compile Anders Darander
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anders Darander @ 2011-07-05 11:55 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander


When compiling an external module, the compilation errors out, when
scripts/basic/fixdep and later on scripts/mod/modpost is being requested. The
removal of 'make -C $kerneldir _mrproper_scripts' fixes these problems.

The following changes since commit 340cc366c7feff983a85f9e9ae8ae1f537239f5b:

  gcc-4.5: Edit defaults.h in ${B} instead of ${S}, and t-oe in ${B} (2011-07-02 22:40:22 +0200)

are available in the git repository at:
  git://github.com/darander/meta-oe fixdep
  https://github.com/darander/meta-oe/tree/fixdep

Anders Darander (1):
  kernel.bbclass: make external module compile

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

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/1] Fix external module compilations
@ 2011-07-05 12:01 Anders Darander
  0 siblings, 0 replies; 6+ messages in thread
From: Anders Darander @ 2011-07-05 12:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Darander


When compiling an external module, the compilation errors out, when
scripts/basic/fixdep and later on scripts/mod/modpost is being requested. The
removal of 'make -C $kerneldir _mrproper_scripts' fixes these problems.

The following changes since commit 69eeb3d2276e5b10d084b47d308ecfc8daf8b467:

  qt4: ensure target packages don't include host binaries (2011-07-05 11:28:59 +0100)

are available in the git repository at:
  git://github.com/darander/oe-core fixdep
  https://github.com/darander/oe-core/tree/fixdep

Anders Darander (1):
  kernel.bbclass: make external module compile

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

-- 
1.7.4.1




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

end of thread, other threads:[~2011-07-05 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05 11:55 [PATCH 0/1] Fix external module compilations Anders Darander
2011-07-05 12:05 ` [meta-oe][PATCH 1/1] kernel.bbclass: make external module compile Anders Darander
2011-07-05 12:08 ` [PATCH 0/1] Fix external module compilations Anders Darander
2011-07-05 12:38 ` [meta-oe][PATCH " Phil Blundell
2011-07-05 12:48   ` Anders Darander
2011-07-05 12:01 [PATCH " Anders Darander

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.