1
0
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:
Richard Purdie
2008-12-31 18:56:40 +00:00
parent 4bb83f1e22
commit ba2b8cb172
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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}"