From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mx1.pokylinux.org (Postfix) with ESMTP id 93BF74C80BD8 for ; Tue, 21 Dec 2010 03:53:03 -0600 (CST) Received: from ALA-MAIL03.corp.ad.wrs.com (ala-mail03 [147.11.57.144]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id oBL9r2j0005754 for ; Tue, 21 Dec 2010 01:53:02 -0800 (PST) Received: from ala-mail06.corp.ad.wrs.com ([147.11.57.147]) by ALA-MAIL03.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Dec 2010 01:53:01 -0800 Received: from localhost ([128.224.162.176]) by ala-mail06.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Dec 2010 01:53:01 -0800 Message-Id: From: Jingdong Lu Old-Date: Tue, 21 Dec 2010 17:51:06 +0800 Date: Tue, 21 Dec 2010 17:54:33 +0800 To: poky@yoctoproject.org X-OriginalArrivalTime: 21 Dec 2010 09:53:02.0134 (UTC) FILETIME=[DB444560:01CBA0F4] Subject: [PATCH 0/3] Fix failures of LSB. X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 09:53:04 -0000 Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: jingdonglu/distro Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro Thanks, Jingdong Lu --- Jingdong Lu (3): perl: Add GDBM_File into perl extension gcc: Add "--enable-clocale=gnu" option explicitly mailx: Add mailx meta/recipes-devtools/gcc/gcc-configure-common.inc | 2 +- meta/recipes-devtools/perl/perl-5.8.8/config.sh | 2 +- meta/recipes-extended/mailx/mailx_12.4.bb | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-extended/mailx/mailx_12.4.bb