All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] python: fix missing PR bump
@ 2011-11-09 15:11 tom.zanussi
  2011-11-09 15:12 ` [PATCH 1/1] python: bump PR tom.zanussi
  2011-11-10 17:25 ` [PATCH 0/1] python: fix missing PR bump Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: tom.zanussi @ 2011-11-09 15:11 UTC (permalink / raw)
  To: openembedded-core

From: Tom Zanussi <tom.zanussi@intel.com>

Simple one-liner adding the missing PR bump for my previous python commit.

Thanks to Koen Kooi for pointing it out...

The following changes since commit 23d2eaf9d283cae47e52d1151f0d4ad53bbbe8a0:
  Tom Zanussi (1):
        python: skip setup.py 'import check' when cross-compiling

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/python-pr-bump
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/python-pr-bump

Tom Zanussi (1):
  python: bump PR

 meta/recipes-devtools/python/python_2.7.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




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

* [PATCH 1/1] python: bump PR
  2011-11-09 15:11 [PATCH 0/1] python: fix missing PR bump tom.zanussi
@ 2011-11-09 15:12 ` tom.zanussi
  2011-11-10 17:25 ` [PATCH 0/1] python: fix missing PR bump Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: tom.zanussi @ 2011-11-09 15:12 UTC (permalink / raw)
  To: openembedded-core

From: Tom Zanussi <tom.zanussi@intel.com>

Commit 23d2eaf9 ('skip setup.py 'import check' when cross-compiling')
neglected bumping the PR, this adds it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta/recipes-devtools/python/python_2.7.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/python/python_2.7.2.bb b/meta/recipes-devtools/python/python_2.7.2.bb
index 360e64e..5682e05 100644
--- a/meta/recipes-devtools/python/python_2.7.2.bb
+++ b/meta/recipes-devtools/python/python_2.7.2.bb
@@ -1,7 +1,7 @@
 require python.inc
 DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib"
 DEPENDS_sharprom = "python-native db readline zlib gdbm openssl"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 DISTRO_SRC_URI ?= "file://sitecustomize.py"
 DISTRO_SRC_URI_linuxstdbase = ""
-- 
1.7.0.4




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

* Re: [PATCH 0/1] python: fix missing PR bump
  2011-11-09 15:11 [PATCH 0/1] python: fix missing PR bump tom.zanussi
  2011-11-09 15:12 ` [PATCH 1/1] python: bump PR tom.zanussi
@ 2011-11-10 17:25 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-11-10 17:25 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 11/09/2011 07:11 AM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi<tom.zanussi@intel.com>
>
> Simple one-liner adding the missing PR bump for my previous python commit.
>
> Thanks to Koen Kooi for pointing it out...
>
> The following changes since commit 23d2eaf9d283cae47e52d1151f0d4ad53bbbe8a0:
>    Tom Zanussi (1):
>          python: skip setup.py 'import check' when cross-compiling
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/poky-contrib.git tzanussi/python-pr-bump
>    http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/python-pr-bump
>
> Tom Zanussi (1):
>    python: bump PR
>
>   meta/recipes-devtools/python/python_2.7.2.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

Merged into OE-Core

Thanks
	Sau!



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

end of thread, other threads:[~2011-11-10 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 15:11 [PATCH 0/1] python: fix missing PR bump tom.zanussi
2011-11-09 15:12 ` [PATCH 1/1] python: bump PR tom.zanussi
2011-11-10 17:25 ` [PATCH 0/1] python: fix missing PR bump Saul Wold

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.