summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools
AgeCommit message (Collapse)AuthorFiles
2010-12-30unfs-server: Fix PV so it obeys the version number policyRichard Purdie23
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi18
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-28cdrtools: Fix LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-26cdrtools: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-25qemu-helper-nativesdk: Add LIC_FILES_CHKSUM and update LICENSERichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23binutils*.inc: Recipe format cleanupScott Garman3
Cleanup some simple whitespace / line break issues. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-23binutils: delete unused patchesScott Garman5
These patches are not used by any current binutils recipe. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-23unifdef: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23qemu-helper: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23qemu-helper: Add LIC_FILE_CHKSUMSSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23gdb: Add LIC_FILE_CHKSUMSSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23unifdef Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23python: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23icon-naming-utils: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23desktop-file-utils: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23guilt: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23python-pygobject: remove older install of generate-constants and add ↵Saul Wold2
BBCLASSEXTEND Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23perl: Add LIC_FILES_CHKSUM to native recipeSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23apt: update use-host patch to support x86_64Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-22opkg: Update to svn r590 to fix symbolic link issuesRichard Purdie4
See the longlinksfix patch for details but symlinks over 100 chars long were broken in sdk tarballs and its due to problems in the inbuilt tar in libbb in opkg. The patch fixes this and switched to svn r590 which already had partial fixes. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-21python-pygobject: add --disable-introspectionSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-21python-pygobject: Fix SRC_URI checksumsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-21patch: Fix SRC_URI[sha256]Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-20perl-native: Make the sstate checksum for perl depend on the hardcoded path ↵Richard Purdie1
until this is fixed Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-20fakeroot/fakechroot: These have been replaced by pseudo, move to meta-extrasRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-20shasum-native: Drop recipe since we have internal handling in python for ↵Richard Purdie5
this now Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-17pseudo: Fixup for cache problemRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-16python-pygobject: upgrade from 2.21.1 to 2.27.0Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16gcc_4.5.1: Move the license related information in the right fileNitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16patch-2.6.1: implement new patch recipe with latest upstreamNitin A Kamble2
This commit patch recipe based on latest upstream code. This is GPLv3 code based. Hence the earlier patch-2.5.9 recipe is left intact for GPLv2 needs. Patches from 2.5.9 patch recipe are rebased to this new recipe except these exceptions: unified-reject-files.diff: dropped This patch implements this new parameter: " --unified-reject-files Create unified reject files." And upstream has implemented very similar parameter like this: " --reject-format=FORMAT Create 'context' or 'unified' rejects." Hence this patch is dropped for the 2.6.1 recipe. global-reject-file.diff: rebased This patch is rebased to the newer upstream codebase. install.patch: dropped Newer upstream code now includes code form this patch. debian.patch: dropped This huge (10k lines) patch was specific for 2.5.9 version of GPLv2 patch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16patch_2.5.9: clean up the recipeNitin A Kamble7
Earlier the recipe was using 2.5.4 tar ball and a patch for upgrading to 2.5.9. Replaces these with pointer to 2.5.9 tarball. Also noted that both 2.5.4 & 2.5.9 are GPLv2 sources. Updated checksums and license of the recipe Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16chrpath: add nativesdk variantJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-16recipes-devtools: Add Summary informationMark Hatle22
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 Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-13rpm: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-13patch: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-10tcl: Correct license checksumsDarren Hart1
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 Hart2
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 Ashfield3
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 He3
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 He2
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 Lu1
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 Lu1
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 Lu3
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 Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-10Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu3
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 Lu7
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 Edwin1
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 Wold49
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09makedevs: update LIC_FILES_CHKSUM infoDongxiao Xu2
Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>