From c5e0758f4e1e98836a10df47f853e2160659088a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 20 Jun 2020 23:20:20 +0200 Subject: [PATCH] openh264: upgrade 2.1.0 -> 2.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit >From [1] * release x86 and x64 libraries for android platform * Bug fixes [1] https://github.com/cisco/openh264/releases Signed-off-by: Andreas Müller Signed-off-by: Khem Raj (cherry picked from commit 69716e959bddb3b56dffb07bc308cfb6e1e80bb6) Signed-off-by: Armin Kuster --- .../openh264/{openh264_2.1.0.bb => openh264_2.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/openh264/{openh264_2.1.0.bb => openh264_2.1.1.bb} (94%) diff --git a/meta-multimedia/recipes-multimedia/openh264/openh264_2.1.0.bb b/meta-multimedia/recipes-multimedia/openh264/openh264_2.1.1.bb similarity index 94% rename from meta-multimedia/recipes-multimedia/openh264/openh264_2.1.0.bb rename to meta-multimedia/recipes-multimedia/openh264/openh264_2.1.1.bb index 3c65ef2479..3988cfff86 100644 --- a/meta-multimedia/recipes-multimedia/openh264/openh264_2.1.0.bb +++ b/meta-multimedia/recipes-multimedia/openh264/openh264_2.1.1.bb @@ -11,8 +11,8 @@ LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6d3771da6a07d33fd50d4d9aa73bcf" S = "${WORKDIR}/git" -SRCREV = "a60e28efe227ea8ea760b1e29a8943e371ebe4b3" -BRANCH = "openh264v2.1.0" +SRCREV = "50a1fcf70fafe962c526749991cb4646406933ba" +BRANCH = "openh264v2.1.1" SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH} \ file://0001-Makefile-Use-cp-options-to-preserve-file-mode.patch \ "