SECTION = "console/utils" inherit native include unzip_${PV}.oe do_stage() { install -d ${STAGING_BINDIR} install unzip ${STAGING_BINDIR} }