aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2008-01-18kernel.bbclass: added sizecheck task from linux recipe (merge from Poky)Marcin Juszkiewicz
2008-01-18kernel.bbclass: stage also include/video directory (from Poky)Marcin Juszkiewicz
2008-01-17java.bbclass: New bbclass for java recipes.Robert Schuster
2008-01-16A simple concatenated image class. Andrew Wilcox
2008-01-15module*.bbclass: set AR to KERNEL_AR during building of kernel modulesKoen Kooi
2008-01-15add rudimentary cmake support classMichael Lauer
2008-01-12insane.bbclass: fix formatting of fatal include errorMichael Lauer
2008-01-12sdl.bbclass: Also, let's just have SECTION="games" for xplatform games.Paul Sokolovsky
2008-01-11sdl.bbclass: Revamp to adhere to freedesktop standards.Paul Sokolovsky
2008-01-11sdl.bbclass: Add sane default path for APPIMAGE.Paul Sokolovsky
2008-01-11sanity.bbclass: remove dependency on host fortran.Michael Lauer
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther
2008-01-07sanity.bbclass: Fix typo - everyone else must have GNU fortran already installedRod Whitby
2008-01-06classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 cro...Holger Freyther
2008-01-06base.bbclass: Expand path when searching for applications (else it can contai...Richard Purdie
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz
2007-12-31angstrom-mirrors: fix for recent bitbakeCyril Romain
2007-12-30openmoko-base.bbclass: Use OM-2007.2.Paul Sokolovsky
2007-12-29insane.bbclass: make it more consistent. Fixes the following:Cyril Romain
2007-12-27classes/autotools.bbclass: Use bruteforce and set installed=yes to =noHolger Freyther
2007-12-27classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther
2007-12-27Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmakeHolger Freyther
2007-12-26classes/insane.bbclass: Decided to not make the workdir issues fatalHolger Freyther
2007-12-26classes/insane.bbclass: Handle non-elf files gracefully (again)Holger Freyther
2007-12-26classes/insane.bbclass: Separate the workdir test and make it fatalHolger Freyther
2007-12-26classes/insane.bbclass: Make .la failures non-fatal the right way, split up t...Holger Freyther
2007-12-26classes/insane.bbclass: Try to increase the readabilityHolger Freyther
2007-12-26classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ...Holger Freyther
2007-12-26classes/insane.bbclass: Removal of whitespace and tabsHolger Freyther
2007-12-26classes/qtopia4core.bbclass: The current name of the include and libdir is qt...Holger Freyther
2007-12-26qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a d...Holger Freyther
2007-12-24classes/qmake2.bbclass: Remove the usage of the QTDIR from this line as wellHolger Freyther
2007-12-24classes/qmake2,qtopia4core: Change the Qt include and library dir to match th...Holger Freyther
2007-12-23Remove some GNUism and replace cp -a with cp -pPR (once again)Holger Freyther
2007-12-22image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ("bogofee...Paul Sokolovsky
2007-12-19package.bbclass: Don't strip files in .debug directories meaning rerunning th...Richard Purdie
2007-12-16Ability to write ipk's depends on ipkg-utils-native having been staged.Paul Sokolovsky
2007-12-15base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim.Paul Sokolovsky
2007-12-15sanity.bbclass: Requiring MACHINE to be set is too paranoid.Paul Sokolovsky
2007-12-15package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASS...Paul Sokolovsky
2007-12-14sip.bbclass: =+ emits problems with task dependencies, using += nowMichael Lauer
2007-12-13scons.bbclass: create ${D}${prefix} before calling sconsPhilipp Zabel
2007-12-12fix typo to make sourcepkg.bbclass work when inherited.John Lee
2007-12-11rootfs_deb.bbclass: few fixes to get it workingMarcin Juszkiewicz
2007-12-08pkgconfig.bbclass: also catch ${STAGING_DIR_TARGET}Koen Kooi
2007-12-08pkgconfig.bbclass: sed out references to staging as wellKoen Kooi
2007-12-07merge of '387fe9ed0ed82ea68e96a75f8876fe0807a070cd'Paul Sokolovsky
2007-12-07kernel.bbclass: When processing module_autoload's, also try canonical name (w...Paul Sokolovsky
2007-12-07kernel.bbclass: Add kernel-vmlinux to kernel-modules dependency blacklist.Paul Sokolovsky
2007-12-07package_ipk.bbclass: Fix one remaining occurence of bb.utils.lockfile(), so t...Leon Woestenberg