All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: Denys Dmytriyenko <denis@denix.org>
Cc: Denys Dmytriyenko <denys@ti.com>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] u-boot: update to 2015.01
Date: Thu, 22 Jan 2015 14:05:12 -0200	[thread overview]
Message-ID: <CAP9ODKoYTLKjC1_Bg4yfrEaHqZBt7Uhcz47J+K1sPScnFN3+zg@mail.gmail.com> (raw)
In-Reply-To: <20150122160010.GQ20639@denix.org>

On Thu, Jan 22, 2015 at 2:00 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> On Thu, Jan 22, 2015 at 01:40:43PM -0200, Otavio Salvador wrote:
>> On Thu, Jan 22, 2015 at 1:17 PM, Denys Dmytriyenko <denis@denix.org> wrote:
>> > On Thu, Jan 22, 2015 at 03:02:06PM +0000, Burton, Ross wrote:
>> >> On 22 January 2015 at 14:57, Denys Dmytriyenko <denis@denix.org> wrote:
>> >>
>> >> > Please note that he's talking about current 2014.07 version, not the
>> >> > update!
>> >> > Can you confirm that it works or fails on the autobuilder?
>> >> >
>> >>
>> >> Sorry, got lost in the thread.  The old version works fine, the upgrade
>> >> breaks.
>> >
>> > That's not the case for the rest of us, unfortunately...
>> >
>> > I'm suspecting sstate got something to do with the fact that it still works
>> > for the old version on autobuilder.
>> >
>> >
>> > Let me emphasise it - this specific u-boot-fw-utils-cross recipe used to
>> > build fine, but now fails in the same exact way regardless of the version,
>> > either current 2014.07 or the updated 2015.01.
>> >
>> > So, it seems to me that fixing it is rather out of scope of this version
>> > update patch... :)
>> >
>> > I'm thinking of 2 short-term workarounds - don't update this particular recipe
>> > to the new version; or remove it altogether. I'm sure Otavio wouldn't be happy
>> > either way, but fixing it should probably be a separate effort...
>>
>> We should have denied the update on previous versions. It has been
>> broken by your update to 2014.07:
>>
>> Author: Denys Dmytriyenko <denys@ti.com>
>> Date:   Tue Sep 16 19:10:01 2014 -0400
>>
>>     u-boot: update to version 2014.07
>>
>>     u-boot doesn't really support building its tools for the target, as they are
>>     built with HOSTCC compiler, which is also used to compile fixdep utility
>>     that gets executed during the build. Since it might be beneficial to have a
>>     target version of mkimage, let's hack it to build fixdep in a separate step.
>>
>>     Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>>     Signed-off-by: Ross Burton <ross.burton@intel.com>
>>     Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>>
>> and this has not been checked if it kept building at that time.
>
> Yes, it was building that time! And Ross has proof of that with autobuilder
> logs. He wouldn't have accepted it if autobuilder was breaking. It was
> breaking on another recipe and I fixed that. But fw-utils-cross was fine.
>
>
>> So I'm ok with this update to go and you work in fix it in a follow up
>> patch, but drop it is not acceptable. It has a clear use case.
>
> If it has such a clear use case, how do you use it when it's broken?

Well a non commonly used one? I didn't expect often use would be a
trade metric here but ...

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


  reply	other threads:[~2015-01-22 16:05 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 16:09 [PATCH] u-boot: update to 2015.01 Denys Dmytriyenko
2015-01-20 20:19 ` Denys Dmytriyenko
2015-01-21 13:17 ` Otavio Salvador
2015-01-21 19:11   ` Denys Dmytriyenko
2015-01-21 20:11     ` Otavio Salvador
2015-01-21 20:20       ` Denys Dmytriyenko
2015-01-22  9:50         ` Raphael Philipe
2015-01-22 12:05           ` Burton, Ross
2015-01-22 14:57             ` Denys Dmytriyenko
2015-01-22 15:02               ` Burton, Ross
2015-01-22 15:12                 ` Raphael Philipe
2015-01-22 15:17                 ` Denys Dmytriyenko
2015-01-22 15:40                   ` Otavio Salvador
2015-01-22 16:00                     ` Denys Dmytriyenko
2015-01-22 16:05                       ` Otavio Salvador [this message]
2015-01-22 21:23           ` Denys Dmytriyenko
2015-01-23  3:50             ` Denys Dmytriyenko
2015-01-22 16:07         ` Denys Dmytriyenko
2015-01-22 16:12           ` Otavio Salvador
2015-01-22 16:33             ` Denys Dmytriyenko
2015-01-21 20:25       ` Raphael Philipe
2015-01-21 20:28         ` Denys Dmytriyenko
2015-01-21 20:31           ` Raphael Philipe
2015-01-21 20:35             ` Denys Dmytriyenko
2015-01-21 20:48               ` Raphael Philipe

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=CAP9ODKoYTLKjC1_Bg4yfrEaHqZBt7Uhcz47J+K1sPScnFN3+zg@mail.gmail.com \
    --to=otavio@ossystems.com.br \
    --cc=denis@denix.org \
    --cc=denys@ti.com \
    --cc=openembedded-core@lists.openembedded.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.