mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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>
(cherry picked from commit 69716e959b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
63844270a3
commit
c5e0758f4e
|
|
@ -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 \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user