[oe-commits] Martin Jansa : elmdentica: remove autopoint to fix B!=S build

git at git.openembedded.org git at git.openembedded.org
Thu May 15 23:12:53 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: f91aa2a21b24e37baf588815e0ecf88a511a5efa
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f91aa2a21b24e37baf588815e0ecf88a511a5efa

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed May 14 10:58:10 2014 +0200

elmdentica: remove autopoint to fix B!=S build

* it probably isn't needed anymore

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/e17/elmdentica_svn.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/elmdentica_svn.bb b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
index 94bcbac..e7b61a5 100644
--- a/meta-efl/recipes-efl/e17/elmdentica_svn.bb
+++ b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
@@ -17,7 +17,3 @@ PV = "0.9.9+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"
 
 RDEPENDS_${PN} = "${PN}-themes"
-
-do_configure_prepend() {
-    autopoint --force
-}



More information about the Openembedded-commits mailing list