[yocto] [meta-rockchip][PATCH v2 5/5] machine: rk3288: GPT image support

Eddie Cai eddie.cai.linux at gmail.com
Sat Feb 18 22:33:28 PST 2017


Hi Trevor


2017-02-19 10:43 GMT+08:00 Trevor Woerner <twoerner at 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 <twoerner at gmail.com>
> ---
>  conf/machine/include/rk3288.inc | 3 +++
>  1 file changed, 3 insertions(+)
>
Reviewed-by Eddie Cai <eddie.cai.linux at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170219/693afc7c/attachment.html>


More information about the yocto mailing list