* [PATCH 0/1] fix the typos for package report system
@ 2012-01-27 7:54 Shane Wang
2012-01-27 7:54 ` [PATCH 1/1] distro_tracking_fields: fix the typos in the field of maintainer Shane Wang
2012-01-27 9:52 ` [PATCH 0/1] fix the typos for package report system Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Shane Wang @ 2012-01-27 7:54 UTC (permalink / raw)
To: openembedded-core
Fixed the typos in distro_tracking_fields for package report system not to show duplicate stuffs.
The following changes since commit 238a47d800446996f5cb9929f33aaaffe618f7b6:
shadow-sysroot: Simplfy login.defs installation (2012-01-26 20:53:16 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib shane/typo
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/typo
Shane Wang (1):
distro_tracking_fields: fix the typos in the field of maintainer.
.../conf/distro/include/distro_tracking_fields.inc | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
--
1.7.6
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] distro_tracking_fields: fix the typos in the field of maintainer.
2012-01-27 7:54 [PATCH 0/1] fix the typos for package report system Shane Wang
@ 2012-01-27 7:54 ` Shane Wang
2012-01-27 9:52 ` [PATCH 0/1] fix the typos for package report system Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Shane Wang @ 2012-01-27 7:54 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Shane Wang <shane.wang@intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index a047315..1eb08a2 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -85,7 +85,7 @@ RECIPE_MAINTAINER_pn-logrotate = "Xiaofeng.Yan <xiaofeng@windriver.com>"
RECIPE_STATUS_pn-loudmouth = "red"
RECIPE_LATEST_VERSION_pn-loudmouth = "check"
-RECIPE_MAINTAINER_pn-loudmouth = "Dongxiao Xu <dongxiao.xu@intel.com"
+RECIPE_MAINTAINER_pn-loudmouth = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-makedepend = "green"
RECIPE_LATEST_VERSION_pn-makedepend = "1.0.3"
@@ -127,7 +127,7 @@ RECIPE_MAINTAINER_pn-python-imaging = "Nitin A Kamble <nitin.a.kamble@intel.com>
RECIPE_STATUS_pn-run-postinsts = "red"
RECIPE_LATEST_VERSION_pn-run-postinsts = "check"
RECIPE_LAST_UPDATE_pn-run-postinsts = "Nov 22, 2010"
-RECIPE_MAINTAINER_pn-run-postinsts = "Dongxiao Xu <dongxiao.xu@intel.com"
+RECIPE_MAINTAINER_pn-run-postinsts = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-subversion = "green"
RECIPE_LATEST_VERSION_pn-subversion = "1.6.15"
@@ -782,7 +782,7 @@ RECIPE_LATEST_RELEASE_DATE_pn-opkg = "Feb 01, 2010"
RECIPE_COMMENTS_pn-opkg = ""
RECIPE_LAST_UPDATE_pn-opkg = "Jul 21, 2010"
RECIPE_MANUAL_CHECK_DATE_pn-opkg = "Nov 22, 2011"
-RECIPE_MAINTAINER_pn-opkg = "Dongxiao Xu <dongxiao.xu@intel.com"
+RECIPE_MAINTAINER_pn-opkg = "Dongxiao Xu <dongxiao.xu@intel.com>"
DISTRO_PN_ALIAS_pn-opkg = "OSPDT upstream=http://svn.openmoko.org/trunk/src/tar"
@@ -794,7 +794,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-opkg_nogpg = "2 months"
RECIPE_LATEST_RELEASE_DATE_pn-opkg_nogpg = "Feb 01, 2010"
RECIPE_COMMENTS_pn-opkg_nogpg = ""
RECIPE_LAST_UPDATE_pn-opkg_nogpg = "Jul 21, 2010"
-RECIPE_MAINTAINER_pn-opkg_nogpg = "Dongxiao Xu <dongxiao.xu@intel.com"
+RECIPE_MAINTAINER_pn-opkg_nogpg = "Dongxiao Xu <dongxiao.xu@intel.com>"
DISTRO_PN_ALIAS_pn-opkg_nogpg = "OSPDT upstream=http://svn.openmoko.org/trunk/s
@@ -805,7 +805,7 @@ RECIPE_LATEST_RELEASE_DATE_pn-dpkg = "Nov 25, 2011"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-dpkg = "1 months"
RECIPE_LAST_UPDATE_pn-dpkg = "Dec 30, 2010"
RECIPE_MANUAL_CHECK_DATE_pn-dpkg = "Jan 18, 2012"
-RECIPE_MAINTAINER_pn-dpkg = "Joshua Lock <josh@linux.intel.com"
+RECIPE_MAINTAINER_pn-dpkg = "Joshua Lock <josh@linux.intel.com>"
RECIPE_STATUS_pn-opkg-utils = "green"
RECIPE_DEPENDENCY_CHECK_pn-opkg-utils = "not done"
@@ -815,7 +815,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-opkg-utils = "3 months"
RECIPE_LATEST_RELEASE_DATE_pn-opkg-utils = "Nov 01, 2008"
RECIPE_COMMENTS_pn-opkg-utils = ""
RECIPE_LAST_UPDATE_pn-opkg-utils = "Jul 21, 2010"
-RECIPE_MAINTAINER_pn-opkg-utils = "Dongxiao Xu <dongxiao.xu@intel.com"
+RECIPE_MAINTAINER_pn-opkg-utils = "Dongxiao Xu <dongxiao.xu@intel.com>"
DISTRO_PN_ALIAS_pn-opkg-utils = "OSPDT upstream=http://svn.openmoko.org/trunk/src/target/opkg/"
RECIPE_STATUS_pn-polkit = "green"
@@ -3598,7 +3598,7 @@ RECIPE_LATEST_VERSION_pn-qt4-x11-free = "4.8.0"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-x11-free = "3 months"
RECIPE_LATEST_RELEASE_DATE_pn-qt4-x11-free = "Dec 15, 2011"
RECIPE_LAST_UPDATE_pn-qt4-x11-free = "Dec 15, 2011"
-RECIPE_MAINTAINER_pn-qt4-x11-free = "Paul Eggleton <paul.eggleton@linux.intel.com"
+RECIPE_MAINTAINER_pn-qt4-x11-free = "Paul Eggleton <paul.eggleton@linux.intel.com>"
DISTRO_PN_ALIAS_pn-qt4-x11-free = "Ubuntu=qt-x11-free Debian=qt-x11-free"
RECIPE_STATUS_pn-quicky = "green" # no update needed
--
1.7.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] fix the typos for package report system
2012-01-27 7:54 [PATCH 0/1] fix the typos for package report system Shane Wang
2012-01-27 7:54 ` [PATCH 1/1] distro_tracking_fields: fix the typos in the field of maintainer Shane Wang
@ 2012-01-27 9:52 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-01-27 9:52 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Fri, 2012-01-27 at 15:54 +0800, Shane Wang wrote:
> Fixed the typos in distro_tracking_fields for package report system not to show duplicate stuffs.
>
> The following changes since commit 238a47d800446996f5cb9929f33aaaffe618f7b6:
>
> shadow-sysroot: Simplfy login.defs installation (2012-01-26 20:53:16 +0000)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib shane/typo
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/typo
>
> Shane Wang (1):
> distro_tracking_fields: fix the typos in the field of maintainer.
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-27 10:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 7:54 [PATCH 0/1] fix the typos for package report system Shane Wang
2012-01-27 7:54 ` [PATCH 1/1] distro_tracking_fields: fix the typos in the field of maintainer Shane Wang
2012-01-27 9:52 ` [PATCH 0/1] fix the typos for package report system Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox