All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update upstream tracking information
@ 2015-07-30 14:00 Alexander Kanavin
  2015-07-30 14:00 ` [PATCH 1/3] distro_alias.inc: drop reference to Google Code Alexander Kanavin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Kanavin @ 2015-07-30 14:00 UTC (permalink / raw)
  To: poky

This patchset contains the outcome of the upstream tracking review I did for all
oe-core recipes. It consists of many small fixes squashed together: mostly outdated 
information being removed, or incorrect information being updated, or missing 
information being added.

The following changes since commit d5aebc938a52fee3ca99f2cb0061cbb40cef5200:

  distrodata.bbclass: drop the manual upstream version check logic (2015-07-30 16:27:33 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akanavin/recipe-reporting-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/recipe-reporting-fixes

Alexander Kanavin (3):
  distro_alias.inc: drop reference to Google Code
  package_regex.inc: updates to fix upstream version checks for multple
    packages
  upstream_tracking.inc: remove outdated information

 meta-yocto/conf/distro/include/distro_alias.inc    |   1 -
 meta-yocto/conf/distro/include/package_regex.inc   | 145 +++++++++++++++++----
 .../conf/distro/include/upstream_tracking.inc      |  44 +------
 3 files changed, 126 insertions(+), 64 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-07-30 13:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 14:00 [PATCH 0/3] Update upstream tracking information Alexander Kanavin
2015-07-30 14:00 ` [PATCH 1/3] distro_alias.inc: drop reference to Google Code Alexander Kanavin
2015-07-30 14:00 ` [PATCH 2/3] package_regex.inc: updates to fix upstream version checks for multple packages Alexander Kanavin
2015-07-30 14:00 ` [PATCH 3/3] upstream_tracking.inc: remove outdated information Alexander Kanavin

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.