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 mail.openembedded.org (Postfix) with ESMTP id 3A28E65F1E for ; Thu, 21 Aug 2014 01:31:46 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s7L1VkLD000823 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 20 Aug 2014 18:31:46 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Wed, 20 Aug 2014 18:31:46 -0700 From: Chong Lu To: Date: Thu, 21 Aug 2014 09:27:12 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] expect: fix shared object file cannot be opened X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 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: Thu, 21 Aug 2014 01:31:48 -0000 Content-Type: text/plain The following changes since commit 34436672f3ef4915e7526770a0fa8dcff328f93d: bitbake: runqueue.py: Fix typoes/grammar in comments. (2014-08-19 20:41:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/expect http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/expect Chong Lu (1): expect: fix shared object file cannot be opened meta/recipes-devtools/expect/expect_5.45.bb | 1 + 1 file changed, 1 insertion(+) -- 1.9.1