summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/private/distro_base_utils_1.inc
Commit message (Collapse)AuthorAgeFilesLines
* distro-tracking: correction for previous recipesKevin Tian2010-07-211-6/+6
| | | | | | | | | | libpng module-init-tools apmd prism-firmware initramfs-live-boot Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro_tracking: Add tracking field for db, opkg, and opkg-utilsDongxiao Xu2010-07-211-0/+16
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro_tracking: valgrind, formfactor, makedevs, and bluez-dtl1-workaround.Dongxiao Xu2010-07-211-0/+23
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro-tracking: use correct override formatKevin Tian2010-07-131-129/+129
| | | | | | fix typos where *_pn- should be used instead of *_pn+ Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update tracking fields based on current progressKevin Tian2010-07-131-12/+8
| | | | | | | | | | | | | | | | along with recipe upgrade, previous identified issues are solved, and thus it's time to update status now: expat dbus dbus-glib busybox prism-firmware base-files base-passwd module-init-tools Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian2010-07-081-4/+4
| | | | | | | | | | | | both git/svn supports remote information query: 'git ls-remote', and 'svn info'. With them, now upstream version will be automatically checked for git/svn packages. In the meantime, manual latest version tagged in distro tracking fields are also compared as one alternative if upstream check fails. Also such check is one indicator whether tracking field is missing. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: add overrides for previous packagesKevin Tian2010-07-021-0/+41
| | | | | | | | | | | libpng libidn base-files base-passwd apmd gperf Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: add tracking fields for previous recipesKevin Tian2010-06-301-0/+49
| | | | | | | | | | | | | | | pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update tracking fields for previous upgraded recipesKevin Tian2010-06-301-1/+18
| | | | | | | | iproute2 glib-2.0 netbase Signd-off-by Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update tracking fields for previous upgraded recipesKevin Tian2010-06-291-0/+28
| | | | | | | | | pax-utils sudo blktool libdaemon Signed-off-by Kevin Tian <kevin.tian@intel.com>
* Distro Tracking: move to private directory and split into sectionsSaul Wold2010-06-171-0/+123
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>