aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Collapse)Author
2008-05-07sanity.bbclass: Add check for problematic /proc/sys/vm/mmap_min_addr valuesRichard Purdie
2008-05-06autotools.bbclass: Remove -t option from cp, there is no longer any need for ↵Richard Purdie
it (closes #4210)
2008-05-05sdk.bbclass: Sync with Poky, override STAGING_DIR_HOST so native and sdk ↵Richard Purdie
libs don't end up in the same place and conflict
2008-05-05packaged-staging.bbclass: Merge in fixes/improvements from Poky and use new ↵Richard Purdie
setscene task
2008-05-05base.bbclass: Add checkuri and checkuriall tasks from PokyRichard Purdie
2008-05-05base.bbclass: Merge some minor fixes/optimisations/cleanups from PokyRichard Purdie
2008-05-05base.bbclass: Add setscene task, fixing the rebuild task funcionality with ↵Richard Purdie
recent bitbake versions and improving interaction with packaged staging. WARNING: The result of this commit on existing builds is they will effectively rebuild from scratch.
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-05-01python-setuptools 0.6c6 add -native package, fix dependencies, make it a ↵Michael Lauer
non-native package
2008-04-30kernel bbclass: ${D} doesn't always have a trailing /, so put one in, sh is ↵Koen Kooi
flexible enough to take care of '//' inside paths
2008-04-28merge of '54b3dda1df013d6327e2ce8df95d7cfeeac2fbae'Holger Freyther
and 'b5af291fa9dc074af84727684ddae1efa9c1be0d'
2008-04-28mtn diff -r 3e22c6ee5af012d09e9027c2ade50920300fb0f2 -r ↵Holger Freyther
60d4d904e10f8212b1c2242377b31ccc2e29e374 | patch -R -p0 --remove-empty-files disapprove for the poor and "mtn suspend"-les people
2008-04-28classes/kernel.bbclass : fix for situation in which we generate no modules.Graeme Gregory
2008-04-25merge of '3e22c6ee5af012d09e9027c2ade50920300fb0f2'Holger Freyther
and 'f360c05bdca8536435cf09d573b42b34d69224ff'
2008-04-15kernel bbclass: have modules.tgz have the same version and packages and ↵Koen Kooi
deployed images (PV) instead of pulling it out of the makefile (KERNEL_VERSION) * before: 836K modules-2.6.25-rc8-davinci1-r1-davinci-sffsdr.tgz 1.4M uImage-2.6.24+2.6.25-rc8-r1-davinci-sffsdr.bin * after: 836K modules-2.6.24+2.6.25-rc8-r1-davinci-sffsdr.tgz 1.4M uImage-2.6.24+2.6.25-rc8-r1-davinci-sffsdr.bin
2008-04-11packaged-staging.bbclass: protect against empty SRC_URIKoen Kooi
2008-04-06testlab.bbclass: opkg is using a different output format, account for that,Koen Kooi
2008-04-02autotools.bbclass: Replace cp with autotools_stage_dir.Robert Schuster
2008-04-01merge of '4fec7547828d90c8b430bc08cb12a80b9091750b'OpenEmbedded Project
and 'ee1c0d99f2549754c9cb3cf471c5d3e68e42087d'
2008-04-01cpan.bbclass: removed bashisms (from Poky)Marcin Juszkiewicz
2008-03-31kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME}Jeremy Laine
* drop ${DATETIME} from ${KERNEL_IMAGE_BASE_NAME} in kernel.bbclass, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005017.html * make ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} ?=, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005016.html * remove ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} from linux.inc * use ${KERNEL_IMAGE_BASE_NAME} for uImage deploy
2008-03-30base.bbclass: Enable 'overwrite' flag for unzip (to match tar behaviour). ↵Leon Woestenberg
Broke rebuilds when disabled.
2008-03-29efl.bbclass: ship .debug files in proper packageMichael Lauer
2008-03-28kernel.bbclass: fix generation of uImage on powerpc platformsJeremy Laine
* add a map_uboot_arch function to kernel.bbclass which changes "powerpc" to "ppc" and export UBOOT_ARCH * pass -A ${UBOOT_ARCH} instead of -A ${ARCH} to mkimage in kernel.bbclass
2008-03-28packaged-staging.bbclass: Put ipk/deb files in the correct directoriesRichard Purdie
2008-03-28package.bbclass: fix handling of kernel-modules which end with '-dev' Thomas Kunze
Kernel-modules which end with -dev get update-modules-dev as RRECOMMENDS so update-modules-dev gets pulled in images. So we blacklist kernel-module packages for now.
2008-03-27kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to ↵Jeremy Laine
kernel.bbclass
2008-03-27kernel.bbclass: unbreak uImage generation.Koen Kooi
2008-03-27kernel.bbclass: add generic do_deploy taskThomas Kunze
2008-03-25rootfs_ipk.bbclass: symlink /usr/lib/opkg to /usr/lib/ipkg tooRod Whitby
2008-03-25merge of '848c6e3f16104e7b87568edf06d0d9cc79b5e860'Rod Whitby
and 'aff156eb3c821fe61a4b7788e1da432c621d1383'
2008-03-25rootfs_ipk.bbclass: Emergency addition to fix image generation where ipkg is ↵Rod Whitby
still the package manager included in the image.
2008-03-24e.bbclass merge with MamonaMichael Lauer
2008-03-23efl.bbclass: bump PE to unbreak builds and feedsKoen Kooi
* please don't make PV go backwards without bumping PE
2008-03-23efl.bbclass: use autotools to install .pc filesMichael Lauer
2008-03-23autotools.bbclass: enable installing .pc files on demandMichael Lauer
(see file for lenghty explanation)
2008-03-21efl: merge with MamonaMichael Lauer
2008-03-20merge of '25b9e259d256dba0e7e78b122b1880331d820762'Graeme Gregory
and '776dc04c7eba19512692b4d40a123d45e6adb862'
2008-03-20package.bbclass: Add PN to list of package variables emitted in pkgdata ↵Richard Purdie
(from poky)
2008-03-20autotools.bbclass: Merge autotools_stage_all with changes in Poky. Removes a ↵Richard Purdie
typo, adds libexec dir to staging list, works with cross.bbclass, removed info and man data which is pointless in staging and factors out repeated functionality into a separate function
2008-03-20merge of '0b604857bbf871639fdb43ee8380222e8ef64bb7'Graeme Gregory
and 'f2611b9289af3945942b74edcc7ef91fb0a597bd'
2008-03-19insane bbclass: add '8' (.la references workdir) to list of fatal errorsKoen Kooi
* this will also trigger on broken libtool archives already present in staging. If you get hit by this: rebuild the offending recipes or do a clean rebuild
2008-03-19native.bbclass: fix ] spacingKoen Kooi
2008-03-19autotools bbclass: sync with poky and expand on itKoen Kooi
2008-03-19native, autotools bbclass: check if bindir exists before trying to access itKoen Kooi
* hardcoded since native.bbclass redefines ${bindir} and friends :(
2008-03-19autotools, native bbclass: try harder to stage native binariesKoen Kooi
2008-03-19insane.bbclass: Only check installed status for packages which aren't ↵Richard Purdie
native/cross, find desktop-file-validate from PATH so it can be ASSUME_PROVIDED (from poky)
2008-03-19native and autotools bbclass: use autotools_stage_all instead of oe_runmake ↵Koen Kooi
install for staging native packages
2008-03-19autotools.bbclass: Sync with poky - don't add libtool-cross to sdk package ↵Richard Purdie
depenedncies, use maintainer mode for reconfiguring packages, make sure STAGING_INCDIR exists before installing to is, fix issues with autostaging functions where .la files in subdirectories would be ignored
2008-03-19rootfs_{deb,ipk}.bbclass: the o-hand dudes went overboard with sed, and ↵Koen Kooi
opkg-native overwrites our u-a-native, so we need to set both IPKG_OFFLINE_ROOT *and* OPKG_OFFLINE_ROOT