diff --git a/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0003-Fix-detection-of-LV2-for-latest-git.patch b/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0003-Fix-detection-of-LV2-for-latest-git.patch index a07f990b..4a299908 100644 --- a/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0003-Fix-detection-of-LV2-for-latest-git.patch +++ b/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0003-Fix-detection-of-LV2-for-latest-git.patch @@ -11,7 +11,10 @@ which was released in September 2016 and should be avalaible on most environments. This should be compatible to LV2 1.1.14 because from pkg-config point of view lv2-core.pc and lv2.pc look similar. +Upstream-Status: Submitted [2] + [1] https://github.com/drobilla/lv2/commit/4db67120efca2d4c200d2e1ba5cf3d7b97cab97e +[2] https://github.com/calf-studio-gear/calf/pull/213 Signed-off-by: Andreas Müller --- diff --git a/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0004-Find-headers-for-all-versions-of-LV2.patch b/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0004-Find-headers-for-all-versions-of-LV2.patch index 9fddc3bb..6d7eae30 100644 --- a/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0004-Find-headers-for-all-versions-of-LV2.patch +++ b/recipes-misc/recipes-multimedia/calf-studio-gear/calf/0004-Find-headers-for-all-versions-of-LV2.patch @@ -6,6 +6,10 @@ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit +Upstream-Status: Submitted [1] + +[1] https://github.com/calf-studio-gear/calf/pull/213 + Signed-off-by: Andreas Müller --- src/calf/lv2_options.h | 2 +-