]> code.ossystems Code Review - openembedded-core.git/commit
Distro Tracking: move to private directory and split into sections
authorSaul Wold <Saul.Wold@intel.com>
Thu, 17 Jun 2010 18:10:01 +0000 (11:10 -0700)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:16:43 +0000 (23:16 +0100)
commitd2920a042af7dcab71b0bcad9798546fa4834fa6
tree97af19f3aac78874b00c687004f26a4eedad91c8
parent181455c2f7dc865dadf487c0ea145db3c340aa8b
Distro Tracking: move to private directory and split into sections

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>
13 files changed:
meta/conf/distro/include/distro_tracking_fields.inc
meta/conf/distro/include/private/distro_base_libs_1.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_base_libs_2.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_base_utils_1.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_base_utils_2.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_connectivity.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_kernel.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_misc.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_multimedia.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_toolchain_devel.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_x11_apps_1.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_x11_libs.inc [new file with mode: 0644]
meta/conf/distro/include/private/distro_x11_ux.inc [new file with mode: 0644]