summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/distro_tracking_fields.inc
Commit message (Collapse)AuthorAgeFilesLines
* distr-tracking: add MAINTAINER and version info for rest recipesKevin Tian2010-08-191-1/+0
| | | | | | | | | | This commit add basic distro-tracking fields (status/maintainer/latest_ver) for rest recipes in world target. There may still have some missing, but most have been made up this time In total 279 pacakges are touched Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro tracking: add distro_sdk_tools.inc, add lttng-ustDexuan Cui2010-07-301-0/+1
| | | | | | | | Add conf/distro/include/private/distro_sdk_tools.inc; Move some sdk tools from distro_x11_libs.inc to the new .inc file; Add tracking info for lttng-ust. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro-fixed.inc: create as last means for package version checkKevin Tian2010-07-131-0/+1
| | | | | | | | | | | | | Some packages are not feasible for automatic version check. This commit adds a weak list of version information for those packages before they are carefully auditted. Also there're 14 packages out of tracking so far. Add simple information for them too. This is the last one to be assorted, so use weak assignment "?=" Signed-off-by Kevin Tian <kevin.tian@intel.com>
* Distro Tracking: move to private directory and split into sectionsSaul Wold2010-06-171-335/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a squash of all the other changes made to the distro tracking files Below is a summary of all the changes in this squash Signed-off-by: Saul Wold <Saul.Wold@intel.com> distro-track: update track of base libs and utils libusb libnl grub yum update-modules udev-extraconf (no .bb changes) update-rc.d Signed-off-by: Qing He <qing.he@intel.com> distro_tracking_fields.inc: add eggdbus distro_tracking_fields.inc: add overrides for previous recipes Some recipes are fully local scripts. There's then no updates for their metadata, and just add overrides for tracking purpose here. Also fixes some patch information from previous overrides. now each catetory has its own tracking .inc file, which is further included by original global file Signed-off-by: Kevin Tian <kevin.tian@intel.com> distro_tracking_fields.inc: add some package info Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> distro_tracking_fields: update diffstat fields distro tracking: update latest for lttng-control Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* update distro tracking fields for libtool recipeNitin A Kamble2010-06-101-2/+2
| | | | | | a new release just went out. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking fields for gnu-config recipeNitin A Kamble2010-06-101-0/+6
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+54
| | | | | | | | | | | | | | | Added fields for these recipes python-pyrex python-scons python-urlgrabber python yum-metadata-parser quilt tcl unifdef qmake-cross Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking fields for more recipesNitin A Kamble2010-06-101-107/+48
| | | | | | | | | | | | | | Added fields for these recipes: python-dbus python-gst python-imaging python-iniparse python-pycairo python-pycurl python-pygobject python-pygtk Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking fields for some recipesNitin A Kamble2010-06-101-0/+107
| | | | | | | | | | | | | | | | | | distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking for previous metadata fixesQing He2010-06-101-180/+227
| | | | | | | | | | | time gdbm pth python-pycurl bzip2 portmap Signed-off-by: Qing He <qing.he@intel.com>
* add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+42
| | | | | | | | | | | | | | Added files for these recipes: make run-postinsts staging-linkage nasm oprofile perl prelink Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro tracking fields for more recipesNitin A Kamble2010-06-101-0/+32
| | | | | | | | | | | | Distro tracking metadata for these recipes is added libtool linux-libc-headers lsof lttng-control lttng-viewer Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking_fields.inc: new file for trackingNitin A Kamble2010-06-101-0/+77
| | | | | | | | | | | | | | | | | | distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Add distro overrides for previous metadata fixesKevin Tian2010-06-101-0/+29
Signed-off-by Kevin Tian <kevin.tian@intel.com>