[oe] [meta-oe][PATCH] updated lxdm recipe depends and build config

Khem Raj raj.khem at gmail.com
Mon Mar 17 06:46:05 UTC 2014


On Sun, Mar 16, 2014 at 3:58 PM, stephen.arnold42
<stephen.arnold42 at gmail.com> wrote:
> +CFLAGS_append = " -fno-builtin-fork -fno-builtin-memset -fno-builtin-strstr "
> +
> +EXTRA_OECONF += "--enable-gtk3=no --enable-password=yes --with-x -with-xconn=xcb"
>  EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/ --disable-consolekit', '--without-systemdsystemunitdir', d)}"
>
> +do_patch_extra() {
> +    cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/po/
> +}
> +
> +addtask do_patch_extra before do_configure after do_patch
> +


Please describe why these changes are needed in your commit message.
-Khem



More information about the Openembedded-devel mailing list