From: Rongqing Li <rongqing.li@windriver.com>
To: Otavio Salvador <otavio.salvador@ossystems.com.br>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] u-boot-mkimage: fix a building failure on OpenSus
Date: Fri, 31 Jul 2015 09:11:49 +0800 [thread overview]
Message-ID: <55BACB55.3030000@windriver.com> (raw)
In-Reply-To: <CAP9ODKoq190kimVAUJ6dPEJWQtwLfLFsYDVFRcnMUrsr1-SVeQ@mail.gmail.com>
On 2015年07月30日 19:37, Otavio Salvador wrote:
> Hello,
>
> On Thu, Jul 30, 2015 at 3:26 AM, Rongqing Li <rongqing.li@windriver.com> wrote:
> ...
>> u-boot-mkimage just be upgraded, and has the similar your suggestive fix:
>>
>> commit cffcd2861310855130db52c93f7bf4d9b511741d
>> Author: Masahiro Yamada <yamada.masahiro@socionext.com>
>> Date: Fri Apr 3 12:30:25 2015 +0900
>>
>> kbuild: include config.mk when auto.conf is not older than .config
>>
>> Since the Kconfig conversion, config.mk has been included only when
>> include/config/auto.conf is newer than the .config file.
>>
>> It causes build error if both files have the same time-stamps.
>> It is actually possible because EXT* file systems have a 1s time-stamp
>> resolution.
>>
>> The config.mk should be included when include/config/auto.conf is
>> *not older* than the .config file.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>> Reported-by: Tom Rini <trini@konsulko.com>
>> Reported-by: York Sun <yorksun@freescale.com>
>> Reported-by: Stephen Warren <swarren@nvidia.com>
>> Reported-by: Matthew Gerlach <mgerlach@opensource.altera.com>
>> Tested-by: Stephen Warren <swarren@nvidia.com>
>
> This is part of 2015.07 release so I am wondering what is the issue
> here? Is this patch for old release? Fido for instance?
>
"It causes build error if both files have the same time-stamps.
It is actually possible because EXT* file systems have a 1s time-stamp
resolution."
I see the build error on SUSE Linux Enterprise Desktop 11 SP2 with ext3
filesystem frequently.
-Roy
--
Best Reagrds,
Roy | RongQing Li
prev parent reply other threads:[~2015-07-31 1:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 2:00 [PATCH] u-boot-mkimage: fix a building failure on OpenSus rongqing.li
2015-07-28 11:47 ` Burton, Ross
2015-07-29 1:35 ` Rongqing Li
2015-07-30 6:26 ` Rongqing Li
2015-07-30 11:37 ` Otavio Salvador
2015-07-31 1:11 ` Rongqing Li [this message]
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=55BACB55.3030000@windriver.com \
--to=rongqing.li@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio.salvador@ossystems.com.br \
/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.