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 D0CCE65CF5 for ; Tue, 10 Feb 2015 09:14:11 +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 t1A9ECwh024704 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 10 Feb 2015 01:14:12 -0800 (PST) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.226) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Tue, 10 Feb 2015 01:14:12 -0800 From: Chen Qi To: Date: Tue, 10 Feb 2015 17:14:09 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] systemd: fix do_install failure in case of multilib 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: Tue, 10 Feb 2015 09:14:22 -0000 Content-Type: text/plain The following changes since commit 234b4feef24ffe0cea9b6d88d9c51a05ee63db9e: linux-yocto/3.14: fix qemumips build error (2015-02-08 08:00:04 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-multilib http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/systemd-multilib Chen Qi (1): systemd: fix do_install failure in case of multilib meta/recipes-core/systemd/systemd_216.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1