carla: upgrade 2.3.0+ -> 2.4.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-08-22 14:17:12 +02:00
parent e884723dc1
commit 6f08f5bcf7

View File

@@ -11,9 +11,9 @@ SRC_URI = " \
file://0001-do-not-try-to-cross-run-carla-lv2-export.patch \
file://0002-Do-not-try-to-find-Qt5-host-bins-it-won-t-work.patch \
"
SRCREV = "545304f5cfa484d4037b845a4df4abd530f82669"
SRCREV = "b02121e9a2cc6229b3863a54405c52614471895c"
S = "${WORKDIR}/git"
PV = "2.3.0+git${SRCPV}"
PV = "2.4.0"
REQUIRED_DISTRO_FEATURES = "x11"