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 B335560DD7 for ; Fri, 17 Oct 2014 05:40:58 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id s9H5f0pB028566 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 16 Oct 2014 22:41:00 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Thu, 16 Oct 2014 22:40:59 -0700 From: Chong Lu To: Date: Fri, 17 Oct 2014 13:38:40 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH V2 0/1] xinetd: add systemd unit file 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 Oct 2014 05:41:00 -0000 Content-Type: text/plain Change since v1: use ${sysconfdir} variables for /etc, instead of hard-coding The following changes since commit ccf5a4d2342c4fd40e4e0b332ea7e34e0bf175d4: build-appliance-image: Update to dizzy head revision (2014-10-11 08:11:17 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/xinetd http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/xinetd Chong Lu (1): xinetd: add systemd unit file meta/recipes-extended/xinetd/xinetd/xinetd.service | 13 +++++++++++++ meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 18 +++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-extended/xinetd/xinetd/xinetd.service -- 1.9.1