From: Alexander Kanavin Date: Thu, 1 Sep 2022 07:21:23 +0000 (+0200) Subject: libsdl2: follow upstream version is even rule X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3060 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4960a018cdf5d49fd9a800a82a8acd6e204a12b7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libsdl2: follow upstream version is even rule As announced here: https://github.com/libsdl-org/SDL/releases/tag/release-2.24.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb index 8519e7f7328..ff3e162c49c 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb @@ -30,7 +30,7 @@ S = "${WORKDIR}/SDL2-${PV}" SRC_URI[sha256sum] = "fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e" -inherit cmake lib_package binconfig-disabled pkgconfig +inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even BINCONFIG = "${bindir}/sdl2-config"