From edffa995f800c488c0b9f3704a41623c8a591b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 1 Sep 2019 00:15:22 +0200 Subject: [PATCH] luppp: upgrade 1.1.1 -> 1.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/openav/luppp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/openav/luppp_git.bb b/recipes-musicians/openav/luppp_git.bb index 14aec79..c1044b5 100644 --- a/recipes-musicians/openav/luppp_git.bb +++ b/recipes-musicians/openav/luppp_git.bb @@ -18,8 +18,8 @@ SRC_URI = " \ git://github.com/openAVproductions/openAV-Luppp.git \ file://0001-CMake-Remove-arch-detection-it-detects-build-host.patch \ " -SRCREV = "289313ce132133d5d3c86724a1e3b488260d1728" -PV = "1.1.1+git${SRCPV}" +SRCREV = "3d3ac0a1743365b958033bdd1625dd19041d2c5f" +PV = "1.2.1" S = "${WORKDIR}/git" do_install_append() {