Forum | Documentation | Website | Blog

Skip to content

Makefile: Code improvements

Ayush Singh requested to merge refactor-file into main
  • Move AppRun to packages/linux/appimage
  • Use which to get absolute paths for bins in Makefile
  • Do not use CI_COMMIT_TAG variable inside Makefile. Instead use VERSION

Signed-off-by: Ayush Singh ayush@beagleboard.org

Merge request reports