From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] cmake and util-linux updates
Date: Thu, 29 Nov 2012 16:00:39 -0800 [thread overview]
Message-ID: <1354233643-3385-1-git-send-email-sgw@linux.intel.com> (raw)
Richard,
I have done futher testing with cmake and I am happy with it. I
also worked out my issues with util-linux and have an update for
sysvinit since util-linux added utmpdump.
The build-appliance-image is a tweak to allow us to set the SRCREV
automagically from a config file via an override.
Consolidated pull coming later after MUT finishes building.
Sau!
Saul Wold (4):
cmake: Update to 2.8.10.1
sysvinit: Update ALTERNATIVES List for utmpdump
util-linux: Update to 2.22.1
build-appliance-image: Allow SRCREV to be overriden
meta/recipes-core/images/build-appliance-image.bb | 2 +-
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | 4 +-
meta/recipes-core/util-linux/util-linux.inc | 21 +++++-----
.../util-linux/add-aarch64-support.patch | 18 ---------
.../util-linux/util-linux/configure-sbindir.patch | 15 ++++---
.../util-linux/util-linux/fix-configure.patch | 20 ++++++++++
.../util-linux/uclibc-__progname-conflict.patch | 14 +++----
.../util-linux-ng-replace-siginterrupt.patch | 15 +++----
.../{util-linux_2.21.2.bb => util-linux_2.22.1.bb} | 10 ++---
.../cmake/cmake-native_2.8.10.1.bb | 4 ++
meta/recipes-devtools/cmake/cmake-native_2.8.8.bb | 8 ----
meta/recipes-devtools/cmake/cmake.inc | 3 ++
.../cmake/cmake/dont-run-cross-binaries.patch | 19 ++++-----
.../cmake/cmake/support-oe-qt4-tools-names.patch | 46 +++++++++++-----------
.../cmake/{cmake_2.8.8.bb => cmake_2.8.10.1.bb} | 3 --
15 files changed, 105 insertions(+), 97 deletions(-)
delete mode 100644 meta/recipes-core/util-linux/util-linux/add-aarch64-support.patch
create mode 100644 meta/recipes-core/util-linux/util-linux/fix-configure.patch
rename meta/recipes-core/util-linux/{util-linux_2.21.2.bb => util-linux_2.22.1.bb} (85%)
create mode 100644 meta/recipes-devtools/cmake/cmake-native_2.8.10.1.bb
delete mode 100644 meta/recipes-devtools/cmake/cmake-native_2.8.8.bb
rename meta/recipes-devtools/cmake/{cmake_2.8.8.bb => cmake_2.8.10.1.bb} (88%)
--
1.8.0
next reply other threads:[~2012-11-30 0:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 0:00 Saul Wold [this message]
2012-11-30 0:00 ` [PATCH 1/4] cmake: Update to 2.8.10.1 Saul Wold
2012-11-30 0:00 ` [PATCH 2/4] sysvinit: Update ALTERNATIVES List for utmpdump Saul Wold
2012-11-30 0:00 ` [PATCH 3/4] util-linux: Update to 2.22.1 Saul Wold
2012-11-30 0:00 ` [PATCH 4/4] build-appliance-image: Allow SRCREV to be overriden Saul Wold
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=1354233643-3385-1-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.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.