All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Bump PR for latest pseudo commit
@ 2012-04-23 10:10 Lianhao Lu
  2012-04-23 10:10 ` [PATCH 1/1] pseudo: PR bump Lianhao Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Lianhao Lu @ 2012-04-23 10:10 UTC (permalink / raw)
  To: openembedded-core

This patch is to bump PR for latest pseudo commit
c6c701f424aeb502d20ff02d02712e56f4e259a5.

The following changes since commit b19af63a201933038a044f29570710fe38365f28:
  Richard Purdie (1):
        self-hosted-image: Update poky revision to point at the 1.2 release branch

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/pseudo
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/pseudo

Lianhao Lu (1):
  pseudo: PR bump.

 meta/recipes-devtools/pseudo/pseudo_1.3.bb |    2 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)




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

* [PATCH 1/1] pseudo: PR bump.
  2012-04-23 10:10 [PATCH 0/1] Bump PR for latest pseudo commit Lianhao Lu
@ 2012-04-23 10:10 ` Lianhao Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Lianhao Lu @ 2012-04-23 10:10 UTC (permalink / raw)
  To: openembedded-core

Bump PR value due to the commit
c6c701f424aeb502d20ff02d02712e56f4e259a5.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
---
 meta/recipes-devtools/pseudo/pseudo_1.3.bb |    2 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/pseudo/pseudo_1.3.bb b/meta/recipes-devtools/pseudo/pseudo_1.3.bb
index b16b2d9..187b46d 100644
--- a/meta/recipes-devtools/pseudo/pseudo_1.3.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_1.3.bb
@@ -1,6 +1,6 @@
 require pseudo.inc
 
-PR = "r9"
+PR = "r10"
 
 SRC_URI = "http://www.yoctoproject.org/downloads/${BPN}/${BPN}-${PV}.tar.bz2"
 
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index 5771295..1852fab 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -2,7 +2,7 @@ require pseudo.inc
 
 SRCREV = "f0375c9aaefbccfd41aebbf6d332bb4d9e8f980c"
 PV = "1.3+git${SRCPV}"
-PR = "r24"
+PR = "r25"
 
 DEFAULT_PREFERENCE = "-1"
 
-- 
1.7.0.4




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

end of thread, other threads:[~2012-04-23 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23 10:10 [PATCH 0/1] Bump PR for latest pseudo commit Lianhao Lu
2012-04-23 10:10 ` [PATCH 1/1] pseudo: PR bump Lianhao Lu

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.