summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)AuthorFiles
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'
2007-07-04palmtop.bbclass: Update for FHS-compatible layout.Paul Sokolovsky1
2007-07-04opie.bbclass: Install binaries to $bindir.Paul Sokolovsky1
* Per #2254.
2007-07-04merge of '0e150443d291bc62c30745eee41a34a08f3eb3db'Florian Boor1
and '1b058511a74a92f00fa349a145e6d36bc37c7e21'
2007-07-04sdk.bbclass: Add function to create sdk pacakge indices.Florian Boor1
2007-07-04sanity: if OE is used by root user (userid 0) then raise error (from Poky)Marcin Juszkiewicz1
2007-07-03opie.bbclass: Bother to expand palmtopdir.Paul Sokolovsky1
2007-07-02qmake-base.bbclass: don't strip binaries, that breaks debug builds, let OE ↵Koen Kooi1
take care of it
2007-06-30sanity: also check for bison, closes #2580Patrik Gfeller1
2007-06-24rootfs_ipk.bbclass: Do not hardcode ipkg RDEPENDency.Paul Sokolovsky1
* Instead, ad dit to DISTRO_EXTRA_RDEPENDS, so full-fledged images bsed on task-base will get it automagically, while adhoc images (initrds, etc.) can leave it out. * This corresponds with how dpkg is handled, and how it is done in poky. * Closes #2484.
2007-06-21move older efl stuff to nonworkingMichael Lauer1
2007-06-21classes: update efl1 and e for E revampMichael Lauer2
2007-06-19distutils-base: package even more debug filesKoen Kooi1
2007-06-16efl, e: update for better packagingJustin Patrin2
2007-06-16e.bbclass: fix typoKoen Kooi1
2007-06-16merge of '243cf387e20ff4eee94397f00dfc3e8dd9273515'Koen Kooi1
and '9a35230d2a8469b73580eda5b24e03de17360499'
2007-06-16e.bbclass: unbreak packagingKoen Kooi1
2007-06-16sdk.bbclass: Remove unneeded PACKAGES, use DISTRO in SDK_NAME, set ↵Richard Purdie1
PACKAGE_ARCH to something which doesn't conflict with normal packages (from Poky)
2007-06-14distutils-base.bbclass:Michael Lauer1
* add support for python 2.5 * catch more .debug files
2007-06-12siteinfo,insane: blackfin is uclinux, not linuxKoen Kooi2
2007-06-11distutils-base: improve packaging of debug packages (approved by Mickeyl) - ↵Jake Morrison1
close #2443 and probably few others
2007-06-11Blackfin support:Koen Kooi3
* siteinfo.bbclass, bfin-common: autofoo support * kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel * insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary * uclibc: config for adsp-bf537-stamp machine * adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html) The build currently stops in binutils cross with the "ld not supported on this archicture" message
2007-06-10merge of '1eb1e872a6abb77435533ba52aa27b94003eb434'Paul Sokolovsky1
and 'c8599288dc49a072fdecb653b73e7451328d26de'
2007-06-10rootfs_ipk.bbclass: Add new option, PACKAGE_INSTALL_NO_DEPS. If set to 1,Paul Sokolovsky1
list of packages in PACKAGE_INSTALL installed as is, without any dependencies. * Useful for initrds, etc. * Closes #2469.
2007-06-10classes/qmake-base: reverted half a patch in order to fix qmake-based ↵Michael Krelin1
qte[-mt] builds.
2007-06-08distutils.bbclass: add some magic to remove paths pointing to buildsystems ↵Koen Kooi1
directories
2007-06-07classes/oplinux-mirrors.bbclass : Set mirrors to correct url. Remove local ↵Stelios Koroneos1
(i.e awmn) mirrors.
2007-06-06palmtop.bbclass: Finally, set qte library variant (MT vs non-MT) at the ↵Paul Sokolovsky2
proper place.
2007-06-03classes/insane: fixed a bug with undefined 'name' and improved output a bit.Michael Krelin1
2007-06-02kernel-arch.bbclass: add avr32 supportKoen Kooi1