All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 17/17] EFL Python Bindings are using autogen now!
@ 2010-10-23  0:15 fidencio
  2010-10-23  7:06 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: fidencio @ 2010-10-23  0:15 UTC (permalink / raw)
  To: openembedded-devel

From: Fabiano Fidencio <fidencio@profusion.mobi>

---
 recipes/python/python-elementary_svn.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index da5ee68..562f32b 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -2,7 +2,3 @@ require python-efl.inc
 SRCREV = "${EFL_SRCREV}"
 DEPENDS += "elementary"
 RDEPENDS_${PN} += "python-evas python-ecore python-edje"
-
-do_stage() {
-        distutils_stage_all
-}
-- 
1.7.3.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 17/17] EFL Python Bindings are using autogen now!
  2010-10-23  0:15 [PATCH 17/17] EFL Python Bindings are using autogen now! fidencio
@ 2010-10-23  7:06 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2010-10-23  7:06 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Oct 22, 2010 at 10:15:57PM -0200, fidencio@profusion.mobi wrote:
> From: Fabiano Fidencio <fidencio@profusion.mobi>


Why not squash it with PATCH 15 and then there is nothing left? Even
when commit message says something else.

> ---
>  recipes/python/python-elementary_svn.bb |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
> index da5ee68..562f32b 100644
> --- a/recipes/python/python-elementary_svn.bb
> +++ b/recipes/python/python-elementary_svn.bb
> @@ -2,7 +2,3 @@ require python-efl.inc
>  SRCREV = "${EFL_SRCREV}"
>  DEPENDS += "elementary"
>  RDEPENDS_${PN} += "python-evas python-ecore python-edje"
> -
> -do_stage() {
> -        distutils_stage_all
> -}
> -- 
> 1.7.3.1
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-23  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23  0:15 [PATCH 17/17] EFL Python Bindings are using autogen now! fidencio
2010-10-23  7:06 ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.