On 2 September 2014 11:53, Chen Qi <qi.c...@windriver.com> wrote:
> -inherit update-rc.d
> +inherit autotools update-rc.d systemd
>
>  INITSCRIPT_NAME = "acpid"
>  INITSCRIPT_PARAMS = "defaults"
>
> -# Makefile ignores our CFLAGS, so override it.
> -#
> -EXTRA_OEMAKE = "CFLAGS='-W -Wall -Werror -Wundef -Wshadow ${CFLAGS} $(DEFS)'"
> +SYSTEMD_PACKAGES = "acpid"
> +SYSTEMD_SERVICE_acpid = "acpid.service"
>
> -do_compile () {
> -       oe_runmake 'CC=${CC} -D_GNU_SOURCE' 'CROSS=${HOST_PREFIX}'
> -}

In general it would be nice if the commit mentioned "upstream now uses
autotools" to make it clear that changes to the build were
intentional.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to