| Commit message (Expand) | Author | Age | Files | Lines |
* | qt3e.bbclass, qt3x11.bbclass: Follow qmake-base rename. | Paul Sokolovsky | 2007-09-08 | 2 | -2/+2 |
* | qmake-base.bbclass: Rename to qmake_base.bbclass. | Paul Sokolovsky | 2007-09-08 | 3 | -3/+3 |
* | base.bbclass: change message about lack of checksums.ini entry for URI to som... | Marcin Juszkiewicz | 2007-09-07 | 1 | -2/+2 |
* | siteinfo.bbclass: Add mips (MSB) architecture | Florian Boor | 2007-09-06 | 1 | -0/+2 |
* | package_ipk.bbclass: Improve directory existance check (from poky) | Richard Purdie | 2007-09-05 | 1 | -0/+2 |
* | package_ipk.bbclass: Add sdk Packages files and fix ipkf-sdk.conf (fixing met... | Richard Purdie | 2007-09-05 | 1 | -1/+5 |
* | merge of '13890ee4d20d70e06eada225797e62e3847248e9' | Graeme Gregory | 2007-09-05 | 1 | -1/+1 |
|\ |
|
| * | bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and export... | Richard Purdie | 2007-09-05 | 1 | -1/+1 |
* | | classes/base.bbclass : change to make sure ${D} gets removed before | Graeme Gregory | 2007-09-05 | 1 | -4/+1 |
|/ |
|
* | multimachine.bbclass: Use a new PKGDATA_DIR which includes the multimachine p... | Richard Purdie | 2007-09-04 | 1 | -3/+1 |
* | package.bbclass: Turn install path into a variable (PKGDATA) and cleanup some... | Richard Purdie | 2007-09-04 | 1 | -17/+19 |
* | package*.bbclass: Switch to separate tasks for each packing type (from poky) | Richard Purdie | 2007-09-04 | 8 | -33/+13 |
* | classes/conf: Remove bitbake < 1.8.8 compatibility code | Richard Purdie | 2007-09-04 | 2 | -15/+1 |
* | base.bbclass: Wipe install directory before running install to make rebuildin... | Richard Purdie | 2007-09-04 | 1 | -0/+6 |
* | openmoko: switch to SRCREV | Koen Kooi | 2007-09-04 | 1 | -2/+2 |
* | classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version two | Holger Freyther | 2007-09-03 | 4 | -82/+88 |
* | Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIR | Richard Purdie | 2007-09-02 | 2 | -3/+3 |
* | gnome-common: 2.4.0 -> 2.18.0 + associated cleanup (from Poky) | Richard Purdie | 2007-09-02 | 1 | -2/+0 |
* | package_ipk.bbclass: Fix whitespace | Richard Purdie | 2007-09-02 | 1 | -1/+1 |
* | package_x.bbclass: Sync with poky preparing for individual package writing tasks | Richard Purdie | 2007-09-01 | 3 | -6/+58 |
* | sdk.bbclass: Remove uneeded code | Richard Purdie | 2007-09-01 | 1 | -20/+0 |
* | rootfs_ipk.bbclass: Convert to use package_ipk function | Richard Purdie | 2007-09-01 | 1 | -35/+4 |
* | package_ipk.bbclass: Sync with poky for locking, code to add package_write_ip... | Richard Purdie | 2007-09-01 | 1 | -6/+78 |
* | rootfs_deb: make sure directories exist before trying to symlink them | Koen Kooi | 2007-09-01 | 1 | -3/+11 |
* | sdk.bbclass: Use variables from bitbake.conf (from Poky) | Richard Purdie | 2007-09-01 | 1 | -3/+1 |
* | image.bbclass: Append to do_rootfs[recrdeptask] | Richard Purdie | 2007-09-01 | 1 | -1/+1 |
* | native.bbclass: PACKAGE_DEPENDS no longer need be unset, add extra options to... | Richard Purdie | 2007-09-01 | 1 | -4/+2 |
* | images: Clean up image .bb files, moving functionality to image.bbclass (LICE... | Richard Purdie | 2007-09-01 | 1 | -3/+7 |
* | rootfs_{deb|ipk}.bbclass: Fix whitespace damage, remove bashisms, sync with poky | Richard Purdie | 2007-09-01 | 2 | -37/+42 |
* | base.bbclass: Fix SRC_URI overrides handling, lower the priority of local fil... | Richard Purdie | 2007-09-01 | 1 | -4/+7 |
* | multimachine.bbclass: Add PKGDATA_DIR defintion, disabled for now (from poky) | Richard Purdie | 2007-09-01 | 1 | -0/+3 |
* | classes: Convert to PKGDATA_DIR variable (from poky) | Richard Purdie | 2007-09-01 | 4 | -18/+10 |
* | package.bbclass: Improve strip function and convert to python (from poky) | Richard Purdie | 2007-09-01 | 1 | -61/+51 |
* | classes: Remove bitbake 1.6 compatibility code | Richard Purdie | 2007-08-30 | 5 | -54/+1 |
* | efl_base.bbclass: presource task is no longer necessary | Michael Lauer | 2007-08-29 | 1 | -6/+0 |
* | kernel.bbclass: Allow machines to override the kernel-base runtime dependencies | Richard Purdie | 2007-08-29 | 1 | -1/+3 |
* | rootfs*.bbclass: uclibc doesn't provides glibc-locale* and locale-base*, so d... | Koen Kooi | 2007-08-28 | 2 | -22/+30 |
* | rm_work.bbclass: Make sure all hidden directories get also removed. (.pc for ... | Stefan Schmidt | 2007-08-25 | 1 | -1/+1 |
* | seppuku.bbclass: add more debugging and keep attaching buildlogs for known bugs | Koen Kooi | 2007-08-23 | 1 | -5/+12 |
* | image.bbclass: Add the mkdir back in a different form. This proves nobody use... | Richard Purdie | 2007-08-22 | 1 | -0/+1 |
* | image/rootfs_ipk: Remove uneeded mkdir calls | Richard Purdie | 2007-08-22 | 2 | -2/+0 |
* | distutils.bbclass: always install staging directory before calling python | Michael Lauer | 2007-08-22 | 1 | -1/+2 |
* | disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03' | Stefan Schmidt | 2007-08-21 | 1 | -2/+2 |
* | fic-gta01.conf: Drop EXTRA_IMAGEDEPENDS on sjf2410-linux-native to let the | Stefan Schmidt | 2007-08-21 | 1 | -2/+2 |
* | merge of '3289b5a802bb36f84f72d159c65ca3869e90041e' | Michael Lauer | 2007-08-21 | 1 | -0/+53 |
|\ |
|
| * | classes/xilinx-bsp.bbclass : Add a class to handle xilinx kernel requirments | Stelios Koroneos | 2007-08-21 | 1 | -0/+53 |
* | | classes/distutils.bbclass: remove easy-install.pth, since this ends up in eve... | Michael Lauer | 2007-08-21 | 1 | -0/+1 |
|/ |
|
* | classes/distutils.bbclass: add a staging task (to be called explicitly) | Michael Lauer | 2007-08-20 | 1 | -1/+8 |
* | task.bbclass: add a task class that sets common task recipe | Philipp Zabel | 2007-08-20 | 1 | -0/+27 |
* | classes/tinderclient.bbclass: add the missing 'g' | Holger Freyther | 2007-08-19 | 1 | -1/+1 |