All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Upgrade oprofileUI
@ 2011-03-16  2:14 Lianhao Lu
  2011-03-16  2:14 ` [PATCH 1/1] oprofileui: upgrade to latest git version Lianhao Lu
  2011-03-16 13:46 ` [PATCH 0/1] Upgrade oprofileUI Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Lianhao Lu @ 2011-03-16  2:14 UTC (permalink / raw)
  To: poky

From: Lianhao Lu <lianhao.lu@intel.com>

Fixed Bug #880.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: llu/oprofileui_up
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/oprofileui_up

Thanks,
    Lianhao Lu <lianhao.lu@intel.com>
---


Lianhao Lu (1):
  oprofileui: upgrade to latest git version.

 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 meta/recipes-kernel/oprofile/oprofileui_git.bb     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



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

* [PATCH 1/1] oprofileui: upgrade to latest git version.
  2011-03-16  2:14 [PATCH 0/1] Upgrade oprofileUI Lianhao Lu
@ 2011-03-16  2:14 ` Lianhao Lu
  2011-03-16 13:46 ` [PATCH 0/1] Upgrade oprofileUI Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Lianhao Lu @ 2011-03-16  2:14 UTC (permalink / raw)
  To: poky

From: Lianhao Lu <lianhao.lu@intel.com>

[YOCTO #880] Upgrade to latest git version.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
---
 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 meta/recipes-kernel/oprofile/oprofileui_git.bb     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index c08545c..4b657e5 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -146,7 +146,7 @@ SRCREV_pn-opkg-nogpg-native ??= "${OPKGSRCREV}"
 SRCREV_pn-opkg-nogpg-nativesdk ??= "${OPKGSRCREV}"
 SRCREV_pn-opkg-utils-native ??= "4747"
 SRCREV_pn-opkg-utils ??= "4747"
-SRCREV_pn-oprofileui ??= "e2d998d8a55dc1e49d1588841f83eff8e6809753"
+SRCREV_pn-oprofileui ??= "2387488fb520725ca9cff888bc1ed25788276b13"
 SRCREV_pn-tcf-agent ??= "1078"
 SRCREV_pn-osc-native ??= "9096"
 SRCREV_pn-owl-video ??= "394"
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb
index b4a573b..c83d43c 100644
--- a/meta/recipes-kernel/oprofile/oprofileui_git.bb
+++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb
@@ -1,7 +1,7 @@
 require oprofileui.inc
 
 PV = "0.0+git${SRCPV}"
-PR = "r2"
+PR = "r3"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.0.4



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

* Re: [PATCH 0/1] Upgrade oprofileUI
  2011-03-16  2:14 [PATCH 0/1] Upgrade oprofileUI Lianhao Lu
  2011-03-16  2:14 ` [PATCH 1/1] oprofileui: upgrade to latest git version Lianhao Lu
@ 2011-03-16 13:46 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-03-16 13:46 UTC (permalink / raw)
  To: Lianhao Lu; +Cc: poky

On Wed, 2011-03-16 at 10:14 +0800, Lianhao Lu wrote:
> From: Lianhao Lu <lianhao.lu@intel.com>
> 
> Fixed Bug #880.
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: llu/oprofileui_up
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/oprofileui_up
> 
> Thanks,
>     Lianhao Lu <lianhao.lu@intel.com>
> ---
> 
> 
> Lianhao Lu (1):
>   oprofileui: upgrade to latest git version.

Merged to master, thanks.

Richard



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

end of thread, other threads:[~2011-03-16 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16  2:14 [PATCH 0/1] Upgrade oprofileUI Lianhao Lu
2011-03-16  2:14 ` [PATCH 1/1] oprofileui: upgrade to latest git version Lianhao Lu
2011-03-16 13:46 ` [PATCH 0/1] Upgrade oprofileUI Richard Purdie

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.