[oe-commits] Richard Purdie : recipes: Add missing pkgconfig class inherits

git at git.openembedded.org git at git.openembedded.org
Mon Jun 2 21:42:41 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 69d885ddb3431c82a71b0bfac91028d6f2ad00aa
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=69d885ddb3431c82a71b0bfac91028d6f2ad00aa

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Mon Jun  2 21:04:59 2014 +0100

recipes: Add missing pkgconfig class inherits

These recipes all use pkg-config in some way but were missing
dependencies on the tool, this patch adds them.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-bsp/gummiboot/gummiboot_git.bb                      | 2 +-
 meta/recipes-bsp/usbutils/usbutils_007.bb                        | 2 +-
 meta/recipes-connectivity/bluez/bluez4.inc                       | 2 +-
 meta/recipes-connectivity/connman/connman-gnome_0.7.bb           | 2 +-
 meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.0.bb           | 2 +-
 meta/recipes-core/dbus-wait/dbus-wait_git.bb                     | 2 +-
 meta/recipes-core/kbd/kbd_2.0.1.bb                               | 2 +-
 meta/recipes-devtools/guile/guile_2.0.11.bb                      | 2 +-
 meta/recipes-extended/augeas/augeas.inc                          | 2 +-
 meta/recipes-extended/blktool/blktool_4-6.1.bb                   | 2 +-
 meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb        | 2 +-
 meta/recipes-extended/iptables/iptables_1.4.21.bb                | 2 +-
 meta/recipes-extended/libarchive/libarchive_3.1.2.bb             | 2 +-
 meta/recipes-extended/libuser/libuser_0.60.bb                    | 2 +-
 meta/recipes-extended/minicom/minicom_2.7.bb                     | 2 +-
 meta/recipes-extended/msmtp/msmtp_1.4.32.bb                      | 2 +-
 meta/recipes-extended/rpcbind/rpcbind_0.2.1.bb                   | 2 +-
 meta/recipes-gnome/libunique/libunique_1.1.6.bb                  | 2 +-
 meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb        | 2 +-
 meta/recipes-graphics/fstests/fstests_git.bb                     | 2 +-
 meta/recipes-graphics/glew/glew_1.10.0.bb                        | 2 +-
 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb | 2 +-
 meta/recipes-graphics/xrestop/xrestop_0.4.bb                     | 2 +-
 meta/recipes-graphics/xtscal/xtscal_0.6.3.bb                     | 2 +-
 meta/recipes-kernel/lttng/babeltrace_1.2.1.bb                    | 2 +-
 meta/recipes-kernel/oprofile/oprofile.inc                        | 2 +-
 meta/recipes-kernel/powertop/powertop_2.5.bb                     | 2 +-
 meta/recipes-kernel/sysprof/sysprof_git.bb                       | 2 +-
 meta/recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb              | 2 +-
 meta/recipes-multimedia/lame/lame_3.99.5.bb                      | 2 +-
 meta/recipes-multimedia/sbc/sbc_1.2.bb                           | 2 +-
 meta/recipes-multimedia/tremor/tremor_20120314.bb                | 2 +-
 meta/recipes-support/atk/at-spi2-atk_2.12.0.bb                   | 2 +-
 meta/recipes-support/atk/at-spi2-core_2.12.0.bb                  | 2 +-
 meta/recipes-support/gnupg/gnupg_2.0.22.bb                       | 2 +-
 meta/recipes-support/gpgme/gpgme_1.4.3.bb                        | 2 +-
 36 files changed, 36 insertions(+), 36 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=69d885ddb3431c82a71b0bfac91028d6f2ad00aa


More information about the Openembedded-commits mailing list