[OE-core] [PATCH 0/7] Updates and a dependency Patch

Saul Wold sgw at linux.intel.com
Tue Jun 3 03:26:05 UTC 2014


Set up package updates and a patch for some dependency
issues with adduser and update-rc.d.

Sau!

The following changes since commit 6433f5d68eba1ce7306fbfb19265ea6786715d7c:

  diffstat: patches have now been submitted upstream (2014-06-02 21:35:52 +0100)

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 (7):
  libxkbcommon: Update to 0.4.2
  libcheck: Update to 0.9.13
  libffi: Update to 3.1
  man-pages: Update to 3.68
  cups: Update to 1.7.3
  resolvconf: Update to 1.75
  update-rc.d/useradd: Add additional dependecies

 meta/classes/update-rc.d.bbclass                                  | 2 ++
 meta/classes/useradd.bbclass                                      | 2 +-
 .../resolvconf/{resolvconf_1.74.bb => resolvconf_1.75.bb}         | 6 +++---
 meta/recipes-extended/cups/{cups_1.7.2.bb => cups_1.7.3.bb}       | 4 ++--
 .../man-pages/{man-pages_3.65.bb => man-pages_3.68.bb}            | 6 +++---
 meta/recipes-gnome/libffi/{libffi_3.0.13.bb => libffi_3.1.bb}     | 8 ++++----
 .../xorg-lib/{libxkbcommon_0.4.1.bb => libxkbcommon_0.4.2.bb}     | 4 ++--
 .../libcheck/{libcheck_0.9.12.bb => libcheck_0.9.13.bb}           | 4 ++--
 8 files changed, 19 insertions(+), 17 deletions(-)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.74.bb => resolvconf_1.75.bb} (92%)
 rename meta/recipes-extended/cups/{cups_1.7.2.bb => cups_1.7.3.bb} (40%)
 rename meta/recipes-extended/man-pages/{man-pages_3.65.bb => man-pages_3.68.bb} (72%)
 rename meta/recipes-gnome/libffi/{libffi_3.0.13.bb => libffi_3.1.bb} (77%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.4.1.bb => libxkbcommon_0.4.2.bb} (82%)
 rename meta/recipes-support/libcheck/{libcheck_0.9.12.bb => libcheck_0.9.13.bb} (79%)

-- 
1.8.3.1



More information about the Openembedded-core mailing list