mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
automake: 1.10.1 -> 1.10.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "A tool for automatically generating Makefiles."
|
DESCRIPTION = "A tool for automatically generating Makefiles."
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2"
|
||||||
HOMEPAGE = "http://www.gnu.org/software/automake/"
|
HOMEPAGE = "http://www.gnu.org/software/automake/"
|
||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/automake-${PV}"
|
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/automake-${PV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user