From: Andreas Oberritter Date: Thu, 17 Feb 2011 13:14:09 +0000 (+0100) Subject: linux-dm*: build ISO8859-1 into the kernel and select it as default NLS to finally... X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=642c58ca62e3a914d219f2534a2754618721a0ff;p=vuplus_openembedded linux-dm*: build ISO8859-1 into the kernel and select it as default NLS to finally fix FAT mounts on boot --- diff --git a/recipes/linux/linux-dm500hd-2.6.18/defconfig b/recipes/linux/linux-dm500hd-2.6.18/defconfig index 87886cd..90c2597 100644 --- a/recipes/linux/linux-dm500hd-2.6.18/defconfig +++ b/recipes/linux/linux-dm500hd-2.6.18/defconfig @@ -1531,7 +1531,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-15" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m @@ -1556,7 +1556,7 @@ CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m diff --git a/recipes/linux/linux-dm7020hd-2.6.18/defconfig b/recipes/linux/linux-dm7020hd-2.6.18/defconfig index fef3e8d..1507ff3 100644 --- a/recipes/linux/linux-dm7020hd-2.6.18/defconfig +++ b/recipes/linux/linux-dm7020hd-2.6.18/defconfig @@ -1535,7 +1535,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-15" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m @@ -1560,7 +1560,7 @@ CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m diff --git a/recipes/linux/linux-dm7025.bb b/recipes/linux/linux-dm7025.bb index 4b0bfcd..63d5cf2 100644 --- a/recipes/linux/linux-dm7025.bb +++ b/recipes/linux/linux-dm7025.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" PN = "linux-dm7025" KV = "2.6.12" PV = "2.6.12.6" -PR = "s10" +PR = "s11" DEPENDS = "zlib-native zlib" diff --git a/recipes/linux/linux-dm7025/dm7025_defconfig b/recipes/linux/linux-dm7025/dm7025_defconfig index fa7a88c..bc7f2ec 100644 --- a/recipes/linux/linux-dm7025/dm7025_defconfig +++ b/recipes/linux/linux-dm7025/dm7025_defconfig @@ -1492,7 +1492,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="utf8" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m diff --git a/recipes/linux/linux-dm800-2.6.18/defconfig b/recipes/linux/linux-dm800-2.6.18/defconfig index 6e6ef52..937c94b 100644 --- a/recipes/linux/linux-dm800-2.6.18/defconfig +++ b/recipes/linux/linux-dm800-2.6.18/defconfig @@ -1517,7 +1517,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-15" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m @@ -1542,7 +1542,7 @@ CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m diff --git a/recipes/linux/linux-dm8000-2.6.18/defconfig b/recipes/linux/linux-dm8000-2.6.18/defconfig index 460f073..b51cf49 100644 --- a/recipes/linux/linux-dm8000-2.6.18/defconfig +++ b/recipes/linux/linux-dm8000-2.6.18/defconfig @@ -1530,7 +1530,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-15" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m @@ -1555,7 +1555,7 @@ CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m diff --git a/recipes/linux/linux-dm800se-2.6.18/defconfig b/recipes/linux/linux-dm800se-2.6.18/defconfig index 2c716ea..bc94cc9 100644 --- a/recipes/linux/linux-dm800se-2.6.18/defconfig +++ b/recipes/linux/linux-dm800se-2.6.18/defconfig @@ -1531,7 +1531,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-15" +CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m @@ -1556,7 +1556,7 @@ CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m -CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m diff --git a/recipes/linux/linux-opendreambox-2.6.18.inc b/recipes/linux/linux-opendreambox-2.6.18.inc index 03b4142..e45b4f0 100644 --- a/recipes/linux/linux-opendreambox-2.6.18.inc +++ b/recipes/linux/linux-opendreambox-2.6.18.inc @@ -1,7 +1,7 @@ require linux-opendreambox.inc SRCREV = "c59d7210272be29e3850aca3abbff76443f65d6f-fixed" -PR_INC = "r9" +PR_INC = "r10" RREPLACES_kernel = "kernel-2.6.18-7.1-${MACHINE}" RCONFLICTS_kernel = "kernel-2.6.18-7.1-${MACHINE}"