flex: Clean up and convert to BBCLASSEXTEND

This commit is contained in:
Richard Purdie
2009-01-03 18:32:32 +00:00
parent a4ef0bb46a
commit d0cff01fba
5 changed files with 3 additions and 17 deletions

View File

@@ -1,9 +1,6 @@
require flex.inc
PR = "r4"
PR = "r5"
SRC_URI += "file://include.patch;patch=1"
do_stage() {
oe_libinstall -a libfl ${STAGING_LIBDIR}
}
BBCLASSEXTEND = "native"