This set of patches adds various improvements to the u-boot-rockchip recipe. It fix a build issue due to spl binary being copied from the wrong task, it removes various variables, that are already defined in a common include file, defines a version and adds support for the rock2 board.
Changes in v2: - Fixed sentences in cover letter - Fixed commit 3/5, by including u-boot-common_2017.01.inc - Re-worded commit 1/5 Romain Perier (5): machine: add UBOOT_MACHINE definition to rock2-square u-boot-rockchip: copy spl binary from the good task u-boot-rockchip: use a correct version u-boot-rockchip: remove duplicated variables u-boot-rockchip: add rock2 to compatible machines conf/machine/rock2-square.conf | 1 + recipes-bsp/u-boot/u-boot-rockchip_git.bb | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) -- 1.8.3.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
