[OE-core] [PATCH 00/17] Various warning fixes

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 13 00:22:20 UTC 2012


The following changes since commit f47ada62a3da879006e7cb27479dc9b72c56e923:

  cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH (2012-03-12 17:46:16 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib rpurdie/t7
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rpurdie/t7

and fix various warning messages.

Richard Purdie (17):
  leafpad: Package currently unpackaged files.
  xf86-input-vmmouse: Package unpackaged files
  sato-screenshot: Remove unneeded .la file
  librsvg: Fix unpackaged directory warnings
  matchbox-session: Clarify LICENSE as GPLv2
  wireless-tools: Clarify LICENSE field to avoid warnings
  gtk-doc: Clarify license as GPLv2
  gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1
  boost: Correct license name BSL-1 -> BSL-1.0
  shadow: Correct license Artistic -> Artistic-1.0
  perl: Clarify LICENSE with versions. Yes, its really GPLv1
  license.bbclass: Add mapping for LGPLv2.0, pango uses it
  qemu-config: Clarify license as GPLv2
  bluez4: Ensure the plugins directory is packaged to avoid warnings
  rpm: Add rpmdeps-oecore to appropriate package
  python-pycairo: Fix incorrect versions in license field
  xserver-xorg: Remove unneeded empty directory, fixing QA warning

 meta/classes/license.bbclass                       |    1 +
 meta/recipes-bsp/qemu-config/qemu-config.bb        |    4 ++--
 meta/recipes-connectivity/bluez/bluez4_4.98.bb     |    2 +-
 .../wireless-tools/wireless-tools_29.bb            |    4 ++--
 meta/recipes-devtools/perl/perl_5.14.2.bb          |    4 ++--
 .../python/python-pycairo_1.10.0.bb                |    4 ++--
 meta/recipes-devtools/rpm/rpm_5.4.0.bb             |    3 ++-
 .../shadow/shadow-native_4.1.4.3.bb                |    4 ++--
 .../shadow/shadow-sysroot_4.1.4.3.bb               |    4 ++--
 meta/recipes-extended/shadow/shadow_4.1.4.3.bb     |    4 ++--
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |    2 +-
 meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb |    2 +-
 meta/recipes-gnome/gtk-doc/gtk-doc.bb              |    2 +-
 meta/recipes-gnome/librsvg/librsvg_2.32.1.bb       |    7 ++++++-
 .../matchbox-session/matchbox-session_0.1.bb       |    4 +++-
 .../xorg-driver/xf86-input-vmmouse_12.7.0.bb       |   10 +++++++++-
 .../xorg-xserver/xserver-xorg-common.inc           |    4 ++++
 meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb      |    6 ++++--
 .../sato-screenshot/sato-screenshot_git.bb         |    6 +++++-
 meta/recipes-support/boost/boost.inc               |    4 ++--
 20 files changed, 54 insertions(+), 27 deletions(-)

-- 
1.7.5.4





More information about the Openembedded-core mailing list