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 < clarson@kergoth.com> Date: 2012/10/23 Subject: Re: [OE-core] [OE-Core][PATCH] base-files: do_install_basefilesissue error To: Giuseppe CONDORELLI < giuseppe.condorelli@st.com> Cc: openembedded-core@lists.openembedded.org On Mon, Oct 22, 2012 at 8:32 AM, Giuseppe CONDORELLI wrote: > Fixed error in do_install_basefilesissue, printf is now replaced by echo. > > Signed-off-by: Giuseppe Condorelli 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 Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core