aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-03-17qtopia-core: drop obsolete packageJeremy Lainé
2009-03-16fso-plugin.bbclass: new class for fso plugin packagingMichael 'Mickey' Lauer
2009-03-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Khem Raj
2009-03-14java.bbclass: Make oe_makeclasspath more flexible (partly by Marcin Juszkiewi...Robert Schuster
2009-03-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Khem Raj
2009-03-12Kernel bbclass "too many open files" bugfixJader H. Silva
2009-03-10autotools.bbclass: Add new pattern to match -L<libdir> in dependency_libsKhem Raj
2009-03-09Revert "module-base: Fix the test on KERNEL_OBJECT_SUFFIX"Tom Rini
2009-03-09native.bbclass: Remove java specific stuff from do_stage again.Robert Schuster
2009-03-09java-native.bbclass: New file.Robert Schuster
2009-03-04package_ipk.bbclass: use bb.utils.prunedir to remove CONTROL directoryMarcin Juszkiewicz
2009-03-02Merge branch 'mickey/org.openembedded.dev' into org.openembedded.devMichael 'Mickey' Lauer
2009-02-27qt4[e|x11].bbclass: set ARM_INSTRUCTION_SET to armMichael 'Mickey' Lauer
2009-02-27qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclassJeremy Lainé
2009-02-27qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsoleteJeremy Lainé
2009-02-27qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclassJeremy Lainé
2009-02-27qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsoleteJeremy Lainé
2009-02-25efl.bbclass: touch config.rpath which is necessary for newer automakeMichael 'Mickey' Lauer
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi
2009-02-22rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base imag...Koen Kooi
2009-02-19task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * upd...Koen Kooi
2009-02-17base.bbclass: output messages only if BitBake 1.8 is used (from Poky)Marcin Juszkiewicz
2009-02-17failure-cleanup.bbclass: class that does -c clean on a package that fails to ...Koen Kooi
2009-02-14icecc.bbclass: base fix for cross and native builds, patch/9Roman I Khimov
2009-02-13package_ipk.bbclass: Add missing : from a045dfacf6f2541e0f410d9d109581f181303756Tom Rini
2009-02-13Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org...Otavio Salvador
2009-02-13package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ...Otavio Salvador
2009-02-11sanity.bbclass: do not fail if /bin/sh is not symlinkMarcin Juszkiewicz
2009-02-10module_strip: When picking module suffix, use KERNEL_MAJOR_VERSION.Tom Rini
2009-02-10module-base: Fix the test on KERNEL_OBJECT_SUFFIXTom Rini
2009-02-07autotools_stage.bbclass: merge from pokyKoen Kooi
2009-02-04insane.bbclass: Fix MIPS and GNU_HASH check.Tom Rini
2009-02-04sanity.bbclass: make a warning about dash being used as /bin/sh (from Poky)Marcin Juszkiewicz
2009-02-03base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is...Koen Kooi
2009-02-03dietlibc: introduce dietlibc to openembeddedwoglinde
2009-01-30rootfs_deb.bbclass : fix merge problems where I removed ${libdir}Graeme Gregory
2009-01-30package_deb.bbclass, rootfs_deb.bbclass : merge in poky changes to these clas...Graeme Gregory
2009-01-30kernel.bbclass: move initramfs stuff to configure so we can do postprocessing...Koen Kooi
2009-01-28Merge branch 'org.openembedded.dev' into trini/canadian-final-mergeTom Rini
2009-01-28package_ipk.bbclass: Add and use IPKGCONF_CANSDK.Tom Rini
2009-01-27Merge trini/canadian-merge branch into org.openembedded.dev, fixup aTom Rini
2009-01-27module.bbclass: add common make options to module_do_install()Cliff Brake
2009-01-25kernel.bbclass: Remove some repetition in last commit.Tim 'timtim' Ellis
2009-01-25kernel.bbclass: Add missing entry for scsi headers in staging, as needed by i...Tim 'timtim' Ellis
2009-01-22sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots (fr...Richard Purdie
2009-01-20lsppc: Remove foonas classes lsppchg-image and lsppchd-imageTim 'timtim' Ellis
2009-01-20image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R...Denys Dmytriyenko
2009-01-20Auto resizing ext2/ext3 images (from Poky)Marcin Juszkiewicz
2009-01-19package.bbclass: skip symlinks when generating shlib info in package_do_shlibs()Denys Dmytriyenko
2009-01-18gnome.bbclass: inherit gtk-icon-cacheKoen Kooi