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

Trevor Woerner twoerner at gmail.com
Sat Feb 25 22:28:13 PST 2017


applied, thanks!

On Sun, Feb 19, 2017 at 1:33 AM, Eddie Cai <eddie.cai.linux at gmail.com> wrote:
> 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
>
>



More information about the yocto mailing list