aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flex/flex_2.5.31.bb
blob: 2263d8f7c120393d59e884bf2c5dd7575055f573 (plain)
1
2
3
4
5
6
7
8
9
include flex.inc
PR = "r3"

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

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