On 05/23/2013 01:52 AM, Marko Lindqvist wrote:
New upstream release, 1.13.2, has reverted some of the 1.13.0 backward
compatibility dropping changes, for the duration of 1.13 series. Unlike
earlier 1.13 releases, it can be used without breaking huge number of
packages.


I have not dug into it too deeply, but I think this update is causing a problem with gtk-engines test Makefile, there is a section that has $(patsubst incomplete.

From the Makefile.in that is generated from Makefile.am

$(patsubst.log: $(patsubst
        @p='$(patsubst'; \
        b='$(patsubst'; \
        $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
        --log-file $$b.log --trs-file $$b.trs \
$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \

That does not look right!

Sau!


The following changes since commit aeb704fee8b4ffeaeddcdb36ae4e1d62c264ce42:

   scripts/bitbake: Handle the case where git isn't installed cleanly 
(2013-05-21 10:06:11 +0100)

are available in the git repository at:

   git://git.openembedded.org/openembedded-core-contrib cazfi/am13
   
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/am13

Marko Lindqvist (1):
   automake: update to upstream version 1.13.2

  .../prefer-cpio-over-pax-for-ustar-archives.patch  |   37 ++++++++++----------
  .../{automake_1.12.6.bb => automake_1.13.2.bb}     |    4 +--
  2 files changed, 21 insertions(+), 20 deletions(-)
  rename meta/recipes-devtools/automake/{automake_1.12.6.bb => 
automake_1.13.2.bb} (90%)



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to