summaryrefslogtreecommitdiff
path: root/meta/recipes-core
AgeCommit message (Collapse)AuthorFiles
2011-01-20libtool: Adjusted content of various libtool packages.Lianhao Lu1
[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>
2011-01-20task-poky-tools: move systemtap to machine specific tasksSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-20systemtap: new packageTom Zanussi1
Add systemtap, a general-purpose script-directed dynamic tracing and performance analysis tool for Linux. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-18psplash_svn.bb: Change poky boot logo to yocto logoMei Lei2
Change the boot logo to yocto logo Signed-off-by:Mei Lei <lei.mei@intel.com>
2011-01-18task-sdk-host: add libtool-nativesdk to meta-toolchainSaul Wold1
This address [BUGID #652] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-18meta-environment.bb: fix comments typosOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-14external-python-tarball: add LIC_FILES_CHKSUMKoen Kooi1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-13glib-2.0: Fix path problems with libtool 2.4Richard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-12meta-environment: Remove c++ include dir from CXXFLAGS.Lianhao Lu1
[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>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke2
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>
2011-01-06dbus-glib: upgrade to version 0.92Scott Garman4
Includes some minor recipe formatting changes. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06dbus-glib: delete unused patchScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06glib-2.0: fix g_once_init_enter compile failureDarren Hart2
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>
2011-01-02ncurses: upgrade to version 5.7Qing He6
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>
2010-12-30glib-2.0: upgrade to version 2.27.5Dongxiao Xu4
upgrade from 2.27.3 to 2.27.5 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30netbase: upgrade to version 4.44Dongxiao Xu19
upgrade from 0.43 to 0.44 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2
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>
2010-12-30task-poky-tools.bb: re-enable blktraceTom Zanussi1
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>
2010-12-25poky-image-live.inc: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25meta-toolchain Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25task-sdk-host: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25task-cross-canadian: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-24ldconfig-native: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-24rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix ↵Richard Purdie1
package conflicts, disable this for now Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23eglibc: Only package ld.so.conf, not /etc/rpc which then conflicts with netbaseRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23cross-localedef: add LIC_FILES_CHKCSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-21gettext: Add source and license checkumsScott Garman2
Also clean up whitespace issues. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-21meta-environment: Added package of meta-environment-${TARGET_ARCH} forLianhao Lu2
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>
2010-12-16udev: Add rule to create /dev/fb to fix igep0020 platform X boot issueRichard Purdie2
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>
2010-12-16eglibc: organize the recipes lic and other meta data in common fileNitin A Kamble3
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16external-python-tarball: add chrpath to the tarballJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-14libsoup: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-13meta-ide-suppport: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-10update-modules/udev-extraconf: Fix license checksum handlingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-10Correct DESCRIPTION typos in various recipesDarren Hart3
An investigation into undocumented variables uncovered a few mispellings of the variable DESCRIPTION. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-12-10task-poky-lsb: removing missing packagesSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10udev-extraconf: add license infoQing He2
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10udev: upgrade to version 164Qing He7
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10sysprof: add system-wide performance profiler for Linux.Tom Zanussi1
[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>
2010-12-10Drop variables that do nothingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-10task-cross-canadian: Ensure it reflects TARGET_ARCH in PNRichard Purdie2
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>
2010-12-10Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu1
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>
2010-12-10cross-canadian: pkg name includes target archLianhao Lu3
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>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold19
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06task-poky-tools: disable blktrace due to build failuresSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06task-poky-boot: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-poky-nfs: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-poky-tools: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-base: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>