summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
2007-08-11package.bbclass: Improve dependency chain handling function to differentiate ↵Richard Purdie1
when multiple -dev or -dbg packages are generated and when a single one is generated (from poky)
2007-08-11package.bbclass: Fix a typo and remove broken code (from poky)Richard Purdie1
2007-08-11package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking ↵Richard Purdie1
certain dependency chainhandling in both ipkg and dpkg (from poky)
2007-08-11package.bbclass: Only set the do_package dependency when we have packages to ↵Richard Purdie1
generate (PACKAGES != ) removing needless dependencies (from poky)
2007-08-11base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH whilst trying not to cause ↵Richard Purdie1
too much of a performance hit
2007-08-10insane: complete blackfin supportKoen Kooi1
2007-08-10nslu2-image: Added support for building 16MB imagesRod Whitby1
2007-08-09add openmoko-today2-folders, make openmoko-today2 depend on thoseStefan Schmidt1
2007-08-08base.bbclass: Tweaks from Poky (extra comment, lib handling bugfix to not ↵Richard Purdie1
clobber a variable name and unset DISTRO (to unbreak setting DISTRO as an environment variable)
2007-08-08gtk-icon-cache: Add comment from poky's versionRichard Purdie1
2007-08-08update-rc.d: merge in ${D} cleanups from pokyKoen Kooi1
2007-08-08seppuku.bbclass: fix indentationKoen Kooi1
* grrrrr, stupid python
2007-08-07package_deb/rootfs_deb.bbclass: Sync fixes from PokyRichard Purdie2
2007-08-06zaurus-2.6: Create an install kit when generating images (from bug #2690 ↵Richard Purdie1
with modifications)
2007-08-05binconfig.bbclass: more mungingKoen Kooi1
2007-08-05openmoko2.bbclass: remove SRCDATE=tomorrow Koen Kooi1
2007-08-05openmoko2.bbclass: add support for daemonsMichael Lauer1
2007-08-03base.bbclass: Add dependency on git-native for git packagesRichard Purdie1
2007-08-03patch.bbclass: give empty file for quilt so it will not use config from user ↵Marcin Juszkiewicz1
homedir - closes #2704 (code from Poky)
2007-08-03patch.bbclass: Add minrev and maxrev support for patches, cleanup maxdate ↵Richard Purdie1
and mindate support
2007-08-01base.bbclass: Fix base_get_srcrev()Richard Purdie1
2007-08-01openmoko* add indirection to make smooth migration from SRCDATE to SRCREV ↵Michael Lauer1
possible
2007-07-31merge of '2ee5368f3cc4e859f6bec4ecffc2dbc9385fa3d7'Michael Lauer1
and '62b5fc0f9207b54a854b0ea813248e4ab12bdb81'
2007-07-31openmoko2:Michael Lauer1
* prepare for SVNREV * add openmoko-calculator2
2007-07-31base.bbclass: Remove warnings for older bitbake usersRichard Purdie1
2007-07-30Add missing libmokopanelui2 dep for all panel applets.Stefan Schmidt1
2007-07-30disapproval of revision '0f9c4e9a82d594fcb5e8f31c8f8e761f3d47f099'Koen Kooi1
2007-07-30openmoko2.bbclass: add some ugly python foo to get the correct modulename ↵Koen Kooi1
and sourcedir
2007-07-30add openmoko2.bbclass, thanks Koen for spottingMichael Lauer1
2007-07-30merge of '4a597627acd6eec179bb1a03405d92cf8b871ac0'Michael Lauer4
and '6c89e16689bde0d5bff8b0e47eea04a458190a56'
2007-07-30openmoko-panel-plugin.bbclass: inherit openmoko2Michael Lauer1
2007-07-29image.bbclass: Fix other bbimage refernceRichard Purdie1
2007-07-29image.bbclass: Use system python explicitly, don't use python-native versionRichard Purdie1
2007-07-29santiy.bbclass: Undo accidental changeRichard Purdie1
2007-07-29sanity.bbclass: Run sanity checker after configuration parsing for bitbake > ↵Richard Purdie1
1.8.6
2007-07-29base.bbclass: Only take the slow path if SRC_URI_OVERRIDES_PACKAGE_ARCH is ↵Richard Purdie1
actually set to something
2007-07-28pkgconfig.bbclass: more mungingKoen Kooi1
2007-07-26classes/magicbox-image.bbclass : Fix a problem with "tail" which failed ↵Stelios Koroneos1
during fs creation for magicbox
2007-07-25autotools.bbclass: run sed over .la files to removes various occurences to ↵Koen Kooi1
staging, workdir and ${D}
2007-07-25pkgconfig.bbclass: mangle some more workdir occurences Koen Kooi1
2007-07-25merge of '402c34c0b6d4b1612568766c052d7a182cdfdea8'Paul Sokolovsky1
and 'c01beefb52676bc5ec31fd4ea03ad3352556b919'
2007-07-25kernel.bbclass: Add support for module config per 2.6 conevntions.Paul Sokolovsky1
* 2.6 modprobe expects per-module configuration in /etc/modprobe.d/ . * Closes #2669.
2007-07-24sanity.bbclass: add help2man to required utils (apt-get install help2man) in ↵Koen Kooi1
preparation for autoconf 2.61 activation
2007-07-24classes/distutils.bbclass: back out specifying the include dir, it was a) ↵Michael Lauer1
implicitly specified anyway and b) it breaks builds that add own stuff to it (e.g. '.')
2007-07-24classes/distutils.bbclass:Michael Lauer1
* split distutils extension building into two parts * specify python-specific include directory during build_ext * add function to stage headers (NOTE: explicity-called, not implicitly)
2007-07-24distutils: set PYTHONPATH and always create the site-packages directory to ↵Michael Lauer2
improve compatibility with certain extension packages
2007-07-22classes: remove outdated efl1.bbclass, package *.a/*.la in common EFL plugin ↵Michael Lauer2
directories to PN-dev
2007-07-21EFL: move from building snapshots to cvs again. Reasons:Michael Lauer2
1.) EFL gained a lot of momentum leading to constant changes 2.) Snapshots were just random cvs dates again. Might as well use SRCDATE to pin them down 3.) <censored by NDA>
2007-07-18efl.bbclass: update snapshot dateMichael Lauer1
2007-07-16rm_work: add rmall command that recursively rm_works (e.g. bitbake ↵Koen Kooi1
angstrom-x11-image -c rmall)