All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] 3 fixes for CentOS 5.8
Date: Tue, 25 Feb 2014 17:44:02 +0800	[thread overview]
Message-ID: <cover.1393321369.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 72576e2d04dc8b43ae0d7f31cddd74318f52103e:

  bitbake: hob: replace the use of hob-toolchain with populate_sdk task (2014-02-25 08:06:11 +0000)

are available in the git repository at:

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

Donn Seeley (1):
  dpkg: fix a link problem for dpkg-native on CentOS 5.8

Robert Yang (2):
  grub: exclude .pc from POTFILES.in (fix build on CentOS 5.8)
  dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8)

 .../grub/grub/autogen.sh-exclude-pc.patch          | 34 +++++++++
 meta/recipes-bsp/grub/grub_git.bb                  |  1 +
 .../dpkg/dpkg/glibc2.5-sync_file_range.patch       | 86 ++++++++++++++++++++++
 .../dpkg/dpkg/no-vla-warning.patch                 | 32 ++++++++
 meta/recipes-devtools/dpkg/dpkg_1.17.4.bb          |  2 +
 5 files changed, 155 insertions(+)
 create mode 100644 meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/no-vla-warning.patch

-- 
1.8.3.1



             reply	other threads:[~2014-02-25  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25  9:44 Robert Yang [this message]
2014-02-25  9:44 ` [PATCH 1/3] grub: exclude .pc from POTFILES.in (fix build on CentOS 5.8) Robert Yang
2014-02-25  9:44 ` [PATCH 2/3] dpkg: fix a link problem for dpkg-native on CentOS 5.8 Robert Yang
2014-02-25  9:44 ` [PATCH 3/3] dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8) Robert Yang

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.1393321369.git.liezhi.yang@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 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.