Hi Trevor
2017-02-19 10:43 GMT+08:00 Trevor Woerner <twoer...@gmail.com>: > Configure any rk3288 build to generate the new GPT image which is then > either > flashed to eMMC or dd'ed to an SDcard. > > Signed-off-by: Trevor Woerner <twoer...@gmail.com> > --- > conf/machine/include/rk3288.inc | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by Eddie Cai <eddie.cai.li...@gmail.com> > > diff --git a/conf/machine/include/rk3288.inc > b/conf/machine/include/rk3288.inc > index 4a4201f..964d8b0 100644 > --- a/conf/machine/include/rk3288.inc > +++ b/conf/machine/include/rk3288.inc > @@ -13,3 +13,6 @@ KBUILD_DEFCONFIG = "multi_v7_defconfig" > > PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-rockchip" > SPL_BINARY ?= "u-boot-spl-dtb.bin" > + > +IMAGE_FSTYPES = "ext4 rockchip-gpt-img" > +IMAGE_CLASSES += "rockchip-gpt-img" > -- > 2.12.0.rc1.48.g076c053 > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto