mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
recipes: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ PACKAGECONFIG[systemd] = "--enable-systemd --with-systemddir=${systemd_system_un
|
||||
EXTRA_OECONF = "ac_cv_path_BASHPATH=${base_bindir}/bash ap_cv_cc_pie=no"
|
||||
EXTRA_OEMAKE = "tmpfilesdir_DATA="
|
||||
|
||||
#do_configure_prepend() {
|
||||
#do_configure:prepend() {
|
||||
# ( cd ${S}
|
||||
# ${S}/autogen.sh )
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user