Skip to content

u-boot-mox: update to version 2020-07-rc1

Josef Schlehofer requested to merge bugfix/mox-u-boot-update into develop
  • Update copyright
  • Refresh patches
  • Avoid using PKG_NAME
  • Removed PKG_BUILD_DIR as this is already default

Fixes build issue, which I reproduced locally:

make[2]: *** [Makefile:37: /mypath/mox/build/dl/u-boot-mox-2018-11-rc1-5d6e645f5b00afa47d330017add5898056f9996b.tar.xz] Error 1
make[2]: Leaving directory '/mypath/mox/build/feeds/turrispackages/hardware/mox/u-boot-mox'
time: package/feeds/turrispackages/u-boot-mox/compile#29.95#2.55#39.30
make[1]: *** [package/Makefile:113: package/feeds/turrispackages/u-boot-mox/compile] Error 2
Edited by Josef Schlehofer

Merge request reports