mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
autoconf/automake: Bump PR to resolve perl-native issue
(From OE-Core rev: e7e00c4d8e86a90c19f553b35a62aa091b6ad14c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
91b28d8403
commit
768f3fa4d1
@@ -1,6 +1,6 @@
|
|||||||
require autoconf.inc
|
require autoconf.inc
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
PARALLEL_MAKE = ""
|
PARALLEL_MAKE = ""
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf."
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
HOMEPAGE = "http://www.gnu.org/software/automake/"
|
HOMEPAGE = "http://www.gnu.org/software/automake/"
|
||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 "
|
SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user