summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
2008-05-26kernel-arch.bbclass: fix map_uboot_arch for x86Jeremy Laine1
2008-05-26opie: move OPIE_BINDIR out of opie.bbclass into palmtop.bbclass. Closes 3669.Paul Eggleton2
* commit by Laibsch
2008-05-25kernel bbclass: stage vmlinux if presentKoen Kooi1
2008-05-24packaged-staging.bbclass: Sync with Poky for a number of updates. In ↵Richard Purdie1
summary: Support using opkg, ipkg and an internal shell script version of ipkg as the package manager allowing removal of a large number of build dependencies. Correctly install packages into staging creating the .list and .control files. Remove accidental install outside the locking in the build package function. Correctly handle error codes in the postamble function. Add code to work correctly with the whitelist stamp policy in bitbake.
2008-05-24patch.bbclass: Simplify patch task dependency handling and allow packages to ↵Richard Purdie1
override the dependency more easily (from poky)
2008-05-23oestats-client.bbclass: don't include bug number/tracker if emptyJeremy Laine1
2008-05-23seppuku.bbclass,oestats-client.bbclass: add bug number and tracker to oestatsJeremy Laine2
2008-05-22kernel.bbclass: comment initramfs stuff till rootfs locking works properly ↵Koen Kooi1
(initramfs should be optional as well)
2008-05-21devshell.bbclass: Export variables used by the class (from poky)Richard Purdie1
2008-05-21image.bbclass: Remove use of bbimage (from poky)Richard Purdie1
2008-05-21image.bbclass: Cleanup whitespace (from poky)Richard Purdie1
2008-05-21oestats-client.bbclass: report METADATA_BRANCH variableJeremy Laine1
2008-05-21base.bbclass: add a METADATA_BRANCH variableJeremy Laine1
2008-05-20oestats-client.bbclass: add the DEPENDS variable to task reportsJeremy Laine1
2008-05-20gtk-icon-cache.bbclass: Remove '-' characters from function names fixing ↵Richard Purdie1
issues with recent bitbakes (from poky)
2008-05-19oestats-clients.bbclass: discriminate between Succeeded and Failed buildsJeremy Laine1
2008-05-19oestats-client.bbclass: switch to new URL schemeJeremy Laine1
2008-05-18image.bbclass: Fix image creation locking so creating multiple images at ↵Richard Purdie1
once works (#4193). Remap PACKAGE_INSTALL variable so packages to install can include names which are changed by debian.bbclass. (from poky)
2008-05-18oestats-client.bbclass: upload log file when a task failsJeremy Laine1
2008-05-18oestats-client.bbclass: catch errors communicating with stats serverJeremy Laine1
2008-05-18oestats-client.bbclass: switch to multipart/form-data (prepare for sending logs)Jeremy Laine1
2008-05-18oestats-client.bb: disable stats if we cannot get a build idJeremy Laine1
2008-05-16oestats-client.bbclass: use METADATA_REVISION variable (thanks hrw)Jeremy Laine1
2008-05-16merge of '87aa8e8cdbee54b3d7ff294da220db58798e8c12'Jeremy Laine1
and 'a5324bd0638da4faba37d7b92ff362d19510c2fc'
2008-05-16base.bbclass: print metadata revision as METADATA_REVISION - code is cleaned ↵Marcin Juszkiewicz1
so easier to add git/hg (from Poky)
2008-05-16oestats-client.bbclass: include elapsed time in task reportsJeremy Laine1
2008-05-15java-library.bbclass: Default implementation for do_install/do_stage.Robert Schuster2
java.bbclass: Added oe_makeclasspath function.
2008-05-15oestats-client.bbclass: initial version of an oe-specific tinderbox toolJeremy Laine1
2008-05-14disapproval of revision '6aaaee531ff6f260aade659a5a4b74f4ce3382bf'Koen Kooi1
2008-05-14seppuku: make the autobuilder report against the stable branch by defaultRolf Leggewie1
2008-05-12autotools.bbclass: Revert damage from ↵Richard Purdie1
4b02add2b83e66d45ff3e840056487a7274d9011, convert autotools_stage_all to use sed on .la files instead of calling oe_libinstall, remove broken enable-mainainer-mode flag
2008-05-11autotools.bbclass: from OM. Needed as commit ↵Leon Woestenberg1
85a5e185b6a21e42e4243ad17befe40373025e0e alone will break uclibc/gettext builds.
2008-05-09base.bbclass : add check from zecke/OM mtn that errors if libname.lai is notGraeme Gregory1
unique. Acked by RP
2008-05-07sanity.bbclass: Add check for problematic /proc/sys/vm/mmap_min_addr valuesRichard Purdie1
2008-05-06autotools.bbclass: Remove -t option from cp, there is no longer any need for ↵Richard Purdie1
it (closes #4210)
2008-05-05sdk.bbclass: Sync with Poky, override STAGING_DIR_HOST so native and sdk ↵Richard Purdie1
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 Purdie1
setscene task
2008-05-05base.bbclass: Add checkuri and checkuriall tasks from PokyRichard Purdie1
2008-05-05base.bbclass: Merge some minor fixes/optimisations/cleanups from PokyRichard Purdie1
2008-05-05base.bbclass: Add setscene task, fixing the rebuild task funcionality with ↵Richard Purdie1
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 Leggewie1
* 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 Lauer1
non-native package
2008-04-30kernel bbclass: ${D} doesn't always have a trailing /, so put one in, sh is ↵Koen Kooi1
flexible enough to take care of '//' inside paths
2008-04-28merge of '54b3dda1df013d6327e2ce8df95d7cfeeac2fbae'Holger Freyther1
and 'b5af291fa9dc074af84727684ddae1efa9c1be0d'
2008-04-28mtn diff -r 3e22c6ee5af012d09e9027c2ade50920300fb0f2 -r ↵Holger Freyther1
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 Gregory1
2008-04-25merge of '3e22c6ee5af012d09e9027c2ade50920300fb0f2'Holger Freyther1
and 'f360c05bdca8536435cf09d573b42b34d69224ff'
2008-04-15kernel bbclass: have modules.tgz have the same version and packages and ↵Koen Kooi1
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 Kooi1
2008-04-06testlab.bbclass: opkg is using a different output format, account for that,Koen Kooi1