summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/apmd/apmd_3.2.2-15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
index a932375205..917bb2cc83 100644
--- a/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
+++ b/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
@@ -37,6 +37,8 @@ INITSCRIPT_PARAMS = "defaults"
37SYSTEMD_SERVICE_${PN} = "apmd.service" 37SYSTEMD_SERVICE_${PN} = "apmd.service"
38SYSTEMD_AUTO_ENABLE = "disable" 38SYSTEMD_AUTO_ENABLE = "disable"
39 39
40EXTRA_OEMAKE = "-e MAKEFLAGS="
41
40do_compile() { 42do_compile() {
41 # apmd doesn't use whole autotools. Just libtool for installation 43 # apmd doesn't use whole autotools. Just libtool for installation
42 oe_runmake "LIBTOOL=${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool" apm apmd 44 oe_runmake "LIBTOOL=${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool" apm apmd