From: Preeti Sachan <[email protected]> Remove branch 2.2.x from SRC_URI as fluidsynth github removed the branch. The SRCREV is on master branch.
Signed-off-by: Preeti Sachan <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 534d04af483d5f3d4fc73162c110449f169677a5) Signed-off-by: Armin Kuster <[email protected]> --- meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc index 14d09e5f0b..a4590d61a9 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc @@ -4,7 +4,7 @@ SECTION = "libs/multimedia" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" -SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=2.2.x;protocol=https" +SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https" SRCREV = "8b00644751578ba67b709a827cbe5133d849d339" S = "${WORKDIR}/git" PV = "2.2.6" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100771): https://lists.openembedded.org/g/openembedded-devel/message/100771 Mute This Topic: https://lists.openembedded.org/mt/96519903/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
