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

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