Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Add env setting to support libtool2.4 m4 macro
@ 2011-06-29 23:09 Jessica Zhang
  2011-06-29 23:09 ` [PATCH 1/1] Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using correct libtool 2.4 Jessica Zhang
  2011-06-30 23:17 ` [PATCH 0/1] Add env setting to support libtool2.4 m4 macro Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Jessica Zhang @ 2011-06-29 23:09 UTC (permalink / raw)
  To: openembedded-core

Add OECORE_ACLOCAL_OPTS to env setup scripts for options
running aclocal to generate correct libtool 2.4 m4 macro, 
the autogen.sh should be changed as aclocal ${OECORE_ACLOCAL_OPTS}
The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53:
  Khem Raj (1):
        package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jzhang/aclocal
  http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/aclocal

Jessica Zhang (1):
  Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project
    using correct libtool 2.4

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




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

end of thread, other threads:[~2011-06-30 23:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 23:09 [PATCH 0/1] Add env setting to support libtool2.4 m4 macro Jessica Zhang
2011-06-29 23:09 ` [PATCH 1/1] Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using correct libtool 2.4 Jessica Zhang
2011-06-30 23:17 ` [PATCH 0/1] Add env setting to support libtool2.4 m4 macro Richard Purdie

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