mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libde265: upgrade 1.0.16 -> 1.0.17
Also fix packaging QA errors about staticlibs and dev-so Release Notes: https://github.com/strukturag/libde265/releases/tag/v1.0.17 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
260662ca32
commit
fd7d73eb8a
@ -9,7 +9,7 @@ LICENSE_FLAGS = "commercial"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f"
|
||||
|
||||
SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https;tag=v${PV}"
|
||||
SRCREV = "7ba65889d3d6d8a0d99b5360b028243ba843be3a"
|
||||
SRCREV = "f3d916c8e63e510bda1f9cf5e8710259c22afece"
|
||||
|
||||
|
||||
inherit cmake pkgconfig
|
||||
@ -21,3 +21,5 @@ PACKAGECONFIG[libsdl] = "-DENABLE_SDL=ON,-DENABLE_SDL=OFF,virtual/libsdl2"
|
||||
|
||||
FILES:${PN} += "${libdir}/libde265.so"
|
||||
FILES:${PN}-dev = "${includedir} ${libdir}/cmake ${libdir}/pkgconfig"
|
||||
INSANE_SKIP:${PN} = "dev-so"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user