faad2: Upgrade 2.10.0 -> 2.11.1

Update faad2 to latest 2.11.1 release. Use SRCREV matching tag 2.11.1 .

Switch to cmake .

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Marek Vasut
2023-12-19 00:19:01 +01:00
committed by Khem Raj
parent bb291f5370
commit 1867ce60e2
@@ -10,8 +10,8 @@ LICENSE_FLAGS = "commercial"
PV .= "+git${SRCPV}"
SRC_URI = "git://github.com/knik0/faad2.git;branch=master;protocol=https"
SRCREV = "df42c6fc018552519d140e3d8ffe7046ed48b0cf"
SRCREV = "216f00e8ddba6f2c64caf481a04f1ddd78b93e78"
S = "${WORKDIR}/git"
inherit autotools lib_package
inherit cmake