[meta-freescale] [PATCH] meta-fsl-ppc master: inherit image_types_uboot

McClintock Matthew-B29882 B29882 at freescale.com
Tue Jan 8 09:28:17 PST 2013


On Tue, Jan 8, 2013 at 7:36 AM, Bob Cochran <yocto at mindchasers.com> wrote:
> On 01/07/2013 03:17 PM, McClintock Matthew-B29882 wrote:
>>
>> On Mon, Jan 7, 2013 at 8:45 AM, Bob Cochran <yocto at mindchasers.com> wrote:
>>>
>>> Without this patch, fsl-image-minimal-<machine>.ext2.gz.u-boot links to a
>>> non existent file (u-boot rootfs isn't actually built).
>>>
>>> As commented by Matthew McClintock on 1/2/13, this had been handled
>>> previously using a setup script.
>>
>>
>> You can remove this bit, or place it below the --- line
>
>
> Matthew,
>
> I'll resubmit this patch & the one Otavio commented on (image_types_uboot).
> I also want to send up a patch to do a rename:
> recipes-append/libxml/libxml2_2.8.0.bbappend ->
> recipes-append/libxml/libxml2_2.9.0.bbappend
>
> Should I just send up a new patch set today with the three patches included,
> or do you want me to address each individually?

libxml fix is already in master-next
(http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/commit/?h=master-next&id=3f4e3e1d8f8ed719fc59be3cf0aadefb19f934bb)

Just base your patch off master-next. Feel free to bring up / fix any
issues you find on that branch.

-M

>
> Thanks,
>
> Bob
>
>
>
>
>>
>>> Signed-off-by: Robert Cochran <yocto at mindchasers.com>
>>> ---
>>>
>>> diff --git a/images/fsl-image-minimal.bb b/images/fsl-image-minimal.bb
>>> index 1732585..64fa096 100644
>>> --- a/images/fsl-image-minimal.bb
>>> +++ b/images/fsl-image-minimal.bb
>>
>>
>> $ git ls-tree --name-only -r HEAD | grep fsl-image
>> images/fsl-image-lsb-sdk.bb
>> images/fsl-image-minimal.bb
>>
>> I think the other image needs this too.
>>
>> -M
>>
>>> @@ -6,7 +6,7 @@ IMAGE_LINGUAS = " "
>>>
>>>   LICENSE = "MIT"
>>>
>>> -inherit core-image
>>> +inherit core-image image_types_uboot
>>>
>>>   IMAGE_ROOTFS_SIZE = "8192"
>>>
>>> --
>>> 1.7.9.5
>>> _______________________________________________
>>> meta-freescale mailing list
>>> meta-freescale at yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/meta-freescale
>>
>>
>
>



More information about the meta-freescale mailing list