generic-poky/meta/recipes-bsp/apmd/apmd
Ross Burton b050c50f04 apmd: fix build with static libraries disabled
apmd was using foo.o in Makefile dependencies but if libtool is being used then
those are the statically linked intermediate files.  When static libraries are
globally disabled they won't be generated by libtool-cross so the build fails.
Instead, use the libtool intermediate wrapper .lo files so the build succeeds.

(From OE-Core rev: a3dbd98970683c410edee5e15e5fe72643953adf)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-15 16:28:46 +00:00
..
apmd.service apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
apmd_proxy apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
apmd_proxy.conf apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
default apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
init apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
legacy.patch apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
libtool.patch apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
linkage.patch apmd: fix build with static libraries disabled 2016-02-15 16:28:46 +00:00
unlinux.patch apmd: update to 3.2.2-15 2015-08-16 22:40:52 +01:00
wexitcode.patch apmd: Fix build with musl 2016-01-24 09:40:30 +00:00