All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-core@lists.openembedded.org
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: [PATCH 0/6] Recipe updates
Date: Mon, 18 Feb 2019 17:49:01 -0500	[thread overview]
Message-ID: <cover.1550529998.git.denys@ti.com> (raw)

From: Denys Dmytriyenko <denys@ti.com>

Update lz4, lzip, lzop, gzip, grep and hdparm to the latest.

Build-tested against qemu targets, plus x32 and musl.

The following changes since commit 93c6e5023d74bf6fae8e3a70afd9dca6b1ab555a:

  glib-2.0: Improve shared-mime-info dependency handling (2019-02-18 10:33:08 +0000)

are available in the git repository at:

  git://push.openembedded.org/openembedded-core-contrib denix/master

Denys Dmytriyenko (6):
  lz4: upgrade 1.8.2 -> 1.8.3
  lzip: upgrade 1.20 -> 1.21
  hdparm: upgrade 9.56 -> 9.58
  lzop: upgrade 1.03 -> 1.04
  gzip: upgrade 1.9 -> 1.10
  grep: upgrade 3.1 -> 3.3

 ...need_charset_alias-when-building-for-musl.patch |  33 ----
 .../grep/{grep_3.1.bb => grep_3.3.bb}              |  10 +-
 .../{gzip-1.9 => gzip-1.10}/wrong-path-fix.patch   |   0
 meta/recipes-extended/gzip/gzip-1.9/gnulib.patch   | 189 ---------------------
 .../gzip/{gzip_1.9.bb => gzip_1.10.bb}             |   6 +-
 .../hdparm/{hdparm_9.56.bb => hdparm_9.58.bb}      |   4 +-
 .../lzip/{lzip_1.20.bb => lzip_1.21.bb}            |   4 +-
 .../lz4/{lz4_1.8.2.bb => lz4_1.8.3.bb}             |   2 +-
 ...inlines-as-the-external-inline-definition.patch | 100 -----------
 .../recipes-support/lzop/lzop/lzop-1.03-gcc6.patch |  37 ----
 .../lzop/lzop/x32_abi_miniacc_h.patch              |  36 ----
 .../lzop/{lzop_1.03.bb => lzop_1.04.bb}            |  11 +-
 12 files changed, 15 insertions(+), 417 deletions(-)
 delete mode 100644 meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
 rename meta/recipes-extended/grep/{grep_3.1.bb => grep_3.3.bb} (74%)
 rename meta/recipes-extended/gzip/{gzip-1.9 => gzip-1.10}/wrong-path-fix.patch (100%)
 delete mode 100644 meta/recipes-extended/gzip/gzip-1.9/gnulib.patch
 rename meta/recipes-extended/gzip/{gzip_1.9.bb => gzip_1.10.bb} (88%)
 rename meta/recipes-extended/hdparm/{hdparm_9.56.bb => hdparm_9.58.bb} (90%)
 rename meta/recipes-extended/lzip/{lzip_1.20.bb => lzip_1.21.bb} (88%)
 rename meta/recipes-support/lz4/{lz4_1.8.2.bb => lz4_1.8.3.bb} (94%)
 delete mode 100644 meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch
 delete mode 100644 meta/recipes-support/lzop/lzop/lzop-1.03-gcc6.patch
 delete mode 100644 meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
 rename meta/recipes-support/lzop/{lzop_1.03.bb => lzop_1.04.bb} (66%)

-- 
2.7.4



             reply	other threads:[~2019-02-18 22:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18 22:49 Denys Dmytriyenko [this message]
2019-02-18 22:49 ` [PATCH 1/6] lz4: upgrade 1.8.2 -> 1.8.3 Denys Dmytriyenko
2019-02-18 22:49 ` [PATCH 2/6] lzip: upgrade 1.20 -> 1.21 Denys Dmytriyenko
2019-02-18 22:49 ` [PATCH 3/6] hdparm: upgrade 9.56 -> 9.58 Denys Dmytriyenko
2019-02-18 22:49 ` [PATCH 4/6] lzop: upgrade 1.03 -> 1.04 Denys Dmytriyenko
2019-02-18 22:49 ` [PATCH 5/6] gzip: upgrade 1.9 -> 1.10 Denys Dmytriyenko
2019-02-18 22:49 ` [PATCH 6/6] grep: upgrade 3.1 -> 3.3 Denys Dmytriyenko

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=cover.1550529998.git.denys@ti.com \
    --to=denis@denix.org \
    --cc=denys@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.