summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/ell/ell_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ell/ell_git.bb b/meta-oe/recipes-core/ell/ell_git.bb
index 10df6e11de..4354974bae 100644
--- a/meta-oe/recipes-core/ell/ell_git.bb
+++ b/meta-oe/recipes-core/ell/ell_git.bb
@@ -7,7 +7,7 @@ SECTION = "libs"
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10SRCREV = "7b7c15c2e5caff88fc45e7a8b874a47196a0eddd" 10SRCREV = "8192131685be0f27d6f51b14b78ef93fa7f3c692"
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 () {