summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include
Commit message (Collapse)AuthorAgeFilesLines
* distro tracking fix: cairo qemuglYu Ke2010-08-172-2/+3
| | | | | | fix the version format Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: fix versions formatKevin Tian2010-08-171-2/+2
| | | | | | | dbus-wait shadow Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* poky-default: fix a warning caused by preferred libc-initial being unsetJoshua Lock2010-08-171-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* distro_x11_apps_1.inc, distro_x11_ux.inc: Add maintainer infoZhai Edwin2010-08-132-2/+50
| | | | | | Also add RECIPE_NO_UPDATE_REASON for the package that not updated to latest. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking: Add maintainer informationDongxiao Xu2010-08-135-9/+45
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro_x11_core.inc, distro_x11_apps_2.inc: add maintainer infoYu Ke2010-08-132-0/+34
| | | | Sigined-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: update MAINTAINER info for base groupKevin Tian2010-08-131-0/+1
| | | | | | | also add NO_UPDATE_REASON for packages marked #OK to stay with an older version Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* sdk-task: make libc dependancies genericNitin A Kamble2010-08-135-2/+40
| | | | | | This change specifies the libc dependancies in a generic fashion. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* eglibc: import eglibc_2.12 recipe from OENitin A Kamble2010-08-131-0/+29
| | | | | | | use http proto for svn checkout cosmetic cleanups to metadata Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro-tracking: update MAINTAINER info for base groupKevin Tian2010-08-132-7/+60
| | | | | | | also add NO_UPDATE_REASON for packages marked #OK to stay with an older version Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update MAINTAINER info for x11_libs and sdk_tools.Dexuan Cui2010-08-132-0/+87
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add liburcu, lttng-ust, upgrade lttng-control and lttng-viewerDexuan Cui2010-08-132-14/+35
| | | | | | | Move lttng-control and lttng-viewer from distro_toolchain_devel.inc to distro_sdk_tools.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro-track: add maintainer infoQing He2010-08-132-4/+77
| | | | | | also adds trackinf fields for gamin Signed-off-by: Qing He <qing.he@intel.com>
* distro-track: tcp-wrappersQing He2010-08-131-3/+8
| | | | | | add a new recipe: tcp-wrappers Singed-off-by: Qing He <qing.he@intel.com>
* distro-tracking: update tracking fields for libpam and shadowKevin Tian2010-08-132-9/+14
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro_tracking: add meta data for additional devel packagesNitin A Kamble2010-08-131-0/+11
| | | | | | | | | | Added entries for byacc libtimedate-perl libconvert-asn1-perl libxml-parser-perl Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Distro tracking: Update tracking fields for bc and edZhai Edwin2010-08-131-5/+17
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking: enchant, cwautomacros, which, and quotaDongxiao Xu2010-08-132-0/+30
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro-track: new package placeholderQing He2010-08-132-0/+25
| | | | | | fam libaio sysstat sysklogd tcp_wrappers gawk Signed-off-by: Qing He <qing.he@intel.com>
* distro-track: update for package upgradesQing He2010-08-132-4/+32
| | | | | | | | | | newly added acl pciutils usbutils updated js rsync udev Signed-off-by: Qing He <qing.he@intel.com>
* linux-wrs: Enable tracking of the secondary wrs_meta branch in PVRichard Purdie2010-08-131-5/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Fix pseudo buildMark Hatle2010-08-131-1/+1
| | | | | | | | | | Revert the change from 28d70bcddba93ad649de714b3229586d53de325e. Change the upstream commit to id: d30de158c1986d2161647629f279018702a42750. This fixes the const is read-only issue when compiling. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* dbus-wait: Update LICENSE after changes upstreamRichard Purdie2010-08-121-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Upgrade pseudo and correct problemsMark Hatle2010-08-121-1/+1
| | | | | | | | | | | Fix an issue where pseudo could try to compile incorrectly on an x86_64 host system. Now it verifies that it should be trying to build a 32-bit library, and if so the necessary prereqs are available. Also uprev to the latest version of pseudo changes to enable wrapping of execl, local variable storage and misc fixes. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* poky-default.inc: Make gcc 4.5.0 the default but not for mips and powerpc yetRichard Purdie2010-08-101-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* kern_tools: update default revisionBruce Ashfield2010-08-091-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-041-4/+6
| | | | | | | | | Change the pseudo integration: * Uprev to latest open source version * Restructure the patches to allow for many local DBs, as well as pseudo specific lib dirs. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* distro tracking field: iputils, mktemp, xinetd, cracklibYu Ke2010-07-301-0/+16
| | | | | | these four are new packges. so add basic tracking filed first. Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: for new packagesKevin Tian2010-07-301-0/+61
| | | | | | | | | | | | | | | | | | gzip iptables ethtool net-tools shadow coreutils libuser bc ed pax quota which watchdog Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro tracking: add distro_sdk_tools.inc, add lttng-ustDexuan Cui2010-07-303-39/+43
| | | | | | | | 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 tracking for libmpcNitin A Kamble2010-07-301-0/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* utility-tasks.bbclass: miscellaneous fixKevin Tian2010-07-271-1/+1
| | | | | | | | Fix parse error with packages such as spectrum-fw whose name has no version string. Later we may have per-recipe option to disable automatic check for those known with troubles, to reduce complexity in this part. Signed-off-by Kevin Tian <kevin.tian@intel.com>
* distro tracking: add tcf-agentDexuan Cui2010-07-271-0/+11
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* tcf-agent: add the latest version 0.3.0+svnr1078Dexuan Cui2010-07-271-0/+1
| | | | | | | | | | | install a proper script /etc/init.d/tcf-agent make it autostart in runlevels 3 and 5 Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* qemux86-64: Add new emulation machine for 64bit x86Richard Purdie2010-07-271-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc family : upgrade to 4.5.0Nitin A Kamble2010-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Imported OE patches into the poky recipes. - Use elfutils instead of libelf Converted OE's svn source into tar ball & a patch. Added a patch to revert the baseversion to 4.5.0 Merge OE & poky extra_oeconf_options Fix the zlib (inside gcc) make issue by providing the --with-system-zlib switch in EXTRA_OECONF Found out that some header file dirs were soft linked to non-existing locations like c_std. Changed the configure options to point them to existing locations like c_global. gcc-cross-canadian_4.5.0: fix configure issue Thanks to Saul Wold for providing poky gcc patches rebased to the 4.5.0 sources. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* prelink: Add prelink-nativeMark Hatle2010-07-241-0/+2
| | | | | | | | | | Add the new cross prelink support as the prelink-native integration. Set the prelinker to use the prelink-cross.git repository as the upstream. Note: libiberty.a is required on the host at this time Signed-off-by: Mark Hatle <mhatle@windriver.com>
* udev: upgrade to version 158Qing He2010-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | older versions are kept untouched for now changes: - udev has diverged a lot, the udev.inc was based on a quite dated version, thus doesn't reflect current status of udev, create a new include file udev-new.inc to adapt - separate libudev{,-dev,-dbg} apart from udev - --with-udev-prefix is removed. change ${libexecdir} to ${base_libdir}/udev, which is described in INSTALL file. - udev.pc is provided in ${datadir}/pkgconfig, since it's used to indicate the existence of udev itself instead of development headers and libs, pack it in udev instead of udev-dev - udev-extras is disabled since we are missing libacl, this also means gudev is missing as for now - other cleanups, e.g. do_stage, do_install, EXTRA_OEMAKE todo: - udev-extras - remove old udev versions - rebase udev-145 on udev-new.inc as well Signed-off-by: Qing He <qing.he@intel.com>
* webkit-gtk: Update to 1.3.2Zhai Edwin2010-07-241-1/+1
| | | | | | | | | | | | | | | * Update the following files with 1.3.2 version in upstream: GNUmakefile.am Makefile Makefile.shared autogen.sh configure.ac * Update the .bb with the one in openembeded(91eefa1e) * inherit pkgconfig and remove dolt stuff according to RP's comments Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro tracking: Additional core command packagesScott Garman2010-07-241-0/+63
| | | | | | | | | | | | | | | New file for tracking the following new packages: * at * cpio * cronie * crontabs * grep * mailx * openssh * tar Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* distro_tracking: fix tracking field for dbDongxiao Xu2010-07-241-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* expat: use gzip-native for unpackKevin Tian2010-07-241-0/+3
| | | | | | | | | | | | | expat 2.0.1 archive is generated with DOS format, which causes CRC error for some version of gzip (<1.4), e.g. on Unbuntu 10.04. This commit adds do_unpack dependency to gzip-native, and thus to use local compiled binary to address this issue. Since 1.4 is a known version solving this issue, also specify a default version for gzip-native also move most lines into expat.inc as cleanup Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-track: update hal, udev et alQing He2010-07-232-26/+18
| | | | | | | | | | | | | | | | libusb, libusb1, libusb-compat remove libusb, upgrade libusb1 and libusb-compat. libusb-compat now provides libusb util-linux update the latest version to 2.17.2 hal hal-info udev dhcp Signed-off-by: Qing He <qing.he@intel.com>
* hal-info: upgrade to version 20091130Qing He2010-07-231-1/+1
| | | | | | | | | | | from 20090414 changes: - consolidate hal-info.inc and hal-info_git.bb, git version is used as a reference and is not preferred - preferred version updated to 20091130 Signed-off-by: Qing He <qing.he@intel.com>
* hal: upgrade to version 0.5.14Qing He2010-07-231-1/+1
| | | | | | | | | | | | | | | from 0.5.13 changes: - udev rules dir has been changing to /lib/udev/rules.d in udev upstream, add an override to stay in /etc/rules.d for compatibility - consolidate hal.inc and hal_git.bb, hal_git.bb is used as a reference thus should have a negative preference - change preferred version of hal to 0.5.14 - remove hal_0.5.11+0.5.12rc1 - remove RRECOMMENDS on udev-utils, the package is to be removed Signed-off-by: Qing He <qing.he@intel.com>
* distro tracking: Updated version info for oh-puzzles, dates, contacts...Zhai Edwin2010-07-232-1/+19
| | | | | | Also add tracking fileds for menu-cache and libfm after adding them Signed-off-by: Zhai Edwin <edwin.zhai@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 data: fix gconf-dbus, vte, xserver-nodm-init, qemugl, ↵Yu Ke2010-07-223-7/+7
| | | | | | | | spectrum-fw per the checking result of distro tracking tool Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro_tracking: Fix tracking fields for networkmanager, ↵Dongxiao Xu2010-07-222-4/+4
| | | | | | networkmanager-applet, and glibc Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>