| Commit message (Expand) | Author | Age | Files | Lines |
* | Kernel bbclass "too many open files" bugfix | Jader H. Silva | 2009-03-12 | 1 | -1/+3 |
* | Revert "module-base: Fix the test on KERNEL_OBJECT_SUFFIX" | Tom Rini | 2009-03-09 | 1 | -1/+1 |
* | native.bbclass: Remove java specific stuff from do_stage again. | Robert Schuster | 2009-03-09 | 1 | -6/+3 |
* | java-native.bbclass: New file. | Robert Schuster | 2009-03-09 | 1 | -0/+11 |
* | package_ipk.bbclass: use bb.utils.prunedir to remove CONTROL directory | Marcin Juszkiewicz | 2009-03-04 | 1 | -10/+1 |
* | Merge branch 'mickey/org.openembedded.dev' into org.openembedded.dev | Michael 'Mickey' Lauer | 2009-03-02 | 2 | -2/+7 |
|\ |
|
| * | qt4[e|x11].bbclass: set ARM_INSTRUCTION_SET to arm | Michael 'Mickey' Lauer | 2009-02-27 | 2 | -1/+8 |
| * | qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclass | Jeremy Lainé | 2009-02-27 | 2 | -1/+14 |
| * | qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete | Jeremy Lainé | 2009-02-27 | 1 | -1/+1 |
* | | qt-embedded: restore qtopia4core.bbclass, add qt4e.bbclass | Jeremy Lainé | 2009-02-27 | 2 | -1/+14 |
* | | qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete | Jeremy Lainé | 2009-02-27 | 1 | -1/+1 |
|/ |
|
* | efl.bbclass: touch config.rpath which is necessary for newer automake | Michael 'Mickey' Lauer | 2009-02-25 | 1 | -0/+4 |
* | image.bbclass: install stuff listed in IMAGE_INSTALL as well | Koen Kooi | 2009-02-22 | 2 | -18/+16 |
* | rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base imag... | Koen Kooi | 2009-02-22 | 1 | -1/+4 |
* | task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * upd... | Koen Kooi | 2009-02-19 | 1 | -0/+22 |
* | base.bbclass: output messages only if BitBake 1.8 is used (from Poky) | Marcin Juszkiewicz | 2009-02-17 | 1 | -2/+6 |
* | failure-cleanup.bbclass: class that does -c clean on a package that fails to ... | Koen Kooi | 2009-02-17 | 1 | -0/+18 |
* | icecc.bbclass: base fix for cross and native builds, patch/9 | Roman I Khimov | 2009-02-14 | 1 | -8/+12 |
* | package_ipk.bbclass: Add missing : from a045dfacf6f2541e0f410d9d109581f181303756 | Tom Rini | 2009-02-13 | 1 | -1/+1 |
* | Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org... | Otavio Salvador | 2009-02-13 | 2 | -10/+4 |
|\ |
|
| * | package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ... | Otavio Salvador | 2009-02-13 | 2 | -10/+4 |
* | | sanity.bbclass: do not fail if /bin/sh is not symlink | Marcin Juszkiewicz | 2009-02-11 | 1 | -2/+5 |
* | | module_strip: When picking module suffix, use KERNEL_MAJOR_VERSION. | Tom Rini | 2009-02-10 | 1 | -1/+5 |
* | | module-base: Fix the test on KERNEL_OBJECT_SUFFIX | Tom Rini | 2009-02-10 | 1 | -1/+1 |
|/ |
|
* | autotools_stage.bbclass: merge from poky | Koen Kooi | 2009-02-07 | 1 | -0/+6 |
* | insane.bbclass: Fix MIPS and GNU_HASH check. | Tom Rini | 2009-02-04 | 1 | -0/+2 |
* | sanity.bbclass: make a warning about dash being used as /bin/sh (from Poky) | Marcin Juszkiewicz | 2009-02-04 | 1 | -0/+3 |
* | base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is... | Koen Kooi | 2009-02-03 | 1 | -1/+7 |
* | dietlibc: introduce dietlibc to openembedded | woglinde | 2009-02-03 | 1 | -0/+30 |
* | rootfs_deb.bbclass : fix merge problems where I removed ${libdir} | Graeme Gregory | 2009-01-30 | 1 | -5/+5 |
* | package_deb.bbclass, rootfs_deb.bbclass : merge in poky changes to these clas... | Graeme Gregory | 2009-01-30 | 2 | -45/+37 |
* | kernel.bbclass: move initramfs stuff to configure so we can do postprocessing... | Koen Kooi | 2009-01-30 | 1 | -4/+4 |
* | Merge branch 'org.openembedded.dev' into trini/canadian-final-merge | Tom Rini | 2009-01-28 | 5 | -1/+288 |
|\ |
|
| * | Merge trini/canadian-merge branch into org.openembedded.dev, fixup a | Tom Rini | 2009-01-27 | 5 | -1/+288 |
| |\ |
|
| | * | SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ... | Tom Rini | 2009-01-16 | 1 | -1/+1 |
| | * | canadian sdk: Add classes/canadian{,-cross,-native,-sdk}.bbclass | Tom Rini | 2009-01-16 | 4 | -0/+287 |
| | * | insane.bbclass: Fix thinko in package_qa_check_staged logic for iscrossnative | Tom Rini | 2009-01-16 | 1 | -2/+1 |
| | * | insane.bbclass: Add handling for canadian classes | Richard Purdie | 2009-01-16 | 1 | -5/+9 |
| | * | bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h... | Richard Purdie | 2009-01-16 | 3 | -0/+4 |
| | * | siteinfo.bbclass: Add cygwin and mingw entries | Richard Purdie | 2009-01-16 | 1 | -0/+8 |
* | | | package_ipk.bbclass: Add and use IPKGCONF_CANSDK. | Tom Rini | 2009-01-28 | 1 | -0/+10 |
|/ / |
|
* | | module.bbclass: add common make options to module_do_install() | Cliff Brake | 2009-01-27 | 1 | -9/+12 |
* | | kernel.bbclass: Remove some repetition in last commit. | Tim 'timtim' Ellis | 2009-01-25 | 1 | -6/+1 |
* | | kernel.bbclass: Add missing entry for scsi headers in staging, as needed by i... | Tim 'timtim' Ellis | 2009-01-25 | 1 | -0/+5 |
* | | sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots (fr... | Richard Purdie | 2009-01-22 | 1 | -1/+1 |
* | | lsppc: Remove foonas classes lsppchg-image and lsppchd-image | Tim 'timtim' Ellis | 2009-01-20 | 2 | -20/+0 |
* | | image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R... | Denys Dmytriyenko | 2009-01-20 | 1 | -1/+1 |
* | | Auto resizing ext2/ext3 images (from Poky) | Marcin Juszkiewicz | 2009-01-20 | 1 | -0/+1 |
* | | package.bbclass: skip symlinks when generating shlib info in package_do_shlibs() | Denys Dmytriyenko | 2009-01-19 | 1 | -1/+1 |
* | | gnome.bbclass: inherit gtk-icon-cache | Koen Kooi | 2009-01-18 | 1 | -1/+1 |