All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][PULL] meta-yocto: Move OELAYOUT_ABI definition to poky.conf
@ 2012-04-16  7:52 Dongxiao Xu
  2012-04-16  7:52 ` [PATCH 1/1] " Dongxiao Xu
  2012-04-16 15:16 ` [PATCH 0/1][PULL] " Saul Wold
  0 siblings, 2 replies; 5+ messages in thread
From: Dongxiao Xu @ 2012-04-16  7:52 UTC (permalink / raw)
  To: poky

Hi Richard,

This pull request contains a commit that moves the OELAYOUT_ABI definition from abi_version.conf
to poky.conf, which could fix [YOCTO #2303].

This pull request does depend on another pull request (bitbake.conf: Include abi_version.conf in earlier stage) that I sent in oe-core mailing list.

Please help to review and pull.

Thanks,
Dongxiao

The following changes since commit 2ddf7d3e8326e8cb07101ddb2d6e5dc6866371e2:

  gcc-configure-common.inc: Stop gcc looking at build system paths (2012-04-15 18:09:57 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-yocto
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-yocto

Dongxiao Xu (1):
  meta-yocto: Move OELAYOUT_ABI definition to poky.conf

 meta-yocto/conf/abi_version.conf |    7 -------
 meta-yocto/conf/distro/poky.conf |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 meta-yocto/conf/abi_version.conf

-- 
1.7.4.1



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

end of thread, other threads:[~2012-04-16 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  7:52 [PATCH 0/1][PULL] meta-yocto: Move OELAYOUT_ABI definition to poky.conf Dongxiao Xu
2012-04-16  7:52 ` [PATCH 1/1] " Dongxiao Xu
2012-04-16 16:26   ` Bob Cochran
2012-04-16 16:46     ` Richard Purdie
2012-04-16 15:16 ` [PATCH 0/1][PULL] " Saul Wold

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.