From 4867a94b9a92fed3184dedec66d6c42f21d274f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Hundeb=C3=B8ll?= Date: Wed, 21 Nov 2018 09:10:11 +0100 Subject: [PATCH] ell: update to 0.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Hundebøll Signed-off-by: Khem Raj --- meta-oe/recipes-core/ell/{ell_0.8.bb => ell_0.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/ell/{ell_0.8.bb => ell_0.15.bb} (88%) diff --git a/meta-oe/recipes-core/ell/ell_0.8.bb b/meta-oe/recipes-core/ell/ell_0.15.bb similarity index 88% rename from meta-oe/recipes-core/ell/ell_0.8.bb rename to meta-oe/recipes-core/ell/ell_0.15.bb index 0428cab286..5dbad50f3b 100644 --- a/meta-oe/recipes-core/ell/ell_0.8.bb +++ b/meta-oe/recipes-core/ell/ell_0.15.bb @@ -7,7 +7,7 @@ SECTION = "libs" inherit autotools pkgconfig S = "${WORKDIR}/git" -SRCREV = "d572281caedef357c392a7c9aa65a3b21a18cfdb" +SRCREV = "ea0f5f42e3af3fad2b60ee87719cdd227fd89ab0" SRC_URI = "git://git.kernel.org/pub/scm/libs/ell/ell.git" do_configure_prepend () {