summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* distro_tracking: Account for updates and Manual CheckingSaul Wold2012-02-281-54/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates: sqlite3 psmisc boost file util-linux tiff mkfonddir mkfontscale libdrm xf86-video-intel Manual Checks: libcheck libcap console-tools zip unzip sysfsutils less usbutils sysstat cracklib libexif qemugl glew squashfs-tools lsb Fixup: bzip2 (From OE-Core rev: d3bc674dc7ec46b215df50236b95d3b0aed2ee4a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: add information for lsbtestYi Zhao2012-02-281-0/+4
| | | | | | Add information for recipe lsbtest. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: fix typosSaul Wold2012-02-231-2/+2
| | | | | | | (From OE-Core rev: 1034e798cbab0bd16e35db6ae750f146fc8689c1) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* eds-tools: Update it to fix the build errorWenzong Fan2012-02-211-2/+2
| | | | | | | | | | | | | | | | The head file 'libedataserver/e-data-server-module.h' has been moved to 'libebackend/e-data-server-module.h', just update eds-tools to get the latest changes for fixing the path of 'e-data-server-module.h'. Also update its recipe file to reflect it has been converted to git repo and split all generated binaries to correct packages. [YOCTO#1786] (From OE-Core rev: 38d74ee1fe6f28ec4d7db79f550c7d2830d922fb) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking-fields: update clutter, clutter_git and mxJoshua Lock2012-02-101-8/+8
| | | | | | | (From OE-Core rev: e303aeec9a97903479baad836671591b511b3e19) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tcmode-default: add preference for gdb/gdbserverChristopher Larson2012-02-081-0/+1
| | | | | | | (From OE-Core rev: 4ef5e70f531f48cef90805402c16ec02ad3f2b92) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* uclibc: Upgrade recipes from 0.9.32 -> 0.9.33Khem Raj2012-02-081-1/+1
| | | | | | | | | | Prefer 0.9.33 by default Delete recipes for 0.9.32 (From OE-Core rev: 5d2c0b051072b3cee510dcad8d20fb26d3843f62) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-tools: Divide it into 3 recipesKhem Raj2012-02-081-6/+20
| | | | | | | | | | | task-core-tools-debug, task-core-tools-profile, task-core-tools-testapps otherwise if we choose one through PACKAGE_GROUPS all packages are built since they are in same recipe. (From OE-Core rev: 180227d8ff71c42e0d16ad7eb4a5f9b7d6a0c1c6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: extract version info from the toolchainChristopher Larson2012-02-032-0/+107
| | | | | | | (From OE-Core rev: ba59a35cd2b7a0cb5903146d991f5d7f535f4f19) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: support ia32Christopher Larson2012-02-031-1/+58
| | | | | | | | | | | | Unfortunately, the CSL ia32 toolchain has non-prefixed binaries in its bindir (e.g. gcc, ld). To avoid this messing up our build, we avoid adding this bindir to our PATH, and instead add symlinks to the prefixed binaries to our staging toolchain bindir. (From OE-Core rev: c924d878b55cce7a0e98dc60acf706b5a1b4f404) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: support mips/ppc/armChristopher Larson2012-02-031-2/+25
| | | | | | | | | | | | | | - Rather than adjusting TARGET_VENDOR, which results in our TARGET_SYS matching the external toolchain, override TARGET_PREFIX to match external, and leave TARGET_SYS alone - Grab the optimized files out of the toolchain if available - Create a symlink in sysroot to ensure the sysroot layout matches toolchain expectations (optimized files in a subdir) (From OE-Core rev: a37298eb3421a44e88ec5a66b2fc5305ab18f453) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: update for current upgradesNitin A Kamble2012-02-031-24/+23
| | | | | | | (From OE-Core rev: 9542ddad873a12fa2c36f4781c42b07418ae30df) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_track: Track UpdatesSaul Wold2012-02-031-26/+27
| | | | | | | | | | | | | | | | | | | | | | openssl: Update to 1.0.0g openssl: Update to 0.9.8t (gplv2) gnutls: Update to 2.12.16 rxvt-unicode: Update to 9.15 gnupg: Add gplv2 version 1.4.7 file: Update to version 5.10 libidn: Update to 1.24 libdrm: Update to 2.4.30 xinit: Update to 1.3.2 xf86-input-keyboard: Update to 1.6.1 xf87-input-evdev: 2.6.0 Manual Checks: util-linux - NO Update reason (From OE-Core rev: cc3a6f625278d8ec9a61be1170823c3ec4302e61) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: take sysklogd off Saul's plateJoshua Lock2012-02-021-1/+1
| | | | | | | (From OE-Core rev: 969661790df0e6f18617b8e867011dcc9504eb36) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: avoid the hardcoded version/prefixChristopher Larson2012-02-021-12/+9
| | | | | | | (From OE-Core rev: 4346516a6a719355d2793af289f93e14d3dedd0c) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: fixes for metadata changesChristopher Larson2012-02-021-1/+6
| | | | | | | | | | | | | | | | | These allow the recipe to build again: - add compilerlibs, g++, libgcc to the provides - add linux-libc-headers-dev to the packages - in libc-package, only sed the ldd.bash.in file if it exists, as the external toolchain is using that class as well - shift the inherit location of the libc classes, as they were overriding the recipe's do_install - use ?= for EXTERNAL_TOOLCHAIN, so the user can set it (From OE-Core rev: 8fb1c84f4cadf8d7a061fd6d90d270c19b474bfe) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-csl-toolchain: fix critical PATH manipulation bugChristopher Larson2012-02-021-1/+1
| | | | | | | (From OE-Core rev: 9ccf5400d4d22f6fb90f5d61ad89dd0ac6273e43) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* default-providers: add kbd as PREFERRED_PROVIDER for console-toolsSaul Wold2012-02-011-1/+1
| | | | | | | | | kbd is used a primary provider for console-tools (From OE-Core rev: 9a88125c546e6bcbec683eb736e232236c38a4f9) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: fix the typos in the field of maintainer.Shane Wang2012-01-271-7/+7
| | | | | | | (From OE-Core rev: fba0459da7f274ae284d36b7fdbf2f9d10a52610) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking-fields: update entries for clutter-gst-1.8Joshua Lock2012-01-251-2/+2
| | | | | | | (From OE-Core rev: 5801f480b74465696389783dc651ec48ff42e715) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking.inc: update the info for recipes upgraded recentlyShane Wang2012-01-241-49/+54
| | | | | | | | | | | This patch is to update the information for the recipes upgraded recently, including strace, pciutils, ed, ofono, iproute2, bluez4, bluez-hcidump, kexec-tools, tremor, iptables, polkit, libxcb, xcb-proto, pixman and util-macros. And add the new recipe for mobile-broadband-provider-info, which is depended on by ofono v1.3. (From OE-Core rev: 10b255bd881e6f63c7eb7140aa798fcb2093db89) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsoup: update its info in distro_tracking.incShane Wang2012-01-241-1/+1
| | | | | | | (From OE-Core rev: 01ed085b6b2be063ee9249f3ad3f3c03bd19490b) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* default-distrovars.inc: remove COMMERCIAL_LICENSE et alTom Zanussi2012-01-241-5/+0
| | | | | | | | | | The global COMMERCIAL_LICENSE mechanism has been obsoleted by per-recipe LICENSE_FLAGS, so remove the related variables. (From OE-Core rev: a66fdbda548fab367cada035c49a32d9bf8ea528) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: update libpng, libgdbus, opensp, nfs-utils manual check datesScott Garman2012-01-201-8/+11
| | | | | | | (From OE-Core rev: ac162df288f6d8f68c1764fad0ab2d33b9cee281) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-base: rename VIRTUAL-RUNTIME-alsa-state to use underscoreMartin Jansa2012-01-191-1/+1
| | | | | | | | | | | | * in http://lists.linuxtogo.org/pipermail/openembedded-core/2012-January/016226.html we talked about VIRTUAL-RUNTIME_alsa-state, but VIRTUAL-RUNTIME-alsa-state was used instead, which is inconsistent with other VIRTUAL-RUNTIME vars (From OE-Core rev: d5b892467023d77d219ae05170c875f7b423aa78) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: add data for newer recipesNitin A Kamble2012-01-191-0/+21
| | | | | | | (From OE-Core rev: 0a7171176c6a39dae08d683961bc53dfb7f206e9) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking-fields: claim responsibility for udev, dpkg, apt, v86dJoshua Lock2012-01-191-16/+22
| | | | | | | | | | | | | Nominate myself to be on the hook for updates to the udev, dpkg, apt and v86d recipes. Add a copy of the clutter-1.8 metadata without the namespace to keep the tools happy when they find the clutter_git recipe. (From OE-Core rev: a87ba1d30890a9042c4c88039d3e9dbbdfb8f10a) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* prelink: Update to latest versionMark Hatle2012-01-171-3/+3
| | | | | | | | | | | | | | | | | | | The latest version of prelink corrects a problem when attempting to prelink MIPS architectures. 2012-01-04 Mark Hatle <mark.hatle@windriver.com> * exec.c: Check that a section is larger then 0 bytes when determining the section to segment mapping. This matches the behavior of elfutils - readelf. Otherwise an empty PROGBITS section at the end of a segment will cause a failure. [YOCTO #1463] (From OE-Core rev: 09a70c55e590d169b8a3b4b89853c96b7b977fc0) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-base: add VIRTUAL-RUNTIME_alsa-state to task-base-alsaJoshua Lock2012-01-171-0/+1
| | | | | | | | | | Define this to be the alsa-state package by default. This enables automatic configuration setting and restoration on systems with alsa. (From OE-Core rev: a70cc15b4b053ff01229010e55b37ed4487b8f3a) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-base: move default definition of VIRTUAL-RUNTIME_apmJoshua Lock2012-01-171-0/+1
| | | | | | | | | This belongs in default-providers.conf (From OE-Core rev: afff4e6130e835048d81f65f703e118d5944629a) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: recipe upgrades and manual check infoScott Garman2012-01-171-18/+22
| | | | | | | | | | | | | | | Updated info for the following recipes: e2fsprogs expat chrpath libevent libpam (From OE-Core rev: 3f6c29bc32722d4cef3a89aed749e2fbce44a080) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: Modify the status of eds-tools and mingettyXiaofeng Yan2012-01-171-3/+4
| | | | | | | | | | | | | | Update the status of eds-tools and mingetty. mingetty has still not been updated since 2008. (From OE-Core rev: f8d984e485a5bb12f4df8e28e7e0fb0da2a7098e) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> [Fixed Date format] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: Update info for webkit-gtk, web-webkitZhai Edwin2012-01-171-3/+4
| | | | | | | (From OE-Core rev: 3add06d4407b0a30ff8a8202aa028ab0cbfd28d6) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: update manual_check_date fieldsNitin A Kamble2012-01-171-16/+20
| | | | | | | (From OE-Core rev: bf039fdb6036a5cae11ad58edb2fd9e4f60632da) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: update manual check infoDongxiao Xu2012-01-101-0/+1
| | | | | | | | | updated kexec-tools manual check information (From OE-Core rev: 4ab5ee52e4c47e8d913f2d5f86beac49e01d6a7b) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: upgrade tcf-agentDexuan Cui2012-01-101-2/+2
| | | | | | | | | | Upgraded the field RECIPE_MANUAL_CHECK_DATE. Also changed the MAINTAINER to Lianhao who volunteered to take the recipe. (From OE-Core rev: 82329c13f891939c68ec26a60a9c0a25929cd584) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: Update Manual ChecksSaul Wold2012-01-101-25/+25
| | | | | | | (From OE-Core rev: 46955329638856a14200ee7ba10d40aad7c39899) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking-fields: update qt recipe infoPaul Eggleton2012-01-041-19/+19
| | | | | | | | | | * Update for Qt 4.8.0 * qt4-tools-native was replaced with qt4-native some time ago (From OE-Core rev: 28a43969d0ebe2a249df4da09173d5e054418737) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: update the infoDexuan Cui2012-01-031-50/+57
| | | | | | | | | | | | | | | | | | | | | They are mdadm liburcu lttng-ust lttng-control inputproto libpciaccess util-macros libxi libx11 libx11-trim libx11-diet xkeyboard-config (From OE-Core rev: 7bb91507b9dee54c08cc757da81b2c48f3368656) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for this round of package upgradeShane Wang2012-01-031-20/+25
| | | | | | | | | | | | The update includes: - update the info for linux-firware, quota, watchdog, hdparm, libomxil, oprofileui, puzzles, and matchbox-wm-2 - add one more recipe info for stat, which is depended by hdparm - correct the wrong info for connman-gnome, which is updated by last manual check in error. (From OE-Core rev: 22213b226d7f9b7732163d6586d938416c7ec8c3) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for recipe upgrade.Shane Wang2012-01-031-2/+2
| | | | | | | (From OE-Core rev: bcd30a617d138068f419a4695c21eed1d8a92037) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: Updated for Upgrades and Manual Check DatesSaul Wold2012-01-031-25/+26
| | | | | | | (From OE-Core rev: 124a01b0f7216e26c7690f36446ebb4c2ffad0b0) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for recipe upgrade.Shane Wang2012-01-031-19/+2
| | | | | | | (From OE-Core rev: 5b1b289bf7503f476990840bc790e32afb6bccdb) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for recipe upgrade.Shane Wang2012-01-031-1/+18
| | | | | | | (From OE-Core rev: 8d3d8d743b74e55a2cc29b6b0f2d5b670e8a0a01) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for recipe upgradingShane Wang2012-01-031-43/+47
| | | | | | | (From OE-Core rev: 9a2c4d9c4efef92818f4e4be8c020805ff1bbdc7) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: take the ownership of Mei Lei'sShane Wang2012-01-031-11/+11
| | | | | | | (From OE-Core rev: 3570d0b47e7a7ea05964c21da05faf1f09b66e81) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update the info for the manual check list (2011/12/24)Shane Wang2012-01-031-55/+68
| | | | | | | | | update the information for the manual check list after checking the upstream on Dec 24, 2011. (From OE-Core rev: d8c6e881f4feefdf6e173de63d82afbb77830ed4) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* prelink: update to latest git versionScott Garman2012-01-031-4/+4
| | | | | | | | | | | | | | | | | | | New version includes: 2011-12-08 Mark Hatle <mark.hatle@windriver.com> * rtld/rtld.c: Fix an issue where missing objects would trigger an assert in dl-version.c * rtld/rtld.h: Add _dl_new_object prototype * rtld/rtld.c: Add support for $ORIGIN, $PLATFORM and $LIB. Note: $PLATFORM = "" These fixes are needed to prevent prelink-rtld from crashing when running the new unsafe-references-in-binaries QA test. (From OE-Core rev: 1a80d91b163869c9cb1d12d502aa8bc25e8782fa) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: Update curl info and fix other recipes' typo issuesMei Lei2011-12-221-15/+15
| | | | | | | (From OE-Core rev: a0d1309e196a04917f815bf2447d728b019d3902) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: Mark Upgrade InfoSaul Wold2011-12-221-21/+29
| | | | | | | | | | | | | | | Updated the following: - libdrm - texi2html - mc - libidn - augeas - python-pycairo (From OE-Core rev: 2cd2cbc5af1d9ce2dd93c5b4151877d54a93b4d2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>