From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Khem Raj <kraj@juniper.net>
Subject: [PATCH 0/4] boost, nfs-utils upgrade, drop KERNEL_CC
Date: Sat, 19 Jan 2013 14:39:40 -0800 [thread overview]
Message-ID: <cover.1358634922.git.raj.khem@gmail.com> (raw)
This patchset is about upgrading boost and nfs-utils to latest
KERNEL_CC is now formed using CC, this patch has been tested fair bit now
The following changes since commit 18bc7b44ef58cbcbe32d45504d71eed54ef695a4:
guilt: add git 1.8.x support (2013-01-18 13:20:56 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/misc
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc
Khem Raj (4):
kernel.bbclass,module-base.bbclass: Use CC to form KERNEL_CC
nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc2
consolekit_0.4.5.bb: Package unpackaged systemd files
boost: Upgrade 1.51 -> 1.52
meta/classes/kernel-arch.bbclass | 13 +
meta/classes/kernel.bbclass | 16 +-
meta/classes/module-base.bbclass | 16 -
.../nfs-utils/nfs-utils-1.0.6-uclibc.patch | 37 +-
.../nfs-utils-1.2.1-exp-subtree-warn-off.patch | 12 +
.../nfs-utils/nfs-utils-1.2.1-statdpath-man.patch | 58 +++
.../nfs-utils-1.2.3-sm-notify-res_init.patch | 21 +
.../nfs-utils/nfs-utils-1.2.5-idmap-errmsg.patch | 12 +
.../nfs-utils/nfs-utils-nfsctl-x32-fix.patch | 30 --
.../nfs-utils/nfs-utils/nfs-utils.1.2.8.rc2.patch | 535 ++++++++++++++++++++
.../nfs-utils/nfs-utils.1.2.8.rc2.patch.1 | 535 ++++++++++++++++++++
.../{nfs-utils_1.2.3.bb => nfs-utils_1.2.7.bb} | 28 +-
meta/recipes-support/boost/boost.inc | 2 -
.../boost/{boost_1.51.0.bb => boost_1.52.0.bb} | 8 +-
meta/recipes-support/boost/files/hash_enums.patch | 45 --
.../recipes-support/consolekit/consolekit_0.4.5.bb | 2 +-
16 files changed, 1228 insertions(+), 142 deletions(-)
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.1-exp-subtree-warn-off.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.1-statdpath-man.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.5-idmap-errmsg.patch
delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-nfsctl-x32-fix.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.1.2.8.rc2.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.1.2.8.rc2.patch.1
rename meta/recipes-connectivity/nfs-utils/{nfs-utils_1.2.3.bb => nfs-utils_1.2.7.bb} (63%)
rename meta/recipes-support/boost/{boost_1.51.0.bb => boost_1.52.0.bb} (44%)
delete mode 100644 meta/recipes-support/boost/files/hash_enums.patch
--
1.7.9.5
next reply other threads:[~2013-01-19 22:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-19 22:39 Khem Raj [this message]
2013-01-19 22:40 ` [PATCH 1/4] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC Khem Raj
2013-01-22 15:41 ` Enrico Scholz
2013-01-22 16:33 ` Khem Raj
2013-01-24 12:13 ` Changing between gold and bfd linker (was: [PATCH 1/4] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC) Enrico Scholz
2013-01-22 17:34 ` [PATCH 1/4] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC Khem Raj
2013-01-22 20:44 ` Darren Hart
2013-01-22 21:44 ` Khem Raj
2013-01-22 21:50 ` Darren Hart
2013-01-22 22:12 ` Khem Raj
2013-01-22 22:19 ` Darren Hart
2013-01-23 8:46 ` Andrea Adami
2013-02-04 20:13 ` McClintock Matthew-B29882
2013-02-04 22:51 ` Khem Raj
2013-02-04 23:56 ` McClintock Matthew-B29882
2013-01-19 22:40 ` [PATCH 2/4] nfs-utils: Upgrade 1.2.3 -> 1.2.8-rc2 Khem Raj
2013-01-21 4:08 ` Saul Wold
2013-01-21 18:43 ` Khem Raj
2013-01-19 22:40 ` [PATCH 3/4] consolekit_0.4.5.bb: Package unpackaged systemd files Khem Raj
2013-01-19 22:40 ` [PATCH 4/4] boost: Upgrade 1.51 -> 1.52 Khem Raj
2013-01-19 23:05 ` [PATCH 0/4] boost, nfs-utils upgrade, drop KERNEL_CC Otavio Salvador
2013-01-20 3:38 ` Khem Raj
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.1358634922.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=kraj@juniper.net \
--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