aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2007-08-11package.bbclass: Improve dependency chain handling function to differentiate ...Richard Purdie
2007-08-11package.bbclass: Fix a typo and remove broken code (from poky)Richard Purdie
2007-08-11package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking certain...Richard Purdie
2007-08-11package.bbclass: Only set the do_package dependency when we have packages to ...Richard Purdie
2007-08-11base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH whilst trying not to cause t...Richard Purdie
2007-08-10insane: complete blackfin supportKoen Kooi
2007-08-10nslu2-image: Added support for building 16MB imagesRod Whitby
2007-08-09add openmoko-today2-folders, make openmoko-today2 depend on thoseStefan Schmidt
2007-08-08base.bbclass: Tweaks from Poky (extra comment, lib handling bugfix to not clo...Richard Purdie
2007-08-08gtk-icon-cache: Add comment from poky's versionRichard Purdie
2007-08-08update-rc.d: merge in ${D} cleanups from pokyKoen Kooi
2007-08-08seppuku.bbclass: fix indentationKoen Kooi
2007-08-07package_deb/rootfs_deb.bbclass: Sync fixes from PokyRichard Purdie
2007-08-06zaurus-2.6: Create an install kit when generating images (from bug #2690 with...Richard Purdie
2007-08-05binconfig.bbclass: more mungingKoen Kooi
2007-08-05openmoko2.bbclass: remove SRCDATE=tomorrow Koen Kooi
2007-08-05openmoko2.bbclass: add support for daemonsMichael Lauer
2007-08-03base.bbclass: Add dependency on git-native for git packagesRichard Purdie
2007-08-03patch.bbclass: give empty file for quilt so it will not use config from user ...Marcin Juszkiewicz
2007-08-03patch.bbclass: Add minrev and maxrev support for patches, cleanup maxdate and...Richard Purdie
2007-08-01base.bbclass: Fix base_get_srcrev()Richard Purdie
2007-08-01openmoko* add indirection to make smooth migration from SRCDATE to SRCREV pos...Michael Lauer
2007-07-31merge of '2ee5368f3cc4e859f6bec4ecffc2dbc9385fa3d7'Michael Lauer
2007-07-31openmoko2:Michael Lauer
2007-07-31base.bbclass: Remove warnings for older bitbake usersRichard Purdie
2007-07-30Add missing libmokopanelui2 dep for all panel applets.Stefan Schmidt
2007-07-30disapproval of revision '0f9c4e9a82d594fcb5e8f31c8f8e761f3d47f099'Koen Kooi
2007-07-30openmoko2.bbclass: add some ugly python foo to get the correct modulename and...Koen Kooi
2007-07-30add openmoko2.bbclass, thanks Koen for spottingMichael Lauer
2007-07-30merge of '4a597627acd6eec179bb1a03405d92cf8b871ac0'Michael Lauer
2007-07-30openmoko-panel-plugin.bbclass: inherit openmoko2Michael Lauer
2007-07-29image.bbclass: Fix other bbimage refernceRichard Purdie
2007-07-29image.bbclass: Use system python explicitly, don't use python-native versionRichard Purdie
2007-07-29santiy.bbclass: Undo accidental changeRichard Purdie
2007-07-29sanity.bbclass: Run sanity checker after configuration parsing for bitbake > ...Richard Purdie
2007-07-29base.bbclass: Only take the slow path if SRC_URI_OVERRIDES_PACKAGE_ARCH is ac...Richard Purdie
2007-07-28pkgconfig.bbclass: more mungingKoen Kooi
2007-07-26classes/magicbox-image.bbclass : Fix a problem with "tail" which failed durin...Stelios Koroneos
2007-07-25autotools.bbclass: run sed over .la files to removes various occurences to st...Koen Kooi
2007-07-25pkgconfig.bbclass: mangle some more workdir occurences Koen Kooi
2007-07-25merge of '402c34c0b6d4b1612568766c052d7a182cdfdea8'Paul Sokolovsky
2007-07-25kernel.bbclass: Add support for module config per 2.6 conevntions.Paul Sokolovsky
2007-07-24sanity.bbclass: add help2man to required utils (apt-get install help2man) in ...Koen Kooi
2007-07-24classes/distutils.bbclass: back out specifying the include dir, it was a) imp...Michael Lauer
2007-07-24classes/distutils.bbclass:Michael Lauer
2007-07-24distutils: set PYTHONPATH and always create the site-packages directory to im...Michael Lauer
2007-07-22classes: remove outdated efl1.bbclass, package *.a/*.la in common EFL plugin ...Michael Lauer
2007-07-21EFL: move from building snapshots to cvs again. Reasons:Michael Lauer
2007-07-18efl.bbclass: update snapshot dateMichael Lauer
2007-07-16rm_work: add rmall command that recursively rm_works (e.g. bitbake angstrom-x...Koen Kooi