All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: is distro_tracking_fields.inc actually used?
Date: Fri, 14 Dec 2012 21:15:40 +0100	[thread overview]
Message-ID: <20121214201540.GD8699@jama.jama.net> (raw)
In-Reply-To: <alpine.DEB.2.02.1212141442080.21542@oneiric>

[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]

On Fri, Dec 14, 2012 at 02:43:08PM -0500, Robert P. J. Day wrote:
> 
>   from https://wiki.yoctoproject.org/wiki/Distro_Tracking
> 
> "The Distro Tracking Fields
> (meta/conf/distro/include/distro_tracking_fields.inc) is a location
> for sharing information about the status of recipes and tracking
> version information. Not all of this information can be generated
> automatically (yet), so the manual editing is needed."
> 
>   i don't see that file so what's the story?

Why don't you use git log if you're interested in stories?

git log -- meta/conf/distro/include/distro_tracking_fields.inc
commit e8808c85a6bba8422cd82631b2bbc367543e4cdd
Author: Saul Wold <sgw@linux.intel.com>
Date:   Tue Jun 12 07:03:27 2012 -0700

    distro_tracking_fields: move to meta-yocto as seperate files
    
    We are going to take a phased approach of breaking up the
    distro_tracking_fields, first is to remove it from oe-core,
    then create new files in meta-yocto.  We are doing this because
    the distro_tracking_fields is getting unweildly and some of
    the data can be part of a burn down list instead continually
    stored, thus it will get split up.
    
    Signed-off-by: Saul Wold <sgw@linux.intel.com>
...

./meta-yocto/conf/distro/include/upstream_tracking.inc

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2012-12-14 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-14 19:43 is distro_tracking_fields.inc actually used? Robert P. J. Day
2012-12-14 20:15 ` Martin Jansa [this message]
2012-12-14 20:33   ` Robert P. J. Day

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121214201540.GD8699@jama.jama.net \
    --to=martin.jansa@gmail.com \
    --cc=rpjday@crashcourse.ca \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.