All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] update distro tracking fields V3
@ 2011-07-29  3:33 Kang Kai
  2011-07-29  3:33 ` [PATCH 1/2] libnewt: update to 0.52.13 Kang Kai
  2011-07-29  3:33 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai
  0 siblings, 2 replies; 6+ messages in thread
From: Kang Kai @ 2011-07-29  3:33 UTC (permalink / raw)
  To: sgw; +Cc: openembedded-core

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,
  
v3 update the mailx license.

I update the libnewt SRC_URI and checksum. Because the bb file is libnewt and the source
file is newt, so I write the SRC_URI with newt-${PV}.

Update the distro tracking fields of mailx slang libnewt and alsa-tools.

Thank you!

The following changes since commit 860a41bae6b863a289b06a9684d9cf6c58a307bd:

  arch-ia32.inc: Fix up TUNE_ARCH variable conflicts (2011-07-26 22:39:59 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (2):
  libnewt: update to 0.52.13
  distro_tracking_fields: update packages info

 .../conf/distro/include/distro_tracking_fields.inc |   28 +++++---
 meta/recipes-extended/mailx/mailx_12.5.bb          |    2 +-
 .../newt/files/include-without-python.patch        |   73 --------------------
 .../{libnewt_0.52.12.bb => libnewt_0.52.13.bb}     |   10 ++-
 meta/recipes-extended/slang/slang_2.2.4.bb         |    1 +
 .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb |    9 ++-
 6 files changed, 32 insertions(+), 91 deletions(-)
 delete mode 100644 meta/recipes-extended/newt/files/include-without-python.patch
 rename meta/recipes-extended/newt/{libnewt_0.52.12.bb => libnewt_0.52.13.bb} (80%)

-- 
1.7.5.1.300.gc565c




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] update distro tracking fields V2
@ 2011-07-29  2:27 Kang Kai
  2011-07-29  2:27 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2011-07-29  2:27 UTC (permalink / raw)
  To: sgw; +Cc: openembedded-core

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,
  
I update the libnewt SRC_URI and checksum. Because the bb file is libnewt and the source
file is newt, so I write the SRC_URI with newt-${PV}.

Update the distro tracking fields of mailx slang libnewt and alsa-tools.

Because the mailx license file COPYING has lots of copyrights including personal,
company and MPL. I have no idea how to update the LICENSE and so keep the STATUS "red".
Do you have any suggestion about this?

Thank you! 


The following changes since commit 860a41bae6b863a289b06a9684d9cf6c58a307bd:

  arch-ia32.inc: Fix up TUNE_ARCH variable conflicts (2011-07-26 22:39:59 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (2):
  libnewt: update to 0.52.13
  distro_tracking_fields: update packages info

 .../conf/distro/include/distro_tracking_fields.inc |   28 +++++---
 .../newt/files/include-without-python.patch        |   73 --------------------
 .../{libnewt_0.52.12.bb => libnewt_0.52.13.bb}     |   10 ++-
 meta/recipes-extended/slang/slang_2.2.4.bb         |    1 +
 .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb |    9 ++-
 5 files changed, 31 insertions(+), 90 deletions(-)
 delete mode 100644 meta/recipes-extended/newt/files/include-without-python.patch
 rename meta/recipes-extended/newt/{libnewt_0.52.12.bb => libnewt_0.52.13.bb} (80%)

-- 
1.7.5.1.300.gc565c




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] update distro tracking fields
@ 2011-07-28  9:41 Kang Kai
  2011-07-28  9:41 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2011-07-28  9:41 UTC (permalink / raw)
  To: sgw; +Cc: openembedded-core

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,

I update the distro tracking fields of mailx slang libnewt and alsa-tools.

Because the mailx license file COPYING has lots of copyrights including personal,
company and MPL. I have no idea how to update the LICENSE and keep the STATUS "red".

Do you have any suggestion about that?
Thank you!

The following changes since commit 860a41bae6b863a289b06a9684d9cf6c58a307bd:

  arch-ia32.inc: Fix up TUNE_ARCH variable conflicts (2011-07-26 22:39:59 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (2):
  libnewt: update to 0.52.13
  distro_tracking_fields: update packages info

 .../conf/distro/include/distro_tracking_fields.inc |   28 +++++---
 .../newt/files/include-without-python.patch        |   73 --------------------
 .../{libnewt_0.52.12.bb => libnewt_0.52.13.bb}     |    7 +-
 meta/recipes-extended/slang/slang_2.2.4.bb         |    1 +
 .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb |    9 ++-
 5 files changed, 28 insertions(+), 90 deletions(-)
 delete mode 100644 meta/recipes-extended/newt/files/include-without-python.patch
 rename meta/recipes-extended/newt/{libnewt_0.52.12.bb => libnewt_0.52.13.bb} (87%)

-- 
1.7.5.1.300.gc565c




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

end of thread, other threads:[~2011-08-02 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-29  3:33 [PATCH 0/2] update distro tracking fields V3 Kang Kai
2011-07-29  3:33 ` [PATCH 1/2] libnewt: update to 0.52.13 Kang Kai
2011-07-29  3:33 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai
2011-08-02 17:21   ` Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2011-07-29  2:27 [PATCH 0/2] update distro tracking fields V2 Kang Kai
2011-07-29  2:27 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai
2011-07-28  9:41 [PATCH 0/2] update distro tracking fields Kang Kai
2011-07-28  9:41 ` [PATCH 2/2] distro_tracking_fields: update packages info Kang Kai

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.