summaryrefslogtreecommitdiffstats
path: root/meta/classes/webos_pkgconfig.bbclass
blob: c408fc9a452aa40aaeb80d0974653754786472d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (c) 2012-2013 LG Electronics, Inc.
#
# webos_pkgconfig
#
# This class is to be inherited by the recipe for every component that uses
# pkgconfig when building or installs a pkgconfig (.pc) file. This usually
# happens implicitly by inheriting from webos_library, webos_program,
# or webos_daemon.
#

inherit pkgconfig