Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] add autotools nativesdk to meta-toolchain
@ 2011-11-29  8:38 wenzong.fan
  2011-11-29  8:38 ` [PATCH 1/5] gnu-config: Extend to provide nativesdk recipe wenzong.fan
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: wenzong.fan @ 2011-11-29  8:38 UTC (permalink / raw)
  To: openembedded-core

From: Wenzong Fan <wenzong.fan@windriver.com>

[yocto #1603]

Add automake-nativesdk and autoconf-nativesdk into meta-toolchain,
this will help to process new libtool m4 macros in any autotools
project, such as support for '--with-libtool-sysroot' option.

Also add m4-nativesdk and gnu-config-nativesdk which required by
autoconf-nativesdk.

The following changes since commit 4cd96710785eb05abeff1f281878655118d4a7dd:
  Richard Purdie (1):
        bitbake: Update users of getVar/setVar to use the data store functions directly

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/autotool_nativesdk
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/autotool_nativesdk

Wenzong Fan (5):
  gnu-config: Extend to provide nativesdk recipe
  m4: Add m4-nativesdk recipes
  automake: Extend to provide nativesdk recipe
  autoconf: Extend to provide nativesdk recipe
  task-sdk-host-nativesdk: add autotools nativesdk to meta-toolchain

 meta/recipes-core/tasks/task-sdk-host-nativesdk.bb |    4 +++-
 meta/recipes-devtools/autoconf/autoconf_2.68.bb    |    9 ++++++---
 meta/recipes-devtools/automake/automake.inc        |    2 +-
 meta/recipes-devtools/automake/automake_1.11.1.bb  |    3 ++-
 .../gnu-config/gnu-config_20111111.bb              |    4 ++--
 meta/recipes-devtools/m4/m4-nativesdk_1.4.16.bb    |   12 ++++++++++++
 meta/recipes-devtools/m4/m4-nativesdk_1.4.9.bb     |   12 ++++++++++++
 7 files changed, 38 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-devtools/m4/m4-nativesdk_1.4.16.bb
 create mode 100644 meta/recipes-devtools/m4/m4-nativesdk_1.4.9.bb




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

end of thread, other threads:[~2011-11-30  2:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-29  8:38 [PATCH 0/5] add autotools nativesdk to meta-toolchain wenzong.fan
2011-11-29  8:38 ` [PATCH 1/5] gnu-config: Extend to provide nativesdk recipe wenzong.fan
2011-11-29  8:38 ` [PATCH 2/5] m4: Add m4-nativesdk recipes wenzong.fan
2011-11-29 17:48   ` McClintock Matthew-B29882
2011-11-29 18:04     ` Richard Purdie
2011-11-30  1:55       ` wenzong fan
2011-11-29  8:39 ` [PATCH 3/5] automake: Extend to provide nativesdk recipe wenzong.fan
2011-11-29  8:39 ` [PATCH 4/5] autoconf: " wenzong.fan
2011-11-29  8:49   ` Koen Kooi
2011-11-29  9:00     ` wenzong fan
2011-11-29  9:12       ` Richard Purdie
2011-11-29  9:14       ` Koen Kooi
2011-11-29  9:22         ` wenzong fan
2011-11-29  8:39 ` [PATCH 5/5] task-sdk-host-nativesdk: add autotools nativesdk to meta-toolchain wenzong.fan

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