merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / gperf / gperf-native_3.0.3.bb
blob103d1aa3c2bc6cb5ff5cedbc2754c7a29b53c795
1 require gperf_${PV}.bb
3 S = "${WORKDIR}/gperf-${PV}"
5 inherit native
7 do_stage() {
8 install -d ${STAGING_BINDIR_NATIVE}
9 install ${S}/src/gperf ${STAGING_BINDIR_NATIVE}