mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-14 18:49:32 +02:00
ardour6: upgrade to latest master to fix build with latest glibc/gcc
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -34,8 +34,8 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime-xdg sitei
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/Ardour/ardour.git"
|
||||
SRCREV = "e4e21f4d073ab00b1a0bb6ff6ca49f28b02fd68a"
|
||||
PV = "6.6"
|
||||
SRCREV = "80f6f152ee35e4fd2605a556f0cff3603ca3a1e4"
|
||||
PV = "6.6+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# arch specific override - default (tested) is ARM -> no fpu-optimizations
|
||||
|
||||
Reference in New Issue
Block a user