mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 21:49:33 +02:00
infamousplugins: upgrade to latest to fix build with lv2 >= 1.1.18
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -13,12 +13,10 @@ DEPENDS += " \
|
||||
|
||||
inherit cmake pkgconfig gtk-icon-cache
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/ssj71/infamousPlugins.git \
|
||||
"
|
||||
SRCREV = "28b405414a5d044e576ab00b75ceaa1c0a7b8929"
|
||||
SRC_URI = "git://github.com/ssj71/infamousPlugins.git"
|
||||
SRCREV = "4c7275b1fa8ea3296446421cbd29ec2df66588c0"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.3.0"
|
||||
PV = "0.3.0+git${SRCPV}"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DLIBDIR=${baselib} \
|
||||
|
||||
Reference in New Issue
Block a user