Here are a couple v2's of some patches that were submitted to the mailing list
earlier.

Changes since v1:
        - break commits to separate files into separate patches
        - rename the rk3288 image bbclass
        - make improvements to the rk3288 image bbclass
        - improve the commit message for the image bbclass

Trevor Woerner (5):
  machine: rk3288: enable SoC-specific assignments
  u-boot-rockchip: add
  machine: firefly-rk3288: specify bootloader
  classes: rockchip-gpt-img: add
  machine: rk3288: GPT image support

 classes/rockchip-gpt-img.bbclass          | 132 ++++++++++++++++++++++++++++++
 conf/machine/firefly-rk3288.conf          |   1 +
 conf/machine/include/rk3288.inc           |   9 ++
 recipes-bsp/u-boot/u-boot-rockchip_git.bb |  19 +++++
 4 files changed, 161 insertions(+)
 create mode 100644 classes/rockchip-gpt-img.bbclass
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip_git.bb

-- 
2.12.0.rc1.48.g076c053

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to