All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [PATCH] meta-fsl-ppc master: inherit image_types_uboot
Date: Tue, 08 Jan 2013 08:36:57 -0500	[thread overview]
Message-ID: <50EC20F9.6030605@mindchasers.com> (raw)
In-Reply-To: <70CC66F5C30A414DADDA6973E4CA391A818C88@039-SN1MPN1-002.039d.mgd.msft.net>

On 01/07/2013 03:17 PM, McClintock Matthew-B29882 wrote:
> On Mon, Jan 7, 2013 at 8:45 AM, Bob Cochran <yocto@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?

Thanks,

Bob



>
>> Signed-off-by: Robert Cochran <yocto@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@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
>



  reply	other threads:[~2013-01-08 13:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-07 14:45 [PATCH] meta-fsl-ppc master: inherit image_types_uboot Bob Cochran
2013-01-07 20:17 ` McClintock Matthew-B29882
2013-01-08 13:36   ` Bob Cochran [this message]
2013-01-08 17:28     ` McClintock Matthew-B29882
2013-01-09  3:47     ` Luo Zhenhua-B19537
2013-01-09  4:10       ` McClintock Matthew-B29882

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50EC20F9.6030605@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=B29882@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.