summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/ell
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/ell')
-rw-r--r--meta-oe/recipes-core/ell/ell_0.17.bb (renamed from meta-oe/recipes-core/ell/ell_0.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ell/ell_0.15.bb b/meta-oe/recipes-core/ell/ell_0.17.bb
index 5dbad50f3..27f11cfbe 100644
--- a/meta-oe/recipes-core/ell/ell_0.15.bb
+++ b/meta-oe/recipes-core/ell/ell_0.17.bb
@@ -7,7 +7,7 @@ SECTION = "libs"
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10SRCREV = "ea0f5f42e3af3fad2b60ee87719cdd227fd89ab0" 10SRCREV = "ebc021cee3b2d20ca2af5e3ed02495da616b2fd3"
11SRC_URI = "git://git.kernel.org/pub/scm/libs/ell/ell.git" 11SRC_URI = "git://git.kernel.org/pub/scm/libs/ell/ell.git"
12 12
13do_configure_prepend () { 13do_configure_prepend () {