All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add set of distro tracking to meta-yocto
@ 2012-06-12 14:52 Saul Wold
  2012-06-12 14:52 ` [PATCH 1/1] distro tracking files: Add seperated set of files Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2012-06-12 14:52 UTC (permalink / raw)
  To: poky

This adds back the distro_tracking info as multiple files

Sau!

The following changes since commit cc96daa4443ca39e409040e3e4aff783658b8f6a:

  qt-x11-free.bbappend: Update to 4.8.1 (2012-06-12 13:10:00 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgw/dist_files
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/dist_files

Saul Wold (1):
  distro tracking files: Add seperated set of files

 meta-yocto/conf/distro/include/distro_alias.inc    |  426 ++++++++
 meta-yocto/conf/distro/include/maintainers.inc     |  727 +++++++++++++
 meta-yocto/conf/distro/include/recipe_color.inc    |  457 +++++++++
 .../conf/distro/include/upstream_tracking.inc      | 1078 ++++++++++++++++++++
 4 files changed, 2688 insertions(+), 0 deletions(-)
 create mode 100644 meta-yocto/conf/distro/include/distro_alias.inc
 create mode 100644 meta-yocto/conf/distro/include/maintainers.inc
 create mode 100644 meta-yocto/conf/distro/include/recipe_color.inc
 create mode 100644 meta-yocto/conf/distro/include/upstream_tracking.inc

-- 
1.7.7.6



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

end of thread, other threads:[~2012-06-12 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12 14:52 [PATCH 0/1] Add set of distro tracking to meta-yocto Saul Wold
2012-06-12 14:52 ` [PATCH 1/1] distro tracking files: Add seperated set of files Saul Wold

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.