summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
AgeCommit message (Collapse)Author
2010-12-16recipes-devtools: Add Summary informationMark Hatle
Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-14rpm: Fix LIC_FILES_CHKSUM to use COPYING.LIBSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-13rpm: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-13patch: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-10tcl: Correct license checksumsDarren Hart
Correct a typo in LIC_FILES_CHKSUM in the tcl recipe and the changed md5sums that appeared during a test build. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-12-10Correct LIC_FILES_CHKSUM typosDarren Hart
An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-12-10qemu: update arm timer handlingBruce Ashfield
commit e388771458b4ff3ad81ab70e390b24d069647da4 in the upstream kernel factored/cleaned the SP804 timer code. This commit exposed issues in the qemu timer emulation that was dependent on the old behaviour. As a result, no kernel past 2.6.34 would boot on qemu-system-arm. The quick fix is to backport two patches from the latest qemu repositories that fix the timer handling under emulation. Long term, these will be dropped when qemu is upreved. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-10fakechroot: upgrade to version 2.13.1Qing He
from 2.9 changes: - remove debian diff, since there is no diff.gz for 2.13.1 - remove fix-readlink.patch, the patch doesn't seem to make sense now Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10fakeroot: upgrade to version 1.14.5Qing He
from 1.14.4 changes: - install to ${includedir} instead of ${STAGING_INCDIR} - fakeroot has long been under GPLv3 Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10liburi-perl: Add perl-uriJingdong Lu
Add perl-uri in order to enable graphic LSB test(OLVER-Core test). [sgw@linux.intel.com: fixed name and LICENSE] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10libxml-perl: Add libxml-perlJingdong Lu
Add libxml-perl in order to enable graphic LSB test(OLVER-Core test). [sgw@linux.intel.com: fixed LICENSE] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10perl: Fix adding GDBM_File module for LSB test.Jingdong Lu
No GDBM_File module will cause 2 perl test cases of LSB failed. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2010-12-10Drop variables that do nothingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-10Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu
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 Lu
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-09qemu: Enable KVM support on x86/x86-64 hostZhai Edwin
User need build kvm module for native kernel and install them by "modprobe kvm_intel". Then add "kvm" option to poky-qemu to enable it. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09makedevs: update LIC_FILES_CHKSUM infoDongxiao Xu
Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06subversion: upgrade from 1.5.5 to 1.6.13Nitin A Kamble
And update recipe checksums rebased neon-detection.patch: upstream code has some of the changes similar to the changes in the patch. Removing the duplicate changes from the patch file. subversion: update LIC_CHKSUM_FILES field Noticed this change in the COPYING file: $ diff -u COPYING /tmp/COPYING --- COPYING 2006-05-28 07:41:18.000000000 -0700 +++ /tmp/COPYING 2010-12-03 11:16:15.000000000 -0800 @@ -10,7 +10,7 @@ on), you may use a newer version instead, at your option. ================================================================ -Copyright (c) 2000-2006 CollabNet. All rights reserved. +Copyright (c) 2000-2009 CollabNet. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06run-postinsts: update LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06tcl: upgrade from 8.5.8 to 8.5.9Nitin A Kamble
Rebased this patch to the newer upstream code. modified: fix_non_native_build_issue.patch Deleted following patch as the newer upstream code includes it already. deleted: tcl/mips-tclstrtod.patch tcl: update checksums Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06git: upgrade from 1.7.2.1 to 1.7.3.2Nitin A Kamble
And also updated the src_uri checksums. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06m4: upgrade from 1.4.13 to 1.4.15Nitin A Kamble
And update recipe checksums Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06insserv: upgrade to version 1.14.0Scott Garman
* Removed obsolete patches * Disabled make check tests which cannot be run when cross-compiled * Added SUMMARY, DESCRIPTION, and PRIORITY fields * Added source checksums Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-02opkg-config-base:Add license checksum to bb fileMei Lei
Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02qemu: Add license checksumZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02cmake-native: Upgrade to version 2.8.3Dongxiao Xu
Fixed its metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02flex:Add license checksum and add the license informationMei Lei
Add COPYING file checksum to bb file and add the "BSD" information according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02libxml-simple-perl:Add license checksum to bb fileMei Lei
Add README file checksu to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02make:Add license checksum and update the GPL informationMei Lei
Add COPYING file and COPYING.LIB file checksum to bb file and add the "GPLv3" "GPLv2" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02quilt:Add license checksum and update the GPL informationMei Lei
Add COPYING file checksum to bb file and add "GPLv2" information according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-scons:Add license checksum and update the GPL informationMei Lei
Add LICENSE.txt file checksum to bb file and update the "GPL" to "MIT" according to the License file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-pyrex:Add license checksum and update the License informationMei Lei
Add LICENSE.txt file checksum to bb file and update the "GPL" to "Apache License Version 2.0" according to the License file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-pygtk:Add license checksum and update the GPL informationMei Lei
Add COPYING file checksum to bb file and update the "LGPL" to "LGPLv2.1" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-pygobject:Add license checksum and update the GPL informationMei Lei
Add COPYING file checksum to bb file and update the "LGPL" to "LGPLv2.1" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-imaging:Add license checksum to bb fileMei Lei
Add README file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python-dbus:Add license checksum to bb fileMei Lei
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02python:Add license checksum to bb fileMei Lei
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02prelink:Add license checksum to bb fileMei Lei
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02perl:Add license checksum to bb fileMei Lei
Add Copying file and Artistic file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02gcc:Add license checksum and update the GPL informationMei Lei
Add COPYING COPYING3 COPYING.LIB COPYING3.LIB COPYING.RUNTIME files checksum to bb file and add the "GCC RUNTIME LIBRARY EXCEPTION" "GPLv3" "GPLv2" "LGPLv2" "LGPLv3" information according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02gdb:Add license checksum and update the GPL informationMei Lei
Add COPYING COPYING3 COPYING.LIB COPYING3.LIB files checksum to bb file and add the "GPLv3" "GPLv2" "LGPLv2" "LGPLv3" information according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02gnu-config:Add license checksum and update the GPL informationMei Lei
Add config.guess file checksum to bb file and update the "GPL" to "GPLv1+" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02libxml-parser-perl:Add license checksum to bb fileMei Lei
Add README file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02opkg-collateral:Add license checksum to bb fileMei Lei
Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-01ubootchart: update license infoQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-01yaffs2-utils: update license infoQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-01fakechroot: update license infoQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-11-28qemu: fix failure to find zlib header files during configurePaul Eggleton
Corrects problems during configure of qemu-native due to the BUILD_CFLAGS not being included when attempting to compile the test program for zlib within the configure script. Signed-off-by: Paul Eggleton <paul.eggleton@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-24mtools: add version 4.0.15Scott Garman
This is the latest release of mtools, which is also GPLv3. Leaving the previous recipe as-is since it is GPLv2. Signed-off-by: Scott Garman <scott.a.garman@intel.com>