mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
libpaper: remove redundant autoreconf --install
autotools.bbclass already uses --install, so there's no need to pass it again. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,6 +6,4 @@ SRC_URI[sha256sum] = "474e9575e1235a0d8e3661f072de0193bab6ea1023363772f698a2cc39
|
|||||||
|
|
||||||
inherit perlnative autotools
|
inherit perlnative autotools
|
||||||
|
|
||||||
EXTRA_AUTORECONF += "--install"
|
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user