aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flex/flex_2.5.31.bb
blob: f072b20109a58eafb152cce4d6a1a3101e61308f (plain)
1
2
3
4
5
6
7
8
9
require flex.inc
FILE_PR = "r4"

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

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