summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
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)
2007-07-12classes/base.bbclass: Fallback to archive.apache.org for older versionsDaniel Willmann1
(Patch from Jan 'Shoragan' Lübbe)
2007-07-11classes/qt4x11.bbclass, uicmoc4-native: add qt3supportMichael Krelin1
2007-07-07opie-alarm: adjust for the new filesystem layoutMichael Krelin1
2007-07-05kernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS.Paul Sokolovsky1
2007-07-05kernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND.Paul Sokolovsky1
2007-07-04merge of '7247d50baa3969c4328d37f4c560e6b56963636c'Paul Sokolovsky1
and 'c1258545caf65ca7330dc5d776336c46135d7d52'
2007-07-04bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.Paul Sokolovsky1
* This sloppily written script just unconditionally breaks a BT connection on suspend. * So, instead, make only DTL1 victims suffer it thru: 1. Make a separate package for it. 2. Make kernel-module-dtl1-cs and nothing else RDEPENDS on it.
2007-07-04merge of '8ccf578d98540e0fe880015d1158e3f2e2d5fada'Paul Sokolovsky2
and 'ffc6a1cb8a5c35ab9fdca8add26efc64679665b5'