summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorEnrico Jorns <ejo@pengutronix.de>2016-07-08 16:43:43 +0200
committerEnrico Jorns <ejo@pengutronix.de>2016-07-08 16:43:43 +0200
commit869317dd43bd51871d646219bfbcd6a49838cde0 (patch)
treec7432680c4fb6e1a89c423fd82f11981be8a9b04 /recipes-core
parentfd832e149a6014b7489e6749952c4542c93b557b (diff)
downloadmeta-ptx-869317dd43bd51871d646219bfbcd6a49838cde0.tar.gz
meta-ptx-869317dd43bd51871d646219bfbcd6a49838cde0.tar.xz
rauc: fix PACKAGECONFIG for building native/nativesdk target
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/rauc/rauc.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/rauc/rauc.inc b/recipes-core/rauc/rauc.inc
index 0dc4f87..7790d60 100644
--- a/recipes-core/rauc/rauc.inc
+++ b/recipes-core/rauc/rauc.inc
@@ -19,6 +19,8 @@ FILES_${PN}-service += "${systemd_unitdir}/system/rauc.service"
FILES_${PN}-mark-good = "${systemd_unitdir}/system/rauc-mark-good.service"
PACKAGECONFIG ??= "service"
+PACKAGECONFIG_class-native = ""
+PACKAGECONFIG_class-nativesdk = ""
PACKAGECONFIG[service] = "--enable-service,--enable-service=no,,${PN}-service"
inherit autotools pkgconfig gettext systemd