mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libde265: upgrade 1.0.15 -> 1.0.16
Also included tag in the SRC_URI. This release fixes some rare decoding errors and some build issues. Changelog: https://github.com/strukturag/libde265/compare/v1.0.15...v1.0.16 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dc3791d2c4
commit
625a2be8a8
@ -8,8 +8,8 @@ LICENSE = "LGPL-3.0-only & MIT"
|
||||
LICENSE_FLAGS = "commercial"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f"
|
||||
|
||||
SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https"
|
||||
SRCREV = "17bb8d9fcea62db8cdeb0fc7ef8d15dbd19a22e4"
|
||||
SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https;tag=v${PV}"
|
||||
SRCREV = "7ba65889d3d6d8a0d99b5360b028243ba843be3a"
|
||||
|
||||
|
||||
inherit cmake pkgconfig
|
||||
Loading…
x
Reference in New Issue
Block a user