Skip to content

[CLASS] Update auto-patch class to use MACHINEOVERRIDES

Davide Cardillo requested to merge davc/classes into scarthgap_kickoff

This change adds the usage of MACHINEOVERRIDE to create a list of folders in which to search .patch file.

Example:

PATHPATH = "${CURDIR}" MACHIEOVERRIDES = "arm:rpi:"

Folders for the research:

  • ${CURDIR}/
  • ${CURDIR}/arm
  • ${CURDIR}/rpi

Signed-off-by: Davide Cardillo davide.cardillo@seco.com

Merge request reports

Loading