summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/include/recipe_color.inc
Commit message (Collapse)AuthorAgeFilesLines
* distro-tracking: remove e-d-s and libicalRoss Burton2013-01-211-1/+0
| | | | | | | (From meta-yocto rev: 16d4a6c44fdda6a230a26848347bbaa057a966af) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lttng: update references to legacy lttng recipesTom Zanussi2013-01-201-2/+3
| | | | | | | | | | | | | 'legacy' lttng was removed, so we need to remove the references to the legacy lttng recipes, namely lttng-control and lttng-viewer. Also update recipe_color to add entries for the new lttng-2.0 recipes lttng-modules, lttng-tools, and babeltrace, to maintain consistency. (From meta-yocto rev: ce68fe95471200261e1ac968f63ae82020ac8871) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgdata: finalize recipe removalConstantin Musca2013-01-071-1/+0
| | | | | | | | | Part of the sato trimming process (From meta-yocto rev: 47c6961012d1d17806d9f6470d3b7e22dbcf3313) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mutter: finalize mutter removalConstantin Musca2013-01-071-1/+0
| | | | | | | | | | Part of the sato trimming process (From meta-yocto rev: eec00ddec7fe56a7a18b50d76c477a0ba6cd589e) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: finalize removalConstantin Musca2013-01-071-1/+0
| | | | | | | | | | Part of the sato trimming process (From meta-yocto rev: febbf206e8c1c6a39d6ccf327583351bf0839494) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: remove libx11-trimRoss Burton2012-09-121-1/+0
| | | | | | | (From meta-yocto rev: 3d6049703c40e83c330788b77eb6308b00fc2715) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: fix for task renamePaul Eggleton2012-09-041-6/+6
| | | | | | | (From meta-yocto rev: da4717580cc06dfc3168acf22fe8e4e2f79f4b95) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: remove xserver-kdriveRoss Burton2012-09-021-1/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro: Remove Pimlico from distro-trackingRoss Burton2012-08-151-3/+0
| | | | | | | (From meta-yocto rev: 62822ea2141345552ab59bb6e673103f1efb6639) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream tracking partial updatesCristian Iorga2012-07-091-2/+2
| | | | | | | | | | | | | | Manually checked packages for updates. Changed the necessary fields with updated values. Added missing recording where necessary. Beautified some packages info. Removed small typos in distro_alias.inc and recipe_color.inc. All changes easy detectable in the diff. (From meta-yocto rev: 387445c38b5eec0fad9dc8a819cedd5d89171c17) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro tracking files: Add seperated set of filesSaul Wold2012-06-151-0/+457
This patch creates a split up of the orignal distro_tracking_files since we need to manage this more in the meta-yocto space, each file has a set of comments describing the contents maintainers.inc is a list of the maintainers recipe_color.inc is a burn down list of recipes that need to be checked recipe_data.inc contains data for creating the BOM and tracks some info that could be moved into the recipes directly. upstream_tracking.inc: Version and Date information that can not be discovered automagically. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>