From 6a4043e6d36d241ada95003c9014264a4c998c00 Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Wed, 29 Sep 2004 15:10:37 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/09/29 16:41:23+02:00 mn-logistik.de!schurig fix some INHERIT += "oelint" warnings BKrev: 415ad06dOGp0_TI_vyRVCWHZOjrasg --- binutils/binutils_2.15.91.0.2.oe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'binutils') diff --git a/binutils/binutils_2.15.91.0.2.oe b/binutils/binutils_2.15.91.0.2.oe index f5bfabb15f..ad570de8d5 100644 --- a/binutils/binutils_2.15.91.0.2.oe +++ b/binutils/binutils_2.15.91.0.2.oe @@ -1,10 +1,12 @@ -inherit autotools - DESCRIPTION = "A GNU collection of binary utilities" +HOMEPAGE = "http://www.gnu.org/software/binutils/" +SECTION = "devel" LICENSE = "GPL" MAINTAINER = "Gerald Britton " PR = "r3" +inherit autotools + PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" FILES_${PN} = " \ -- cgit v1.2.3