| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel.bbclass: avoid NOTE messages for files that are staged but not packaged | Frans Meulenbroeks | 2010-09-30 | 1 | -6/+6 |
* | Revert "wpa-supplicant : moved unused files to obsolete dir" | Frans Meulenbroeks | 2010-09-30 | 1 | -6/+6 |
* | wpa-supplicant : moved unused files to obsolete dir | Frans Meulenbroeks | 2010-09-29 | 1 | -6/+6 |
* | kernel-arch.bbclass: Add logic to account for mips64/mips64el in map_kernel_arch | Khem Raj | 2010-09-27 | 1 | -1/+1 |
* | siteinfo.bbclass, site/: Add mips64/mips64el to siteinfo data | Khem Raj | 2010-09-27 | 1 | -0/+2 |
* | insane.bbclass: Recognise mips64 and mips64el | Khem Raj | 2010-09-27 | 1 | -0/+4 |
* | native.bbclass,package.bbclass,bitbake.conf: Make provisions for system libdi... | Khem Raj | 2010-09-27 | 2 | -2/+4 |
* | base.bbclass: not use bb.fetch.urldata in do_unpack() for traversing SRC_URIs | Denys Dmytriyenko | 2010-09-27 | 1 | -2/+6 |
* | amend.bbclass: kill override specific | Chris Larson | 2010-09-27 | 1 | -14/+14 |
* | utility-tasks.bbclass: drop mrproper task | Chris Larson | 2010-09-25 | 1 | -12/+0 |
* | staging.bbclass: Use sysroot_stage_dir instead of autotools_stage_dir | Khem Raj | 2010-09-24 | 1 | -1/+1 |
* | classes/update-rc.d.bbclass: move update-rc after postinst | Eric Bénard | 2010-09-24 | 1 | -1/+1 |
* | testlab bbclass: add a switch to log testlab results to a git repo | Koen Kooi | 2010-09-23 | 1 | -1/+14 |
* | sdk.bbclass: allow virtclass-sdk override | Eric Bénard | 2010-09-23 | 1 | -0/+2 |
* | utils.bbclass: fix is_machine_specific | Eric Bénard | 2010-09-21 | 1 | -1/+1 |
* | qt4-embedded: avoid circular dependencies for reciped providing qt4-embeddedtesting_2010-09-20 | Björn Krombholz | 2010-09-20 | 1 | -1/+1 |
* | openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and op... | Khem Raj | 2010-09-15 | 2 | -3/+12 |
* | kernel.bbclass: Fix INITRAMFS_IMAGE logic | Tom Rini | 2010-09-15 | 1 | -1/+2 |
* | packaged-staging: Fix libtool-cross staging | Tom Rini | 2010-09-13 | 1 | -10/+23 |
* | packaged-staging: When taking ipks use PKGV not PV | Tom Rini | 2010-09-13 | 1 | -1/+1 |
* | base.bbclass: fix soc-family test | Frans Meulenbroeks | 2010-09-12 | 1 | -1/+1 |
* | packaged-staging: add missing debug level | Chris Larson | 2010-09-10 | 1 | -1/+1 |
* | Fix unpack issue with bitbake 1.10 | Chris Larson | 2010-09-10 | 1 | -1/+1 |
* | sourceipk: make extra files inclusion optional | Chase Maupin | 2010-09-09 | 1 | -3/+12 |
* | packaged-staging: use oe_run rather than os.system | Chris Larson | 2010-09-09 | 1 | -35/+38 |
* | insane.bbclass: run qa_staging before do_package_stage, rather than do_build | Chris Larson | 2010-09-09 | 1 | -1/+1 |
* | Per the TSC decision, make packaged-staging default | Chris Larson | 2010-09-09 | 1 | -0/+1 |
* | java-library.bbclass: do_stage is not needed anymore | Khem Raj | 2010-09-07 | 1 | -4/+0 |
* | do_unpack, do_patch: shift some responsibility around, clean things up | Chris Larson | 2010-09-02 | 2 | -125/+69 |
* | package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral. | Graham Gower | 2010-09-01 | 1 | -1/+0 |
* | base.bbclass: fix bug with absolute file:// uris | Chris Larson | 2010-08-31 | 1 | -4/+4 |
* | Revert "base.bbclass: fix bug with absolute file:// uris" | Chris Larson | 2010-08-31 | 1 | -2/+2 |
* | base.bbclass: fix bug with absolute file:// uris | Chris Larson | 2010-08-30 | 1 | -2/+2 |
* | oe.utils: add oe_run convenience function | Chris Larson | 2010-08-25 | 1 | -0/+18 |
* | base: use a variable for the modules to import/inject | Chris Larson | 2010-08-23 | 1 | -13/+9 |
* | Revert "base: use a variable for the modules to import/inject" | Chris Larson | 2010-08-23 | 1 | -8/+13 |
* | base: use a variable for the modules to import/inject | Chris Larson | 2010-08-23 | 1 | -13/+8 |
* | patch: allow importing patches into other dirs | Chris Larson | 2010-08-23 | 1 | -3/+16 |
* | cross.bbclass: Override STAGING_* paths to match cross installation | Khem Raj | 2010-08-21 | 2 | -1/+5 |
* | klibc.bbclass: add new class to follow klibc refactoring | Andrea Adami | 2010-08-21 | 1 | -0/+9 |
* | pkgconfig.bbclass: also remove -isystem flag | Roman I Khimov | 2010-08-21 | 1 | -0/+1 |
* | shr: add shr-mirrors.bbclass and make use of it | Krzysztof Koroscik | 2010-08-21 | 1 | -0/+13 |
* | Fix the package_arch=machine_arch logic to use FILESPATH* | Chris Larson | 2010-08-20 | 2 | -17/+22 |
* | staging, packaged-staging.bbclass: Update call to fastpath | Tom Rini | 2010-08-20 | 2 | -5/+4 |
* | magicbox-image.bbclass: Call uboot-mkimage not mkimage, add DEPENDS | Tom Rini | 2010-08-20 | 1 | -2/+4 |
* | amend.bbclass: work with all versions of bitbake | Chris Larson | 2010-08-19 | 1 | -13/+25 |
* | rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS. | Graham Gower | 2010-08-19 | 1 | -1/+1 |
* | cmake.bbclass: add CMAKE_SYSTEM_PROCESSOR into generated toolchain file | David Kozub | 2010-08-19 | 1 | -0/+1 |
* | rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/* | Graham Gower | 2010-08-19 | 1 | -2/+6 |
* | srctree.bbclass: Also account fot deptask | Khem Raj | 2010-08-12 | 1 | -13/+18 |