mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
m4: Drop broken custom do_configure which stops site cache taking effect (amongst other issues) and drop duplicate PR setting
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,12 +4,6 @@ SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
|
|||||||
file://ac_config_links.patch;patch=1"
|
file://ac_config_links.patch;patch=1"
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
EXTRA_OEMAKE += "'infodir=${infodir}'"
|
EXTRA_OEMAKE += "'infodir=${infodir}'"
|
||||||
|
|
||||||
do_configure() {
|
|
||||||
oe_runconf
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user