| Submitter | Jessica Zhang |
|---|---|
| Date | June 29, 2011, 11:09 p.m. |
| Message ID | <cover.1309383006.git.jessica.zhang@intel.com> |
| Download | mbox |
| Permalink | /patch/6717/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib jzhang/aclocalComments
On Wed, 2011-06-29 at 16:09 -0700, Jessica Zhang wrote: > 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 Merged to master, thanks. Richard
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(-)