From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TNj6z-000709-1h for openembedded-core@lists.openembedded.org; Mon, 15 Oct 2012 13:45:33 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q9FBWF61013751 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 15 Oct 2012 04:32:15 -0700 (PDT) Received: from localhost.localdomain (128.224.162.205) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.309.2; Mon, 15 Oct 2012 04:32:15 -0700 From: Kang Kai To: Date: Mon, 15 Oct 2012 19:32:38 +0800 Message-ID: X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.205] Subject: [PATCH 0/2] Fix nativesdk-perl dependency X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2012 11:45:33 -0000 Content-Type: text/plain Fix nativesdk-perl dependency issue and Yocto 3100:autoreconf run failed on x86-64 gmae-toolchain The following changes since commit 0260bb5c6978839c068007fcff2f704937805faf: gitignore: Fix for poky repository (2012-10-11 13:52:14 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/distro http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro Kang Kai (1): nativesdk-packagegroup-sdk-host: add perl modules Robert Yang (1): nativesdk-perl: fix dependecy .../nativesdk-packagegroup-sdk-host.bb | 3 ++- meta/recipes-devtools/perl/perl_5.14.2.bb | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) -- 1.7.5.4