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 --- flex/flex_2.5.31.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flex') diff --git a/flex/flex_2.5.31.oe b/flex/flex_2.5.31.oe index 0bbb3a7e71..9c8317b111 100644 --- a/flex/flex_2.5.31.oe +++ b/flex/flex_2.5.31.oe @@ -1,5 +1,9 @@ DESCRIPTION = "Flex is a tool for generating programs \ that recognize lexical patterns in text." +HOMEPAGE = "http://www.gnu.org/software/flex/" +LICENSE = "GPL" +SECTION = "devel" +PRIORITY = "optional" SRC_URI = "${SOURCEFORGE_MIRROR}/lex/flex-${PV}.tar.bz2 \ file://include.patch;patch=1" -- cgit v1.2.3