| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel.bbclass: Simplify shell syntax so pysh can cope with it | Richard Purdie | 2010-08-04 | 1 | -7/+7 |
* | packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ... | Richard Purdie | 2010-08-04 | 1 | -7/+8 |
* | cross-canadian: Move binaries into a subdirectory of bin to allow multimachin... | Richard Purdie | 2010-08-03 | 1 | -0/+6 |
* | packaged-staing.bbclass: Make sure python function is marked as such | Richard Purdie | 2010-08-03 | 1 | -1/+1 |
* | rootfs_ipk.bbclass: add keyword "Collected errors" for log error check | Yu Ke | 2010-07-30 | 1 | -1/+1 |
* | staging: Remove now unused legacy staging code | Richard Purdie | 2010-07-30 | 2 | -55/+3 |
* | utility-tasks.bbclass: miscellaneous fix | Kevin Tian | 2010-07-27 | 1 | -0/+3 |
* | cmake: only search root directory for FIND_*** | Kevin Tian | 2010-07-27 | 1 | -1/+4 |
* | cross-canadian.bbclass: Tweak secondary toolchain path component to account f... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | rm_work.bbclasS: Don't remove the pseudo database as it causes problems with ... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian.bbclass: Add in the target compiler paths as well as the sdk c... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian: Fix toolchain path | Richard Purdie | 2010-07-25 | 1 | -0/+2 |
* | nativesdk.bbckass: Fix toolchain path | Richard Purdie | 2010-07-24 | 1 | -0/+2 |
* | meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 | Mark Hatle | 2010-07-24 | 1 | -91/+67 |
* | rpm: switch to using RPM 5 | Joshua Lock | 2010-07-24 | 1 | -14/+11 |
* | pseudo: Enhancements | Joshua Lock | 2010-07-24 | 1 | -0/+1 |
* | bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa... | Richard Purdie | 2010-07-23 | 1 | -2/+6 |
* | package_deb.bbclass: Make sure the controldir is always cleaned out | Richard Purdie | 2010-07-22 | 1 | -0/+1 |
* | rootfs_ipk: error when dependencies cannot be satisfied | Joshua Lock | 2010-07-22 | 1 | -1/+1 |
* | pkgconfig_staging.bbclass: remove it | Kevin Tian | 2010-07-22 | 1 | -9/+0 |
* | stagemanager: Move functionality into the scripts directory | Richard Purdie | 2010-07-22 | 1 | -5/+0 |
* | Finally deprecate all legacy do_stage functions. This changes the existing wa... | Richard Purdie | 2010-07-22 | 7 | -87/+22 |
* | cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default | Richard Purdie | 2010-07-21 | 1 | -0/+2 |
* | libproxy: Disabled webkit support | Jeff Dike | 2010-07-21 | 1 | -1/+1 |
* | Enable build dir outside of the poky directory | Joshua Lock | 2010-07-21 | 2 | -3/+4 |
* | qemu/mips: arrange for vmlinux to be bootable | Bruce Ashfield | 2010-07-19 | 1 | -1/+3 |
* | qemu: update kernel mapping to return x86 for i586 TARGET_ARCH | Bruce Ashfield | 2010-07-19 | 1 | -1/+1 |
* | cpan-base.bbclass: fix perl version finding function | Nitin A Kamble | 2010-07-16 | 1 | -1/+1 |
* | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 2010-07-16 | 5 | -6/+6 |
* | staging: fix staging of empty directories and add localstatedir | Joshua Lock | 2010-07-16 | 1 | -2/+10 |
* | insane.class: print the recipe name in the warning. | Nitin A Kamble | 2010-07-15 | 1 | -1/+2 |
* | test: add automation framework and sanitytest | Jiajun Xu | 2010-07-15 | 3 | -0/+141 |
* | crosssdk.bbclass: Ensure target layout variables are set correctly | Richard Purdie | 2010-07-15 | 1 | -0/+5 |
* | insane.bbclass: move license check to after configure | Joshua Lock | 2010-07-15 | 1 | -5/+8 |
* | sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va... | Richard Purdie | 2010-07-14 | 1 | -2/+2 |
* | siteinfo.bbclass: add mips-common to mips targets | Nitin A Kamble | 2010-07-08 | 1 | -4/+4 |
* | utility-tasks.bbclass: add automatic version check for GIT/SVN proto | Kevin Tian | 2010-07-08 | 1 | -8/+64 |
* | insane.bbclass: Relax fatal errors for now until we get have time to work thr... | Richard Purdie | 2010-07-08 | 1 | -0/+1 |
* | Merge branch 'tk/master' | Joshua Lock | 2010-07-08 | 1 | -1/+0 |
|\ |
|
| * | siteinfo.bbclass: remove duplicated 'common' appendent | Kevin Tian | 2010-07-02 | 1 | -1/+0 |
* | | insane.bbclass: Portions of code were not running, fix this and sync with OE.... | Richard Purdie | 2010-07-08 | 1 | -37/+120 |
* | | package_*.bbclass: Only set pkg in overrides. These are the only values we're... | Richard Purdie | 2010-07-07 | 3 | -14/+3 |
* | | Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ... | Richard Purdie | 2010-07-07 | 3 | -3/+3 |
* | | meta-toolchain: Improve layout | Richard Purdie | 2010-07-02 | 2 | -7/+7 |
* | | image.bbclass: Don't perform mapping renaming until we're running the task it... | Richard Purdie | 2010-07-02 | 1 | -2/+5 |
|/ |
|
* | package_deb.bbclass: Fix packaging functions to use versioned dependency pack... | Richard Purdie | 2010-07-02 | 1 | -35/+39 |
* | classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging | Joshua Lock | 2010-07-01 | 3 | -3/+3 |
* | insane.bbclass: allow reporting all md5 mismatch warnings | Kevin Tian | 2010-06-30 | 1 | -1/+1 |
* | classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o... | Richard Purdie | 2010-06-30 | 2 | -22/+23 |
* | cross-canadian: ensure package dependencies are generated correctly | Joshua Lock | 2010-06-25 | 1 | -0/+2 |