On Sat, 2011-12-10 at 09:16 +0100, Koen Kooi wrote:
> Op 9 dec. 2011, om 20:57 heeft Khem Raj het volgende geschreven:
>
> > On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
> > wrote:
> >>
> >> The above line is a bashism and is breaking builds with dash
> >> as /bin/sh :(
> >
> > I thought bash
Op 9 dec. 2011, om 20:57 heeft Khem Raj het volgende geschreven:
> On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
> wrote:
>>
>> The above line is a bashism and is breaking builds with dash
>> as /bin/sh :(
>
> I thought bashism was too deep in oe. I can certainly revert to using dash if
> tha
On Fri, 2011-12-09 at 11:57 -0800, Khem Raj wrote:
> On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
> wrote:
> >
> > The above line is a bashism and is breaking builds with dash
> > as /bin/sh :(
>
> I thought bashism was too deep in oe. I can certainly revert to using dash if
> thats no longer t
On Fri, Dec 9, 2011 at 12:02 PM, Joshua Lock wrote:
> On 09/12/11 11:57, Khem Raj wrote:
>> On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
>> wrote:
>>>
>>> The above line is a bashism and is breaking builds with dash
>>> as /bin/sh :(
>>
>> I thought bashism was too deep in oe. I can certainly r
On 09/12/11 11:57, Khem Raj wrote:
> On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
> wrote:
>>
>> The above line is a bashism and is breaking builds with dash
>> as /bin/sh :(
>
> I thought bashism was too deep in oe. I can certainly revert to using dash if
> thats no longer the case.
Richard m
On Fri, Dec 9, 2011 at 5:30 AM, Richard Purdie
wrote:
>
> The above line is a bashism and is breaking builds with dash
> as /bin/sh :(
I thought bashism was too deep in oe. I can certainly revert to using dash if
thats no longer the case.
___
Openembed
On Wed, 2011-12-07 at 11:34 -0800, Beth Flanagan wrote:
> +
> +license_create_manifest() {
> +mkdir -p ${LICENSE_DIRECTORY}/${IMAGE_NAME}
> +# Get list of installed packages
> +list_installed_packages | grep -v "locale" |sort >
> ${LICENSE_DIRECTORY}/${IMAGE_NAME}/package.manifest
> +
From: Elizabeth Flanagan
This is a fairly large commit, so I want to step through some of
what this accomplishes:
1. Additional licenses
I've added/modified/corrected some of the common licenses
within OE-core in prep. for a major license audit. Most of these
are in SPDX format. A few, there is