aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-05-13 11:01:49 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-05-15 12:30:21 +0200
commit0103d10a30a9eef8efefa360e8ce82d1109b7748 (patch)
tree95398497b9e99964187a3215f77ee4d3ee47fdda /meta-efl
parent516d4498f00c92624f8cbe427d0abd99dba3b7ae (diff)
downloadmeta-openembedded-contrib-0103d10a30a9eef8efefa360e8ce82d1109b7748.tar.gz
ephoto, libeflvala: use autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/ephoto_svn.bb3
-rw-r--r--meta-efl/recipes-efl/efl/libeflvala_svn.bb2
2 files changed, 4 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/ephoto_svn.bb b/meta-efl/recipes-efl/e17/ephoto_svn.bb
index def68aff7f..cea6f39f8e 100644
--- a/meta-efl/recipes-efl/e17/ephoto_svn.bb
+++ b/meta-efl/recipes-efl/e17/ephoto_svn.bb
@@ -12,3 +12,6 @@ inherit gettext
DEPENDS += "elementary ethumb ecore eio"
SRCNAME = "${PN}"
+
+# autotools-brokensep
+B = "${S}"
diff --git a/meta-efl/recipes-efl/efl/libeflvala_svn.bb b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
index b27590f5b0..4922b1b37c 100644
--- a/meta-efl/recipes-efl/efl/libeflvala_svn.bb
+++ b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
@@ -10,7 +10,7 @@ PR = "r2"
SRCREV = "${EFL_SRCREV}"
SRCNAME = "vala"
-inherit e-base autotools pkgconfig vala
+inherit e-base autotools-brokensep pkgconfig vala
SRC_URI = "${E_SVN}/trunk/BINDINGS;module=${SRCNAME};protocol=http \
file://disable.eina.test.patch \