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 0CF5F734B8 for ; Fri, 17 Jul 2015 08:03:38 +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.15.1/8.15.1) with ESMTPS id t6H83cJc017016 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 17 Jul 2015 01:03:39 -0700 (PDT) Received: from [128.224.162.211] (128.224.162.211) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.235.1; Fri, 17 Jul 2015 01:03:35 -0700 Message-ID: <55A8B70B.9070501@windriver.com> Date: Fri, 17 Jul 2015 16:04:27 +0800 From: ChenQi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: References: In-Reply-To: X-Originating-IP: [128.224.162.211] Subject: Re: [PATCH 0/1] sysstat: add configuration file in tmpfiles.d 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: Fri, 17 Jul 2015 08:03:39 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit ping //Chen Qi On 10/30/2014 06:18 PM, Chen Qi wrote: > The following changes since commit 4143f3b0ce0d0c52f5b0babc1bb16ac0ac9610eb: > > nativesdk-cmake: Adjust toolchain paths dynamically (2014-10-24 21:59:34 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib ChenQi/sysstat-tmpfiles > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/sysstat-tmpfiles > > Chen Qi (1): > sysstat: add configuration file in tmpfiles.d > > meta/recipes-extended/sysstat/sysstat.inc | 6 ++++++ > 1 file changed, 6 insertions(+) >