All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Package Upgrades
@ 2015-04-20  8:09 Robert Yang
  2015-04-20  8:09 ` [PATCH 1/8] cracklib: 2.9.2 -> 2.9.3 Robert Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Robert Yang @ 2015-04-20  8:09 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 97d56a5b8e4f15eb32095f242eb2fd62fc5d85f2:

  gmp: remove referencing paths from the build host (2015-04-19 13:34:06 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/PUs
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/PUs

Robert Yang (8):
  cracklib: 2.9.2 -> 2.9.3
  directfb: 1.7.6 -> 1.7.7
  ccache: 3.1.9 -> 3.1.11
  dbus-glib: 0.102 -> 0.104
  cryptodev: 1.6 -> 1.7
  liberror-perl: 0.17022 -> 0.17023
  pax-utils: 0.9.2 -> 1.0.3
  lz4: r127 -> r128

 meta/recipes-core/dbus/dbus-glib_0.102.bb          |    5 --
 meta/recipes-core/dbus/dbus-glib_0.104.bb          |    4 +
 .../ccache/{ccache_3.1.9.bb => ccache_3.1.11.bb}   |    4 +-
 .../{pax-utils_0.9.2.bb => pax-utils_1.0.3.bb}     |    4 +-
 ...or-perl_0.17022.bb => liberror-perl_0.17023.bb} |    5 +-
 .../{cracklib_2.9.2.bb => cracklib_2.9.3.bb}       |    6 +-
 meta/recipes-graphics/directfb/directfb_1.7.6.bb   |    8 --
 meta/recipes-graphics/directfb/directfb_1.7.7.bb   |    8 ++
 ...yptodev-linux_1.6.bb => cryptodev-linux_1.7.bb} |    4 +-
 ...todev-module_1.6.bb => cryptodev-module_1.7.bb} |    1 -
 ...yptodev-tests_1.6.bb => cryptodev-tests_1.7.bb} |    0
 .../{cryptodev_1.6.inc => cryptodev_1.7.inc}       |    4 +-
 ...pile-and-install-rules-for-cryptodev-test.patch |   23 +++---
 ...-rc1-Linux-kernel-the-INIT_COMPLETION-mac.patch |   86 --------------------
 .../recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} |   12 +--
 15 files changed, 40 insertions(+), 134 deletions(-)
 delete mode 100644 meta/recipes-core/dbus/dbus-glib_0.102.bb
 create mode 100644 meta/recipes-core/dbus/dbus-glib_0.104.bb
 rename meta/recipes-devtools/ccache/{ccache_3.1.9.bb => ccache_3.1.11.bb} (45%)
 rename meta/recipes-devtools/pax-utils/{pax-utils_0.9.2.bb => pax-utils_1.0.3.bb} (83%)
 rename meta/recipes-devtools/perl/{liberror-perl_0.17022.bb => liberror-perl_0.17023.bb} (83%)
 rename meta/recipes-extended/cracklib/{cracklib_2.9.2.bb => cracklib_2.9.3.bb} (90%)
 delete mode 100644 meta/recipes-graphics/directfb/directfb_1.7.6.bb
 create mode 100644 meta/recipes-graphics/directfb/directfb_1.7.7.bb
 rename meta/recipes-kernel/cryptodev/{cryptodev-linux_1.6.bb => cryptodev-linux_1.7.bb} (92%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-module_1.6.bb => cryptodev-module_1.7.bb} (85%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-tests_1.6.bb => cryptodev-tests_1.7.bb} (100%)
 rename meta/recipes-kernel/cryptodev/{cryptodev_1.6.inc => cryptodev_1.7.inc} (66%)
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0002-In-the-3.13-rc1-Linux-kernel-the-INIT_COMPLETION-mac.patch
 rename meta/recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} (66%)

-- 
1.7.9.5



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

end of thread, other threads:[~2015-04-20  8:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-20  8:09 [PATCH 0/8] Package Upgrades Robert Yang
2015-04-20  8:09 ` [PATCH 1/8] cracklib: 2.9.2 -> 2.9.3 Robert Yang
2015-04-20  8:09 ` [PATCH 2/8] directfb: 1.7.6 -> 1.7.7 Robert Yang
2015-04-20  8:09 ` [PATCH 3/8] ccache: 3.1.9 -> 3.1.11 Robert Yang
2015-04-20  8:09 ` [PATCH 4/8] dbus-glib: 0.102 -> 0.104 Robert Yang
2015-04-20  8:09 ` [PATCH 5/8] cryptodev: 1.6 -> 1.7 Robert Yang
2015-04-20  8:09 ` [PATCH 6/8] liberror-perl: 0.17022 -> 0.17023 Robert Yang
2015-04-20  8:09 ` [PATCH 7/8] pax-utils: 0.9.2 -> 1.0.3 Robert Yang
2015-04-20  8:09 ` [PATCH 8/8] lz4: r127 -> r128 Robert Yang

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.