Yes, you are right.

My mistake was because I had DISTRO_VERSION set to -${DATE} and the "-"
caused

the failure of the install. Please discard my patch.

Many thanks,

Giuseppe

 

From: Chris Larson < <mailto:[email protected]> [email protected]>
Date: 2012/10/23
Subject: Re: [OE-core] [OE-Core][PATCH] base-files:
do_install_basefilesissue error
To: Giuseppe CONDORELLI < <mailto:[email protected]>
[email protected]>
Cc:  <mailto:[email protected]>
[email protected]



On Mon, Oct 22, 2012 at 8:32 AM, Giuseppe CONDORELLI
<[email protected]> wrote:
> Fixed error in do_install_basefilesissue, printf is now replaced by echo.
>
> Signed-off-by: Giuseppe Condorelli <[email protected]>

What error? Also, this changes the behavior. printf doesn't print a
newline, echo does (unless you use echo -n). printf's behavior is much
more reliable and portable than echos is.
--
Christopher Larson


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

 

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to