From patchwork Mon May 21 23:17:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 136504 Delivered-To: patch@linaro.org Received: by 2002:a2e:9706:0:0:0:0:0 with SMTP id r6-v6csp894732lji; Mon, 21 May 2018 16:17:58 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqV3cL7oUhey34xHobx2IlXp1PSRSl7K5w05+Ei8YUJ4MtgKFpE/qg9w7KXIc96kH61OFmP X-Received: by 2002:a65:5d51:: with SMTP id e17-v6mr17139274pgt.100.1526944678341; Mon, 21 May 2018 16:17:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526944678; cv=none; d=google.com; s=arc-20160816; b=ZWMgZShD1GFpr3CGIeD20q/hYHOmnsDs2ib0/2weAUsd8dDakfnG7JY6/Azb3nf12f m8SEE/MRUkDvFk4TL42SITKSW5cxjbE0DcglqWM+RFIUfdtKXZJ/nmX83u4Vju6M2EIs NHqCKB08KMa4u6HuP0Bhh3tcuaWvSj14BhenjU8x/ap/ON/xS6pHtuYt92EGf1Y1NLPM /vWeWE93au9//NicO1In5igTnYcG3W62ZTsF5dRlPRXyzx2dJC1E9eh3CWTC21kVWWdq uYS4HFSotNWfADl5YOR4aGDPyajDMMjtwcnhB1gK0fSoN1e0NuA/PYYjPOdcc6d9vEkF EFIQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to :arc-authentication-results; bh=oOZHyQWSwz8N5Yf5uNXxfR6t35+WnfVBiwFxtt4Krx8=; b=px4v7AzSv/h1PkeaePQRkCvjMu2ZZ3kNM0Cx3SVMLi3/Yhj90lZmjqKWo3Deoe4ZZk vVJeSDJLW3dw5eUbCMxLRVLUTiq8ylo6EEoFHtilal+u5WyhKeR8l5yMDd+APuLSJySw Eh6s2PyMORmJWUZpEKZTpTv+dSNV2IKFyyS+y4rvKU4STERI3g2i0i5OI+rRBh7XsJOk 6B+Ga6oT7n2oZAVbckCEOETCDhuWiF2zc+SSkhzP97jmV14lIJlMI9SzmUu2Ro3G7Xue w95wQDPYnIcrQMTQwM25AJHa1NnxkYLZv2xSngw385WSXj3+UdlTVJJVDRtumhmi7PKT zc8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id l4-v6si15114335plb.213.2018.05.21.16.17.56; Mon, 21 May 2018 16:17:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id DA0597489C; Mon, 21 May 2018 23:17:51 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 01F58747FB for ; Mon, 21 May 2018 23:17:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id A857820B82; Mon, 21 May 2018 23:17:50 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WbsahdXzEpK5; Mon, 21 May 2018 23:17:50 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 818BF204D6; Mon, 21 May 2018 23:17:49 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 87CC716342D; Mon, 21 May 2018 19:17:44 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Mon, 21 May 2018 19:17:35 -0400 Message-Id: X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 0/4] Package upgrades 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: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko Upgrades for hdparm, lz4, mtd-utils and wayland-protocols. The following changes since commit 9611485bba03ef77ff31121e3b1da7cd57990c3e: patchreview: don't disable malformed SoB check (2018-05-15 10:00:33 +0100) are available in the git repository at: git://push.openembedded.org/openembedded-core-contrib denix/master Denys Dmytriyenko (4): hdparm: upgrade 9.55 -> 9.56 lz4: upgrade 1.8.1.2 -> 1.8.2 mtd-utils: upgrade 2.0.1 -> 2.0.2 wayland-protocols: upgrade 1.13 -> 1.14 meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++-- meta/recipes-extended/hdparm/{hdparm_9.55.bb => hdparm_9.56.bb} | 4 ++-- .../wayland/{wayland-protocols_1.13.bb => wayland-protocols_1.14.bb} | 4 ++-- meta/recipes-support/lz4/{lz4_1.8.1.2.bb => lz4_1.8.2.bb} | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.55.bb => hdparm_9.56.bb} (90%) rename meta/recipes-graphics/wayland/{wayland-protocols_1.13.bb => wayland-protocols_1.14.bb} (85%) rename meta/recipes-support/lz4/{lz4_1.8.1.2.bb => lz4_1.8.2.bb} (94%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core