aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-20 23:20:20 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-20 16:44:45 -0700
commit69716e959bddb3b56dffb07bc308cfb6e1e80bb6 (patch)
tree9457f07c0b5166cfe6258bc41dd07c918970a6d5 /meta-multimedia
parentce47a064df86674cce89dacb416c118cd9b9379e (diff)
downloadmeta-openembedded-69716e959bddb3b56dffb07bc308cfb6e1e80bb6.tar.gz
openh264: upgrade 2.1.0 -> 2.1.1
>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 <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-multimedia/openh264/openh264_2.1.1.bb (renamed from meta-multimedia/recipes-multimedia/openh264/openh264_2.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/openh264/openh264_2.1.0.bb b/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 \
"