mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:49:25 +00: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:
parent
247da0351e
commit
6f28a05ccc
@ -4,12 +4,6 @@ SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
|
||||
file://ac_config_links.patch;patch=1"
|
||||
PR = "r2"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OEMAKE += "'infodir=${infodir}'"
|
||||
|
||||
do_configure() {
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user