All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] cmake and util-linux updates
@ 2012-11-30  0:00 Saul Wold
  2012-11-30  0:00 ` [PATCH 1/4] cmake: Update to 2.8.10.1 Saul Wold
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Saul Wold @ 2012-11-30  0:00 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-30  0:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30  0:00 [PATCH 0/4] cmake and util-linux updates Saul Wold
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

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.