mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
libxmp: upgrade 4.7.1 -> 4.7.2
Changes: - Fix loading Startrekker modules from memory/handle/callbacks. - Fix cmake build failure for certain Apple targets (e.g. tvOS.) - Fix stb-vorbis floor1 inverse_db_table indexing (missing part of CVE-2019-13220 fix.) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://README;beginline=59;md5=b25470e2863502c9ac9886f09c21a
|
||||
inherit cmake pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/libxmp/libxmp.git;protocol=https;branch=master;tag=libxmp-${PV}"
|
||||
SRCREV = "12f76e4bf1dd6765e3bf46cbc1ff35c4a4551671"
|
||||
SRCREV = "a13276d27feabcf9ee4f982913f718ee05a65cb7"
|
||||
|
||||
Reference in New Issue
Block a user