summaryrefslogtreecommitdiffstats
path: root/meta/classes/webos_program.bbclass
blob: 7320047f19437cb61d3e7edebafa506391404d97 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) 2012-2013 LG Electronics, Inc.
#
# webos_program
#
# This class is to be inherited by the recipe for every component that installs
# a console program.
#

# We expect all programs will use pkgconfig when building.
inherit webos_pkgconfig