summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-efl/efl/imlib2_svn.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-efl/efl/imlib2_svn.bbappend b/recipes-efl/efl/imlib2_svn.bbappend
new file mode 100644
index 0000000..ba6ae5a
--- /dev/null
+++ b/recipes-efl/efl/imlib2_svn.bbappend
@@ -0,0 +1,11 @@
+#backport changes from meta-openembedded/meta-efl/recipes-efl/efl master branch b14728a
+#as svn.enlightenment.org is no longer reachable
+
+PV = "1.4.6+gitr${SRCPV}"
+SRCREV = "560a58e61778d84953944f744a025af6ce986334"
+
+SRC_URI = "git://git.enlightenment.org/legacy/${BPN}.git"
+S = "${WORKDIR}/git"
+
+# autotools-brokensep
+B = "${S}"