[OE-core] [OE-Core][PATCH] base-files: do_install_basefilesissue error

Chris Larson clarson at kergoth.com
Tue Oct 23 01:40:51 UTC 2012


On Mon, Oct 22, 2012 at 8:32 AM, Giuseppe CONDORELLI
<giuseppe.condorelli at st.com> wrote:
> Fixed error in do_install_basefilesissue, printf is now replaced by echo.
>
> Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli at st.com>

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




More information about the Openembedded-core mailing list