Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/6] upgrade automake/autogen-native/make/git
Date: Fri, 3 Jan 2014 17:41:03 +0800	[thread overview]
Message-ID: <52C685AF.7080003@windriver.com> (raw)
In-Reply-To: <cover.1388397582.git.liezhi.yang@windriver.com>



On 12/30/2013 06:02 PM, Robert Yang wrote:
> I have tested these upgrades on the local autobuilder.
>
> // Robert
>
> The following changes since commit 5c95cc221aa55df7c25e3254d30a7a4b70ff5359:
>
>    maintainers.inc: reassign tzcode-native (2013-12-27 19:35:02 +0800)
>
> are available in the git repository at:
>
>    git://git.pokylinux.org/poky-contrib robert/upgrade
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/upgrade
>
> Robert Yang (6):
>    automake: upgrade to 1.14

The automake has a conflict with Paul's patch, and two of the commits
have been merged, so I rebased them and pushed to git contrib agagin:

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

Robert Yang (4):
   automake: upgrade to 1.14
   autoconf: remove path_prog_fixes.patch
   autogen-native: upgrade to 5.18.2
   make: upgrade to 4.0

// Robert

>    autoconf: remove path_prog_fixes.patch
>    autogen-native: upgrade to 5.18.2
>    make: remove the obsolete SCCS.patch
>    make: upgrade to 4.0
>    git: upgrade to 1.8.5.2
>
>   .../autoconf/autoconf/path_prog_fixes.patch        | 128 --------------
>   meta/recipes-devtools/autoconf/autoconf_2.69.bb    |   1 -
>   ...n-native_5.17.4.bb => autogen-native_5.18.2.bb} |   6 +-
>   .../autogen/{files => autogen}/guile.patch         |  48 +++---
>   .../increase-timeout-limit.patch                   |   0
>   .../automake/automake/path_prog_fixes.patch        |  41 -----
>   .../prefer-cpio-over-pax-for-ustar-archives.patch  |  48 ------
>   .../{automake_1.13.4.bb => automake_1.14.bb}       |  14 +-
>   meta/recipes-devtools/git/git.inc                  |   1 -
>   .../git/{git_1.8.4.4.bb => git_1.8.5.2.bb}         |   5 +-
>   meta/recipes-devtools/make/files/SCCS.patch        |  17 --
>   .../make/make-3.82/expand_MAKEFLAGS.patch          |  39 -----
>   .../make-3.82/intermediate-target-bugfix.patch     |  23 ---
>   .../make-savannah-bug30612-fix_white_space.patch   |  58 -------
>   ...ke-savannah-bug30612-handling_of_archives.patch | 188 ---------------------
>   meta/recipes-devtools/make/make.inc                |   3 +-
>   .../make/{make_3.82.bb => make_4.0.bb}             |  10 +-
>   17 files changed, 41 insertions(+), 589 deletions(-)
>   delete mode 100644 meta/recipes-devtools/autoconf/autoconf/path_prog_fixes.patch
>   rename meta/recipes-devtools/autogen/{autogen-native_5.17.4.bb => autogen-native_5.18.2.bb} (88%)
>   rename meta/recipes-devtools/autogen/{files => autogen}/guile.patch (89%)
>   rename meta/recipes-devtools/autogen/{files => autogen}/increase-timeout-limit.patch (100%)
>   delete mode 100644 meta/recipes-devtools/automake/automake/path_prog_fixes.patch
>   delete mode 100644 meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch
>   rename meta/recipes-devtools/automake/{automake_1.13.4.bb => automake_1.14.bb} (75%)
>   rename meta/recipes-devtools/git/{git_1.8.4.4.bb => git_1.8.5.2.bb} (67%)
>   delete mode 100644 meta/recipes-devtools/make/files/SCCS.patch
>   delete mode 100644 meta/recipes-devtools/make/make-3.82/expand_MAKEFLAGS.patch
>   delete mode 100644 meta/recipes-devtools/make/make-3.82/intermediate-target-bugfix.patch
>   delete mode 100644 meta/recipes-devtools/make/make-3.82/make-savannah-bug30612-fix_white_space.patch
>   delete mode 100644 meta/recipes-devtools/make/make-3.82/make-savannah-bug30612-handling_of_archives.patch
>   rename meta/recipes-devtools/make/{make_3.82.bb => make_4.0.bb} (44%)
>


      parent reply	other threads:[~2014-01-03  9:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 10:02 [PATCH 0/6] upgrade automake/autogen-native/make/git Robert Yang
2013-12-30 10:02 ` [PATCH 1/6] automake: upgrade to 1.14 Robert Yang
2013-12-30 10:02 ` [PATCH 2/6] autoconf: remove path_prog_fixes.patch Robert Yang
2013-12-30 10:02 ` [PATCH 3/6] autogen-native: upgrade to 5.18.2 Robert Yang
2013-12-30 10:02 ` [PATCH 4/6] make: remove the obsolete SCCS.patch Robert Yang
2013-12-30 10:02 ` [PATCH 5/6] make: upgrade to 4.0 Robert Yang
2014-01-06 13:43   ` Burton, Ross
2014-01-07  2:08     ` Robert Yang
2013-12-30 10:02 ` [PATCH 6/6] git: upgrade to 1.8.5.2 Robert Yang
2014-01-03  9:41 ` Robert Yang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52C685AF.7080003@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox