[oe] [PATCH] icedtea6-native: fix problem on build hosts with linux kernel 3.x

Steffen Sledz sledz at dresearch-fe.de
Sat Dec 10 10:29:00 UTC 2011


Am 09.12.2011 20:59, schrieb Khem Raj:
> On Fri, Dec 9, 2011 at 9:00 AM, Steffen Sledz <sledz at dresearch-fe.de> wrote:
>>        done
>> +
>> +       for F in openjdk/hotspot/make/linux/Makefile openjdk-ecj/hotspot/make/linux/Makefile ;
>> +       do
>> +               sed -i \
>> +                       -e"s|SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 2.7%|SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3%|" \
>> +                       $F
>> +       done
>>  }
> 
> why drop the 'dot' may be using 3. is better ?

Just following the scheme, e.g. 2.6% is without a dot too.

Steffen






More information about the Openembedded-devel mailing list