From patchwork Fri Apr 26 20:58:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 162974 Delivered-To: patch@linaro.org Received: by 2002:a02:c6d8:0:0:0:0:0 with SMTP id r24csp1194010jan; Fri, 26 Apr 2019 13:58:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqyIw4PkEJrbnuvnuzo6rPRusB4SuV2D/ut6i+xmZnpR6pGdHAFs4ma2vNKHbVXf3cqbpZrX X-Received: by 2002:a63:d107:: with SMTP id k7mr20510490pgg.116.1556312320296; Fri, 26 Apr 2019 13:58:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556312320; cv=none; d=google.com; s=arc-20160816; b=WO9C+ohh4bB+2z2y7u8jt+cCjpr+kaBo/+X2QdfbApuWJ/iPTPUHQIZ3KAEyUEXBr/ WD1/SnmDxfzugMTib8Ytx4jwx5yngHQ2tpFTpc7kj0qMXuoSsa4cUDY/pw+aJIAOX48F 3e6FTKBD1A2m096eRK+8t7MoxSF4DUIlfrN5Jg3HacrhDijir1vw+4GS7V1QILSl01cm BH6+ow0nS0vnnnEw6p5uQ8IPvlvmuygj9ebs8ROQSmcN+ZvBfZwZJIW6M9GU13JDjObA Sbmd7LBdfbwGmxIRrorqCXBpLij6+vP7WpwGIMLr+BOa+lB3coKaXjz2WILfECnpMQhH m2wQ== 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; bh=SW/5MJl8UCIScAGbIJTtIYJzOqK8s5hlcbt1338JgQY=; b=T7Q0izvzbS5WxB8TYDoL7SnZQtceVmU1GZkSKVOsiZShKh+zJQIFgehELJa9k4uV9i /MHx8MDmr/hWmmI91AgrB3r8zMfCB8q26e97MHJ7xZAgFrtrkJbKqaapNIfOLve2eR8t KSvOM0DvXXElpWH0P9j/ztb8j/97ZCf+pbkMtQL76h0TuhnvLNTOn0E/Pbt3KofGlCHX QAIsjtEfOYXfp2y9fEMkDsy6FBUW+v2oByP/gYWnUh6ZVIYVk3bXZBkL5v5U7eNSyqzu JVZgqvRfBUXfJefylo1yLVSs9tY/uNorsX6E1NR27ELfoeYUA8T5t2Wdw92bYc3u0JHs pn8A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-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 j12si24668867pgb.14.2019.04.26.13.58.39; Fri, 26 Apr 2019 13:58:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-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-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org Received: from ec2-34-214-78-129.us-west-2.compute.amazonaws.com (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 527527D6C2; Fri, 26 Apr 2019 20:58:36 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mail.openembedded.org (Postfix) with ESMTP id C211E7DCD3 for ; Fri, 26 Apr 2019 20:58:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id E0431407DA; Fri, 26 Apr 2019 20:58:34 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 152iSgtV9m5a; Fri, 26 Apr 2019 20:58:34 +0000 (UTC) Received: from mail.denix.org (pool-100-15-86-127.washdc.fios.verizon.net [100.15.86.127]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id C6FB340024; Fri, 26 Apr 2019 20:58:33 +0000 (UTC) Received: from gimli.denix (unknown [192.168.30.6]) by mail.denix.org (Postfix) with ESMTP id 104F016E5E7; Fri, 26 Apr 2019 16:58:33 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Date: Fri, 26 Apr 2019 16:58:31 -0400 Message-Id: <1556312311-9218-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [oe] [PATCH] v4l-utils: upgrade 1.16.0 -> 1.16.5 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org From: Denys Dmytriyenko Includes about 6 months of bug fixes. Signed-off-by: Denys Dmytriyenko --- .../v4l2apps/{v4l-utils_1.16.0.bb => v4l-utils_1.16.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-multimedia/v4l2apps/{v4l-utils_1.16.0.bb => v4l-utils_1.16.5.bb} (93%) -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb similarity index 93% rename from meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb rename to meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb index bcead00..4154468 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb @@ -22,8 +22,8 @@ SRC_URI = "http://linuxtv.org/downloads/v4l-utils/v4l-utils-${PV}.tar.bz2 \ file://0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch \ file://0003-v4l2-ctl-Do-not-use-getsubopt.patch \ " -SRC_URI[md5sum] = "21a6ec3605a1c3114c8ccb70a963c871" -SRC_URI[sha256sum] = "f1b425584284bac378b76331c0671dc890bd7af49c03e8a6cc0c70e57eea0bad" +SRC_URI[md5sum] = "de272817133c0dca000a78a5c8c8ec8b" +SRC_URI[sha256sum] = "ed80242510385017a1dc566e17a285a77222bb301f5bc19386badfcc2c19df1b" EXTRA_OECONF = "--disable-qv4l2 --enable-shared --with-udevdir=${base_libdir}/udev"