summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/private/distro_x11_libs.inc
Commit message (Collapse)AuthorAgeFilesLines
* distr-tracking: add MAINTAINER and version info for rest recipesKevin Tian2010-08-191-0/+116
| | | | | | | | | | 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: update MAINTAINER info for x11_libs and sdk_tools.Dexuan Cui2010-08-131-0/+79
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add distro_sdk_tools.inc, add lttng-ustDexuan Cui2010-07-301-39/+0
| | | | | | | | 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 tracking: add tcf-agentDexuan Cui2010-07-271-0/+11
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add xcb-util and startup-notification, fix xorg-minimal-fontsDexuan Cui2010-07-231-2/+20
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: fix font-aliasDexuan Cui2010-07-221-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: Update fileds for gnome-vfs, avahi, libassuan, liboil...Zhai Edwin2010-07-211-0/+9
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro tracking: update distro tracking field for font-alias and ↵Dexuan Cui2010-07-211-5/+6
| | | | | | | | | liberation-fonts. font-alias: change the RECIPE_STATUS to green as the license issue is clarified. liberation-fonts: add "# OK" to indicate we don't update it from 1.04 to 1.05.2.20091019 for now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add distro tracking field for oprofileui, powertop, latencytop.Dexuan Cui2010-07-211-0/+28
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: update distro tracking field for recipes of Graphics libsDexuan Cui2010-07-161-10/+10
| | | | | | | | | | | libxsettings-client: the latest version should be "0.10" rather than "0.1"; font-util: the license has been updated; xorg-minimal-fonts: the license has been updated; randrproto: fix the latest version: it should be "1.3.1" rather than "0.11"; libxfont: the package has been upgraded from "1.4.1" to "1.4.2" recently; libxcalibrate: fix the git version's format. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-07-131-0/+24
| | | | | | | | | They are: libx11 libx11-trim Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian2010-07-081-1/+1
| | | | | | | | | | | | 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 distro tracking field for recipes of Graphics libsDexuan Cui2010-07-021-0/+58
| | | | | | | | | | | | | They are: libpciaccess xkeyboard-config util-macros fontconfig freetype librsvg Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-06-301-0/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are: dri2proto xcb-proto xextproto xf86vidmodeproto xproto liberation-fonts libfontenc libxfont libice libsm libxau libxcalibrate libxcb libxcomposite libxrandr libxrender libxres libxt libxv libxvmc libxxf86misc libxxf86vm libxcursor libxdamage libxdmcp libxext libxfixes libxft libxkbfile pixman xtrans libxmu Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-06-291-0/+327
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are: libxsettings-client settings-daemon encodings font-alias font-util xorg-minimal-fonts calibrateproto compositeproto damageproto dmxproto fixesproto fontcacheproto fontsproto glproto inputproto kbproto libdmx libxi libxinerama libxp libxtst printproto randrproto recordproto renderproto resourceproto scrnsaverproto trapproto videoproto xcmiscproto xf86bigfontproto xf86dgaproto xf86driproto xf86miscproto xf86rushproto xineramaproto Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: move to private directory and split into sectionsSaul Wold2010-06-171-0/+0
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>