Searched refs:do_clean (Results 1 – 12 of 12) sorted by relevance
24 do_clean[nostamp] = "1"25 python do_clean() {
58 addtask cleanccache after do_clean
96 … # We do not want our source to be wiped out, ever (kernel.bbclass does this for do_clean)135 'do_clean' if d.getVar('S') == d.getVar('B') else None,
16 do_clean[depends] += "make-mod-scripts:do_clean"176 do_clean[cleandirs] += " ${S} ${STAGING_KERNEL_DIR} ${B} ${STAGING_KERNEL_BUILDDIR}"
764 addtask cleansstate after do_clean
92 bra do_clean121 bra do_clean165 bra do_clean207 bra do_clean |go clean and exit229 bne do_clean |if clear, no frestore needed274 bra do_clean |go clean and exit328 do_clean: label
42 do_clean[cleandirs] += "${STANDALONE_SYSROOT} ${STANDALONE_SYSROOT_NATIVE}"
7 do_clean() { function70 trap do_clean INT TERM HUP EXIT
11 do_clean[doc] = "Removes all output files for a target"
446 ``do_clean``
508 execute the ``do_clean`` task::
3425 once you run the ``do_clean`` or ``do_cleanall`` tasks using BitBake