aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flex/flex_2.5.31.bb
blob: e247a03ee8059ff541262f37330282b531cedeef (plain)
1
2
3
4
5
6
7
8
9
require flex.inc
PR = "r5"

SRC_URI += "file://include.patch;patch=1"

do_stage() {
	oe_libinstall -a libfl ${STAGING_LIBDIR}
}