From patchwork Thu Oct 15 22:16:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 530958 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id C0F28140E3A for ; Fri, 16 Oct 2015 09:16:19 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=MNW6HXyW; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E1D89318D2; Thu, 15 Oct 2015 22:16:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OJZvsSphLkWg; Thu, 15 Oct 2015 22:16:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id B421331095; Thu, 15 Oct 2015 22:16:17 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0E1871C167A for ; Thu, 15 Oct 2015 22:16:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 084E431095 for ; Thu, 15 Oct 2015 22:16:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fY3nE7qk-GW3 for ; Thu, 15 Oct 2015 22:16:15 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by silver.osuosl.org (Postfix) with ESMTPS id 0797531011 for ; Thu, 15 Oct 2015 22:16:15 +0000 (UTC) Received: by lfeh64 with SMTP id h64so49801591lfe.3 for ; Thu, 15 Oct 2015 15:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=yjHjdzEXIX+2fsXmm/yVDW3VK9Au6No5Jyj+iZUnxWI=; b=MNW6HXyWBxwi2ZTLZvNLbXOAtoLTw9Xwtf5yKeX5sCftHBzOikRhqly5CHS4e2DEps rfXZxmXoscmqWmLOGBd9WosxaGPav9FLH7WAzitlYxEe7qBEpKKNlln/yP6hCI66hBfe C4SUQjOGwsitGuEePTTipHeMrsb83whUONiZUYrh1uXLaUtWvoRXEgBjsyNT5WRhvjrI EtVXuPOxitou6LWv5U1kGtBBwUqn+Q8U462HYqkXqnqWPTPG0d2X5Hml95AS20eIEeNe aNgYqyrXqiGDFAUO8HtYGLjx6gwT3VGj4cfMtRFgvr//YsnZX6JN4e3tXGDvDiciCk1o XE6g== X-Received: by 10.180.211.243 with SMTP id nf19mr1018063wic.74.1444947373289; Thu, 15 Oct 2015 15:16:13 -0700 (PDT) Received: from localhost.localdomain (mangue.f00.fr. [82.226.166.74]) by smtp.gmail.com with ESMTPSA id pb4sm18849473wjb.8.2015.10.15.15.16.11 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 15 Oct 2015 15:16:11 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Fri, 16 Oct 2015 00:16:10 +0200 Message-Id: <1444947370-7878-1-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.6.1 Subject: [Buildroot] [PATCH] systemd: bump to 227 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Added back the hash as it was discussed during the last Buildroot Dev Days. Signed-off-by Maxime Hadjinlian --- package/systemd/systemd.hash | 2 ++ package/systemd/systemd.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/systemd/systemd.hash diff --git a/package/systemd/systemd.hash b/package/systemd/systemd.hash new file mode 100644 index 0000000..60aebcf --- /dev/null +++ b/package/systemd/systemd.hash @@ -0,0 +1,2 @@ +# sha256 locally computed +sha256 6766e8489e359f3d608a9f032eb1f52d7c55d76d0f9171837cf2b3284b2b904b systemd-227.tar.gz diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk index 2e974fa..414dc0d 100644 --- a/package/systemd/systemd.mk +++ b/package/systemd/systemd.mk @@ -4,7 +4,7 @@ # ################################################################################ -SYSTEMD_VERSION = 226 +SYSTEMD_VERSION = 227 SYSTEMD_SITE = $(call github,systemd,systemd,v$(SYSTEMD_VERSION)) SYSTEMD_LICENSE = LGPLv2.1+, GPLv2+ (udev), Public Domain (few source files, see README) SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README