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

Khem Raj raj.khem at gmail.com
Fri Dec 9 19:59:58 UTC 2011


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 ?




More information about the Openembedded-devel mailing list