On Wed, Nov 27, 2013 at 3:36 AM, Lei Liu wrote:
> > If I revert to 0.1.34 (that we had on dylan branch), i can build my
> image just fine (note that I am building an arm soft-float image), so are
> you able to use image-mklibs with dora or master which have 0.1.38?
> >
>
> Hi,
>
> I'm testing on
hi,
On Wed, Nov 13, 2013 at 4:05 AM, Lei Liu wrote:
> On 2013年11月12日 18:23, Richard Purdie wrote:
> > On Mon, 2013-11-11 at 17:27 +0800, Lei Liu wrote:
> >> From: Lei Liu
> >>
> >> File command in some version could print extra space between
> >> "LSB" and "executable" - it causes mklibs can't
On 2013年11月12日 18:23, Richard Purdie wrote:
> On Mon, 2013-11-11 at 17:27 +0800, Lei Liu wrote:
>> From: Lei Liu
>>
>> File command in some version could print extra space between
>> "LSB" and "executable" - it causes mklibs can't find any executables
>> using grep "LSB executable". Fix the grep
On Mon, 2013-11-11 at 17:27 +0800, Lei Liu wrote:
> From: Lei Liu
>
> File command in some version could print extra space between
> "LSB" and "executable" - it causes mklibs can't find any executables
> using grep "LSB executable". Fix the grep pattern to catch
> multiple spaces.
>
> Signed-of
From: Lei Liu
File command in some version could print extra space between
"LSB" and "executable" - it causes mklibs can't find any executables
using grep "LSB executable". Fix the grep pattern to catch
multiple spaces.
Signed-off-by: Lei Liu
---
meta/classes/image-mklibs.bbclass |2 +-
1