summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/ell/ell_git.bb (renamed from meta-oe/recipes-connectivity/ell/ell_git.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/ell/ell_git.bb b/meta-oe/recipes-core/ell/ell_git.bb
index d259f52aca..10df6e11de 100644
--- a/meta-oe/recipes-connectivity/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 = "399099946abaeb2f3718a0667cc11436a7c0be14" 10SRCREV = "7b7c15c2e5caff88fc45e7a8b874a47196a0eddd"
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 () {