On Sun, Mar 16, 2014 at 3:58 PM, stephen.arnold42 <[email protected]> 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
