From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id D09256FFFE for ; Tue, 2 Aug 2016 03:10:21 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u723ALWn008468 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 1 Aug 2016 20:10:22 -0700 (PDT) Received: from [128.224.162.229] (128.224.162.229) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 1 Aug 2016 20:10:21 -0700 To: References: From: ChenQi Message-ID: <57A00F36.2000408@windriver.com> Date: Tue, 2 Aug 2016 11:10:46 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [128.224.162.229] Subject: Re: [PATCH 0/1] systemd: split systemd-container 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, 02 Aug 2016 03:10:23 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit ping On 07/14/2016 11:25 AM, Chen Qi wrote: > The following changes since commit da7a2c7b00b40a8759dbe9f4ab6df3e337e3d6b6: > > useradd-staticids: use map() instead of imap() (2016-07-12 23:11:57 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-container > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/systemd-container > > Chen Qi (1): > systemd: split systemd-container > > meta/recipes-core/systemd/systemd_230.bb | 35 +++++++++++++++++++++++++++++--- > 1 file changed, 32 insertions(+), 3 deletions(-) >