From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mail.openembedded.org (Postfix) with ESMTP id 0D496782D7 for ; Mon, 24 Jul 2017 14:32:31 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 24 Jul 2017 07:32:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,407,1496127600"; d="scan'208";a="1198787166" Received: from kanavin-desktop.fi.intel.com ([10.237.68.161]) by fmsmga002.fm.intel.com with ESMTP; 24 Jul 2017 07:32:21 -0700 From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Date: Mon, 24 Jul 2017 17:28:14 +0300 Message-Id: <20170724142818.44403-7-alexander.kanavin@linux.intel.com> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170724142818.44403-1-alexander.kanavin@linux.intel.com> References: <20170724142818.44403-1-alexander.kanavin@linux.intel.com> Subject: [PATCH 07/11] eudev: update to 3.2.2 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: Mon, 24 Jul 2017 14:32:32 -0000 Signed-off-by: Alexander Kanavin --- meta/recipes-core/udev/{eudev_3.2.1.bb => eudev_3.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/udev/{eudev_3.2.1.bb => eudev_3.2.2.bb} (96%) diff --git a/meta/recipes-core/udev/eudev_3.2.1.bb b/meta/recipes-core/udev/eudev_3.2.2.bb similarity index 96% rename from meta/recipes-core/udev/eudev_3.2.1.bb rename to meta/recipes-core/udev/eudev_3.2.2.bb index bdfb5441ade..78fef2c1441 100644 --- a/meta/recipes-core/udev/eudev_3.2.1.bb +++ b/meta/recipes-core/udev/eudev_3.2.2.bb @@ -23,8 +23,8 @@ SRC_URI = "https://github.com/gentoo/${BPN}/archive/v${PV}.tar.gz;downloadfilena " UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases" -SRC_URI[md5sum] = "a2aae16bc432eac0e71c1267c384e295" -SRC_URI[sha256sum] = "88f530c1540750e6daa91b5eaeebf88e761e6f0c86515c1c28eedfd871f027c6" +SRC_URI[md5sum] = "1a0faad3a88ade3475e8c0ddef78e30b" +SRC_URI[sha256sum] = "80628191448886846ab9cc0e2af6782358a0afb81d5b4f8cd9d982d2626cca31" inherit autotools update-rc.d qemu pkgconfig -- 2.13.2