summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* libxml2: Enable "--with-docbook --with-debug --with-catalog" for LSB test.Jingdong Lu2011-01-202-1/+2
| | | | | | Enable options "--with-doc --with-debug --with-catalog" in order to pass LSB test. Signed-off-by: Jingdong Lu<jingdong.lu@windriver.com>
* glib-2.0: Enable debug option for LSB test.Jingdong Lu2011-01-202-1/+2
| | | | | | Enable "debug" option of glib-2.0 and make "glib_mem_profiler_table" and "g_mem_profile" enabled for LSB test. Signed-off-by: Jingdong Lu<jingdong.lu@windriver.com>
* libtool: Adjusted content of various libtool packages.Lianhao Lu2011-01-201-1/+1
| | | | | | | | [BUGID #562] fixing: 1. Adjusted the content of various packages generated by libtool. 2. Added libtool-nativesdk into task-sdk-host. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* task-poky-tools: move systemtap to machine specific tasksSaul Wold2011-01-201-6/+5
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* systemtap: new packageTom Zanussi2011-01-201-0/+1
| | | | | | | Add systemtap, a general-purpose script-directed dynamic tracing and performance analysis tool for Linux. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* psplash_svn.bb: Change poky boot logo to yocto logoMei Lei2011-01-182-2/+916
| | | | | | Change the boot logo to yocto logo Signed-off-by:Mei Lei <lei.mei@intel.com>
* task-sdk-host: add libtool-nativesdk to meta-toolchainSaul Wold2011-01-181-0/+1
| | | | | | This address [BUGID #652] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-environment.bb: fix comments typosOtavio Salvador2011-01-181-2/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-python-tarball: add LIC_FILES_CHKSUMKoen Kooi2011-01-141-0/+3
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib-2.0: Fix path problems with libtool 2.4Richard Purdie2011-01-132-4/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu2011-01-121-3/+1
| | | | | | | [BUGID #651]. c++ include dir is no longer needed in the environment files due to commit f13cb20. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* recpies: use SRCPV instead of SRCREV for PVYu Ke2011-01-062-2/+2
| | | | | | | | SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
* dbus-glib: upgrade to version 0.92Scott Garman2011-01-064-11/+13
| | | | | | Includes some minor recipe formatting changes. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* dbus-glib: delete unused patchScott Garman2011-01-061-17/+0
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* glib-2.0: fix g_once_init_enter compile failureDarren Hart2011-01-062-2/+26
| | | | | | | | | | Kernelshark trips over a compile bug in glib-2.0 addressed by Open Embedded back in the 2.22 timeframe. It appears to still be present in 2.27. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg00529.html Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
* ncurses: upgrade to version 5.7Qing He2011-01-026-5004/+271
| | | | | | | | | | from 5.4 Largely based on the recipe from OpenEmbedded project ncurses: fix LIC_FILES_CHKSUM Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* glib-2.0: upgrade to version 2.27.5Dongxiao Xu2010-12-304-2/+2
| | | | | | upgrade from 2.27.3 to 2.27.5 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* netbase: upgrade to version 4.44Dongxiao Xu2010-12-3019-2/+2
| | | | | | upgrade from 0.43 to 0.44 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-302-3/+3
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-tools.bb: re-enable blktraceTom Zanussi2010-12-301-0/+1
| | | | | | | The commit for BUGID #581 fixes the blktrace build errors - it should now be safe to re-enable the blktrace recipe. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* poky-image-live.inc: Add LIC_FILES_CHKSUMRichard Purdie2010-12-251-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-toolchain Add LIC_FILES_CHKSUMRichard Purdie2010-12-251-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-sdk-host: Add LIC_FILES_CHKSUMRichard Purdie2010-12-251-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-cross-canadian: Add LIC_FILES_CHKSUMRichard Purdie2010-12-251-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* ldconfig-native: Add LIC_FILES_CHKSUMRichard Purdie2010-12-241-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix ↵Richard Purdie2010-12-241-2/+2
| | | | | | package conflicts, disable this for now Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eglibc: Only package ld.so.conf, not /etc/rpc which then conflicts with netbaseRichard Purdie2010-12-232-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* cross-localedef: add LIC_FILES_CHKCSUMSaul Wold2010-12-231-0/+7
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gettext: Add source and license checkumsScott Garman2010-12-212-24/+30
| | | | | | Also clean up whitespace issues. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* meta-environment: Added package of meta-environment-${TARGET_ARCH} forLianhao Lu2010-12-212-0/+65
| | | | | | | | | | | | environment files. [BUGID #565] Fixing bug #565, added package of meta-environment-${TARGET_ARCH} for environment files used by cross-canadian toolchain. Also corrected the situation of empty config site file for target. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* udev: Add rule to create /dev/fb to fix igep0020 platform X boot issueRichard Purdie2010-12-162-1/+4
| | | | | | | | | Integrate patch from david.barksdale@adcedosolutions.com to ensure /dev/fb exists which is required by the igep00200 platform to start X [BUGID #541] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eglibc: organize the recipes lic and other meta data in common fileNitin A Kamble2010-12-163-8/+15
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* external-python-tarball: add chrpath to the tarballJoshua Lock2010-12-161-1/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libsoup: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-2/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* meta-ide-suppport: Add LIC_FILES_CHKSUMSaul Wold2010-12-131-0/+4
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* update-modules/udev-extraconf: Fix license checksum handlingRichard Purdie2010-12-101-3/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Correct DESCRIPTION typos in various recipesDarren Hart2010-12-103-3/+3
| | | | | | | An investigation into undocumented variables uncovered a few mispellings of the variable DESCRIPTION. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* task-poky-lsb: removing missing packagesSaul Wold2010-12-101-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* udev-extraconf: add license infoQing He2010-12-102-0/+340
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* udev: upgrade to version 164Qing He2010-12-107-6/+6
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* sysprof: add system-wide performance profiler for Linux.Tom Zanussi2010-12-101-0/+1
| | | | | | [sgw@linux.intel.com: alpha'ed poky-default-revision.inc and fix commit message] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Drop variables that do nothingRichard Purdie2010-12-101-2/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-cross-canadian: Ensure it reflects TARGET_ARCH in PNRichard Purdie2010-12-102-1/+2
| | | | | | | If this recipe doesn't reflect TARGET_ARCH in its name, only one flavour of cross toolchain can be installed at once. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu2010-12-101-3/+3
| | | | | | | | | | | Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH for cross-canadian packages. This is due to the TARGET_ARCH of x86_64 would results incorrect packaging in cross-canadian packages. The pacakge name appendix of x86_64 target in cross-canadian packages is x86-64. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* cross-canadian: pkg name includes target archLianhao Lu2010-12-103-5/+17
| | | | | | | | | | | | | | This commit fixes Bug #528. 1. Added the target arch name to the pkg name of gcc-cross-canadian, gdb-cross-candian and bintuils-cross-candian. 2. Move the cross-canadian pkgs out of task-sdk-host into a new task task-cross-canadian. 3. Added the RDEPENDS of task-cross-canadian into meta-toolchain. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-0919-0/+57
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-poky-tools: disable blktrace due to build failuresSaul Wold2010-12-061-1/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-poky-boot: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-0/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* task-poky-nfs: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-0/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>