summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2009-03-21cross.bbclass: set autoconf's program prefix to keep TARGET_SYS and TARGET_PR...Chris Larson1
2009-03-21base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR.Chris Larson1
2009-03-21classes/base.bbclass: Locate the scm base path via BBPATH.Chris Larson1
2009-03-21base.bbclass: Kill the 'Pkg' messages in the event handler.Chris Larson1
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson1
2009-03-20package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz1
2009-03-20cmake.bbclass: Put mandatory cmake option to endRobert Schuster1
2009-03-20cmake.bbclass: Allow out of tree builds with cmake.Robert Schuster1
2009-03-20cmake.bbclass: Allow overriding path-to-source argument for cmake call.Robert Schuster1
2009-03-19package.bbclass: Write out extra useful data into the pkgdata files (from Poky)Richard Purdie1
2009-03-19base.bbclass: Add read_subpkgdata_dict function (from Poky)Richard Purdie1
2009-03-19packaged-staging.bbclass: Add rpm package coverage (from Poky)Richard Purdie1
2009-03-19package_rpm.bbclass: added from PokyRichard Purdie1
2009-03-19rootfs_rpm.bbclass: added from PokyRichard Purdie1
2009-03-19Drop pointless rpm_core class. (from Poky)Richard Purdie1
2009-03-17base.bbclass: fix base_get_scmbasepath() to look for recipes/ and fall back t...Denys Dmytriyenko1
2009-03-17qtopia-core: drop obsolete packageJeremy Lainé1
2009-03-16fso-plugin.bbclass: new class for fso plugin packagingMichael 'Mickey' Lauer2
2009-03-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Khem Raj1
2009-03-14java.bbclass: Make oe_makeclasspath more flexible (partly by Marcin Juszkiewi...Robert Schuster1
2009-03-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Khem Raj1
2009-03-12Kernel bbclass "too many open files" bugfixJader H. Silva1
2009-03-10autotools.bbclass: Add new pattern to match -L<libdir> in dependency_libsKhem Raj1
2009-03-09Revert "module-base: Fix the test on KERNEL_OBJECT_SUFFIX"Tom Rini1
2009-03-09native.bbclass: Remove java specific stuff from do_stage again.Robert Schuster1
2009-03-09java-native.bbclass: New file.Robert Schuster1
2009-03-04package_ipk.bbclass: use bb.utils.prunedir to remove CONTROL directoryMarcin Juszkiewicz1
2009-03-02Merge branch 'mickey/org.openembedded.dev' into org.openembedded.devMichael 'Mickey' Lauer2
2009-02-27qt4[e|x11].bbclass: set ARM_INSTRUCTION_SET to armMichael 'Mickey' Lauer2
2009-02-27qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclassJeremy Lainé2
2009-02-27qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsoleteJeremy Lainé1
2009-02-27qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclassJeremy Lainé2
2009-02-27qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsoleteJeremy Lainé1
2009-02-25efl.bbclass: touch config.rpath which is necessary for newer automakeMichael 'Mickey' Lauer1
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi2
2009-02-22rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base imag...Koen Kooi1
2009-02-19task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * upd...Koen Kooi1
2009-02-17base.bbclass: output messages only if BitBake 1.8 is used (from Poky)Marcin Juszkiewicz1
2009-02-17failure-cleanup.bbclass: class that does -c clean on a package that fails to ...Koen Kooi1
2009-02-14icecc.bbclass: base fix for cross and native builds, patch/9Roman I Khimov1
2009-02-13package_ipk.bbclass: Add missing : from a045dfacf6f2541e0f410d9d109581f181303756Tom Rini1
2009-02-13Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org...Otavio Salvador2
2009-02-13package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ...Otavio Salvador2
2009-02-11sanity.bbclass: do not fail if /bin/sh is not symlinkMarcin Juszkiewicz1
2009-02-10module_strip: When picking module suffix, use KERNEL_MAJOR_VERSION.Tom Rini1
2009-02-10module-base: Fix the test on KERNEL_OBJECT_SUFFIXTom Rini1
2009-02-07autotools_stage.bbclass: merge from pokyKoen Kooi1
2009-02-04insane.bbclass: Fix MIPS and GNU_HASH check.Tom Rini1
2009-02-04sanity.bbclass: make a warning about dash being used as /bin/sh (from Poky)Marcin Juszkiewicz1
2009-02-03base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is...Koen Kooi1