weekly-changelog-report.py: add staging-branch
[openembedded.git] / recipes / pax-utils / pax-utils-native_0.1.19.bb
blob633e0781f04e34672d3a3efc3d8f6baf0fdb5871
1 inherit native
3 require pax-utils_${PV}.bb
5 do_stage() {
6 oe_runmake PREFIX=${STAGING_DIR_HOST}${layout_exec_prefix} install
9 do_install() {