1 2 3 4 5 6 7 8 9 10 11 12
require ti-xdais.inc PV = "6_23" inherit native do_stage() { install -d ${STAGING_DIR_NATIVE}/ti-xdais cp -pPrf ${S}/* ${STAGING_DIR_NATIVE}/ti-xdais }