summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lsb/lsbsetup_0.9.bb
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2011-05-13 11:18:40 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-16 15:32:19 +0100
commita69153b46b76626a6cd4d578f6903c580a112044 (patch)
tree22132fd1c6bc67c4406474d461f52a8196192672 /meta/recipes-extended/lsb/lsbsetup_0.9.bb
parent3bfbeff147eb8129f84838773910cb35d79245b3 (diff)
downloadpoky-a69153b46b76626a6cd4d578f6903c580a112044.tar.gz
lsbsetup: recreate locale fr_FR
Update LSB_Setup.sh to recreate locale fr_FR, which helps to pass LSB libstdc++ test. Bump PR to r3. (From OE-Core rev: 00e30eba2f9970ec229f2702a73d6b3fd7d0d1b5) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/lsb/lsbsetup_0.9.bb')
-rw-r--r--meta/recipes-extended/lsb/lsbsetup_0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsb/lsbsetup_0.9.bb b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
index b0d0a3f9fe..21bd26e915 100644
--- a/meta/recipes-extended/lsb/lsbsetup_0.9.bb
+++ b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "auto-setup environment for lsb test"
2SECTION = "console/utils" 2SECTION = "console/utils"
3PRIORITY = "required" 3PRIORITY = "required"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5PR = "r2" 5PR = "r3"
6 6
7LIC_FILES_CHKSUM = "file://LSB_Setup.sh;beginline=3;endline=16;md5=97451c7c0786ce5bbe9ac58042945583" 7LIC_FILES_CHKSUM = "file://LSB_Setup.sh;beginline=3;endline=16;md5=97451c7c0786ce5bbe9ac58042945583"
8 8