All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Misc Fixes and Updates
@ 2011-12-28 19:12 Saul Wold
  2011-12-28 19:12 ` [PATCH 1/6] libiconv: Update to 1.14 Saul Wold
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Saul Wold @ 2011-12-28 19:12 UTC (permalink / raw)
  To: openembedded-core

Richard,

Some fixes for issues that have popped up and a couple of recipe updates.

Sau!

The following changes since commit 8f348ccad083d6c02c200652ff6295e701e88f0d:

  coreutils: ensure --color works so DEPEND on libcap (2011-12-24 10:05:35 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates

Saul Wold (6):
  libiconv: Update to 1.14
  dropbear: fix CRYPTLIB patch
  python: add md5module support
  boost: Cleanup multiple BJAM_OPTS
  util-linux: Update to 2.20.1
  distro_tracking: Update Manual Check Dates

 .../conf/distro/include/distro_tracking_fields.inc |   42 ++++++------
 .../dropbear-0.53.1-static_build_fix.patch         |   67 ++++++++++++++------
 meta/recipes-core/dropbear/dropbear_2011.54.bb     |    2 +-
 .../MCONFIG                                        |    0
 .../defines.h                                      |    0
 .../make_include                                   |    0
 .../remove-lscpu.patch                             |    0
 .../remove_sigsetmark.patch                        |    0
 .../swapargs.h                                     |    0
 .../uclibc-__progname-conflict.patch               |    0
 .../uclibc-compile.patch                           |    0
 .../util-linux-ng-2.16-mount_lock_path.patch       |    0
 .../util-linux-ng-replace-siginterrupt.patch       |    0
 meta/recipes-core/util-linux/util-linux.inc        |    6 +-
 .../{util-linux_2.19.1.bb => util-linux_2.20.1.bb} |   11 ++--
 .../recipes-devtools/python/python-native_2.7.2.bb |    6 +-
 .../python/python/add-md5module-support.patch      |   13 ++++
 meta/recipes-devtools/python/python_2.7.2.bb       |    3 +-
 meta/recipes-support/boost/boost.inc               |   11 +++-
 meta/recipes-support/boost/boost_1.47.0.bb         |   17 -----
 .../autoconf.patch                                 |    0
 .../{libiconv_1.13.1.bb => libiconv_1.14.bb}       |    4 +-
 22 files changed, 108 insertions(+), 74 deletions(-)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/MCONFIG (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/defines.h (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/make_include (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/remove-lscpu.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/remove_sigsetmark.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/swapargs.h (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/uclibc-__progname-conflict.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/uclibc-compile.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/util-linux-ng-2.16-mount_lock_path.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux-2.19.1 => util-linux-2.20.1}/util-linux-ng-replace-siginterrupt.patch (100%)
 rename meta/recipes-core/util-linux/{util-linux_2.19.1.bb => util-linux_2.20.1.bb} (84%)
 create mode 100644 meta/recipes-devtools/python/python/add-md5module-support.patch
 rename meta/recipes-support/libiconv/{libiconv-1.13.1 => libiconv-1.14}/autoconf.patch (100%)
 rename meta/recipes-support/libiconv/{libiconv_1.13.1.bb => libiconv_1.14.bb} (88%)

-- 
1.7.6.4




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

end of thread, other threads:[~2011-12-28 23:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28 19:12 [PATCH 0/6] Misc Fixes and Updates Saul Wold
2011-12-28 19:12 ` [PATCH 1/6] libiconv: Update to 1.14 Saul Wold
2011-12-28 19:12 ` [PATCH 2/6] dropbear: fix CRYPTLIB patch Saul Wold
2011-12-28 19:12 ` [PATCH 3/6] python: add md5module support Saul Wold
2011-12-28 23:35   ` Saul Wold
2011-12-28 19:12 ` [PATCH 4/6] boost: Cleanup multiple BJAM_OPTS Saul Wold
2011-12-28 19:12 ` [PATCH 5/6] util-linux: Update to 2.20.1 Saul Wold
2011-12-28 19:12 ` [PATCH 6/6] distro_tracking: Update Manual Check Dates 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.