aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie
2006-01-08native.bbclass: use BUILD_ARCH instead of 'native'Koen Kooi
2006-01-08Set some packages/classes PACKAGE_ARCH correctly and also correct some PACKAG...Richard Purdie
2006-01-08Move multimachine.inc to conf/distro/include/multimachine.conf and include it...Richard Purdie
2006-01-07image_ipk.bbclass: Set BUILD_ALL_DEPS = "1" for images in readyness of bitbak...Richard Purdie
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, 2...Richard Purdie
2006-01-02autotools.bbclass: use autotools_stage_all as default do_stagePhilipp Zabel
2005-12-30kernel.bbclass: prevent self-referential asm links in kernel.bbclassJohn Bowler
2005-12-28autotools.bbclass: remove -a (require static) from oelibinstallKoen Kooi
2005-12-27autotools.bbclass: use cp -f to install files to stagingPhilipp Zabel
2005-12-26autotools.bbclass, base.bbclass: modify autotools_stage_all to use oe_libinst...Philipp Zabel
2005-12-06disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c'Marcin Juszkiewicz
2005-12-06module-init-tools: prefer 3.2.1 over 3.2-pre4Philipp Zabel
2005-11-23base.bbclass: attempt to fix the staging .la problemJohn Bowler
2005-11-18package.bbclass: added support for preinst/prerm actions - patch by Jamie Len...Marcin Juszkiewicz
2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler
2005-10-13kernel.bbclass: Fix some quoting and brackets on an if statement. Reported by...Richard Purdie
2005-10-10efl, e-wm: Add a sed fix for X11 system headersJustin Patrin
2005-10-06kernel.bbclass: don't run 'make dep' for 2.6 kernelsRene Wagner
2005-10-05efl, e-wm: add a quick sed fix for e builds using system include pathsJustin Patrin
2005-10-05Two changes to sourcepkg.class:Marcin Juszkiewicz
2005-10-05binconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a differe...Rene Wagner
2005-10-03add a basic bbclass for building ruby extensionsMichael Lauer
2005-09-30class qt3x11, qt4x11: remove DEPENDSMichael Lauer
2005-09-29class autotools: add function 'autotools_stage_all' that automatically stagesMichael Lauer
2005-09-27rootfs_ipk: Add a remove_init_link function to the rootfs_ipk oeclass. This i...Richard Purdie
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther
2005-09-12qtx11 classes: DEPEND += qt{3|4}-x11Michael Lauer
2005-09-07classes/package_ipk.bbclass: put HOMEPAGE into the Homepage: control field Koen Kooi
2005-09-05classes/base: show BitBake version and Monotone Revision (if working on a val...Michael Lauer
2005-08-29pkgconfig.bbclass: Fix bug causing failure.Florian Boor
2005-08-28pkgconfig.bbclass: don't install *-uninstalled.pc files into the staging areaPhilipp Zabel
2005-08-25efl.bbclass: move libfoo.la and libfoo.a into ${PN}-devMichael Lauer
2005-08-24makes the kernel-module-af-packet package add "alias net-pf-17 af_packet" toPhilipp Zabel
2005-08-24fix regexp to strip cvs kernel versions, too. (fixes #230)Philipp Zabel
2005-08-21module.bbclass: run depmod/update-modules in postinst/postrmRene Wagner
2005-08-17Add missing s on FILES for themes packageJustin Patrin
2005-08-17Alter ordering of PACKAGES to allow themes package to get its files (still no...Justin Patrin
2005-08-14propagate from branch 'org.openembedded.nslu2-linux' (head c344fe8206f75436b7...John Bowler
2005-08-14Qt3 Native builds:Holger Freyther
2005-08-13Make clean and distclean for EFLJustin Patrin
2005-08-11Change theme package to themes insteadJustin Patrin
2005-08-11Switch to creating a -theme package instead of including themes in the main p...Justin Patrin
2005-08-11themes dir should be included in the main packageJustin Patrin
2005-08-11merge of 0bfafb15be028004cf9117bd99c73c9f7ee1b3c8Rod Whitby
2005-08-11Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and nslu2-ramdisk...Rod Whitby
2005-08-10more EFL fixes + add the enlightenment library from the E window manager as d...Michael Lauer
2005-08-10debian.bbclass: replace package name only once to fix it for corner casesMichael Lauer
2005-08-10E: misc cleanups and fixes all over to ensure a clean reproducabilityMichael Lauer