From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com [192.94.38.131]) by mail.openembedded.org (Postfix) with ESMTP id AD579605F3 for ; Wed, 24 Jul 2013 06:56:51 +0000 (UTC) Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1V1t0G-00047K-0E from Muhammad_Shakeel@mentor.com ; Tue, 23 Jul 2013 23:56:52 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 23 Jul 2013 23:56:51 -0700 Received: from [137.202.157.119] (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server (TLS) id 14.2.247.3; Wed, 24 Jul 2013 07:56:49 +0100 Message-ID: <51EF7AE2.5080908@mentor.com> Date: Wed, 24 Jul 2013 11:57:38 +0500 From: Muhammad Shakeel User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: "Burton, Ross" References: <1374234806-31680-1-git-send-email-muhammad_shakeel@mentor.com> In-Reply-To: X-Originating-IP: [137.202.0.76] X-OriginalArrivalTime: 24 Jul 2013 06:56:51.0469 (UTC) FILETIME=[F9704BD0:01CE883A] Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 1/2] systemd: Remove systemd_unitdir if systemd is not in distro features 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: Wed, 24 Jul 2013 06:56:51 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 07/23/2013 06:59 PM, Burton, Ross wrote: > On 19 July 2013 12:53, Shakeel, Muhammad wrote: >> If systemd is not supported DISTRO_FEATURE than there is no need to >> package related service files. > When this is merged can you follow this up with a series to remove all > of the conditional installations in oe-core? > > Cheers, > Ross Yes, I intend to follow this up with removal of conditional check for service file installation. Thanks, Shakeel