From 4b276575de6c202b8b8832c8ab615be8a7d2a3a7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 24 Oct 2009 16:59:51 +0200 Subject: flex: put libfl into ${PN} Phil Blundell said: > > flex-2.5.31-r4: /usr/lib/libfl.a This is like bison. >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error. --- recipes/flex/flex_2.5.31.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/flex/flex_2.5.31.bb') diff --git a/recipes/flex/flex_2.5.31.bb b/recipes/flex/flex_2.5.31.bb index 3062e2d8dc..e247a03ee8 100644 --- a/recipes/flex/flex_2.5.31.bb +++ b/recipes/flex/flex_2.5.31.bb @@ -1,5 +1,5 @@ require flex.inc -PR = "r4" +PR = "r5" SRC_URI += "file://include.patch;patch=1" -- cgit v1.2.3