Makefile: move from ewaol-machine to trs
After Mikko's work removing meta-ewaol from TRS, do the same in the TRS Makefile to keep consistency:
- Update Makefile to swap
EWAOL-TYPEwithTRS-TYPE - Rename EWAOL to TRS in Makefile comments and dependencies
- Remove unused
META_EWAOL_MACHINEvariable - Change
meta-ewaol-machinetarget totrs - Replace
ewaol-sdkwithtrs-sdkinDISTRO_FEATURES - Modify Run and Test targets to include
meta-trs
Signed-off-by: Javier Tia javier.tia@linaro.org
-
Ready to Review & Merge — All review comments addressed. All dependencies met. Rebased to upstream branch. Pipeline is passing.
Edited by Javier Tia