[yocto] [meta-rockchip] [PATCH v2 0/3] fixup u-boot compiling error

ayaka ayaka at soulik.info
Thu Jun 20 04:14:07 PDT 2019


From: Randy 'ayaka' Li <ayaka at soulik.info>

Changelog
v2:
Fixed unset SRCREV stopped building in the previous time
Fixed compiler warning in GCC 9 of new oe

Randy 'ayaka' Li (2):
  recipes-bsp/u-boot: fixup build for gcc7
  recipes-bsp/u-boot: update build rules

Randy Li (1):
  recipes-bsp/u-boot: update to the latest version

 recipes-bsp/u-boot/u-boot-rockchip.inc        | 12 ++++++
 .../u-boot/u-boot-rockchip/gcc7_fixup.patch   | 38 +++++++++++++++++++
 .../u-boot-rockchip/gcc9-no-Werror.patch      | 13 +++++++
 .../u-boot/u-boot-rockchip_20171218.bb        |  4 ++
 recipes-bsp/u-boot/u-boot-rockchip_git.bb     | 19 ++++++++++
 5 files changed, 86 insertions(+)
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip/gcc7_fixup.patch
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip/gcc9-no-Werror.patch
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip_git.bb

-- 
2.21.0



More information about the yocto mailing list