summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2007-02-22merge of '14bb769ab1e989b6a9aa7d4ae16b3217e857be88'OpenEmbedded Project1
2007-02-22insane.bbclass: only check for workdir in .pc files, we already forcefully se...Koen Kooi1
2007-02-22classes: package, rm_work - fix bashisms (from Poky)Marcin Juszkiewicz2
2007-02-21classes/insane.bbclass: Do not follow links, fix the issue that made koen add...Holger Freyther1
2007-02-20insane.bbclass: fix ERROR: Exception:exceptions.TypeError Message:not enough ...Koen Kooi1
2007-02-20insane.bbclass: unbreak it for 64bit targetsMarcin Juszkiewicz1
2007-02-20insane.bbclass: remove commented code to unbreak buildsMarcin Juszkiewicz1
2007-02-20insane.bbclass: reformattingMarcin Juszkiewicz1
2007-02-20insane.bbclass: add i{4,5,6}86Marcin Juszkiewicz1
2007-02-20classes/insane.bbclass: No use to make it bb.fatal if we return False...Holger Freyther1
2007-02-20insane.bbclass: we really don't want packages with the wrong architecture, so...Koen Kooi1
2007-02-20rootfs_ipk/package-index: created function to update deploy dirs and made pac...Marcin Juszkiewicz1
2007-02-20package_ipk, rootfs_ipk: Add patch from Marcin and Koen to sort ipkgs into pe...Koen Kooi2
2007-02-19insane.bbclass: report, but don't die on broken .la filesKoen Kooi1
2007-02-19classes/insane.bbclass: missing import os was added in the .so checkHolger Freyther1
2007-02-19classes/insane.bbclass: check stages .pc and .la for sanityHolger Freyther1
2007-02-19classes/insane.bbclass: Make the .so-check check for symlinks (merge poky r1...Holger Freyther1
2007-02-19classes/insane.bbclass: Remove whitespaceHolger Freyther1
2007-02-19insane.bbclass: fix some more ',' vs '%' issuesKoen Kooi1
2007-02-19insane.bbclass: fixesKoen Kooi1
2007-02-19insane.bbclass: added ia64, alpha, hppa, m68k, mips, s390, sparc based on Deb...Marcin Juszkiewicz1
2007-02-19insane.bbclass: added dict entries for mipsel, i386, x86_64Marcin Juszkiewicz1
2007-02-18classes/insane.bbclass: Be less verboseHolger Freyther1
2007-02-18classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and EndianHolger Freyther1
2007-02-18classes/insane.bbclass: Allow errors to be ignoredHolger Freyther1
2007-02-18classes/insane.bbclass: Print the actual error, write a log fileHolger Freyther1
2007-02-16classes/insane.bbclass: Grep through config.log to check for CROSS Compile er...Holger Freyther1
2007-02-15autotools.bbclass: merge in patch from openmoko to get intltool working for s...Koen Kooi1
2007-02-15merge of '414cac1c77ff9fa2877bf185b1fb201f034ee108'OpenEmbedded Project1
2007-02-15openmoko-base.bbclass: switch to svn http transport, as requested by Harald W...Koen Kooi1
2007-02-15slugos, unslung: Moved unslung image building into unslung-image, and split n...Rod Whitby5
2007-02-14openmoko*.bbclass: add classes from openmoko svnKoen Kooi3
2007-02-14kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we sho...Richard Purdie3
2007-02-12siteinfo.bbclass: add support for oldstyle powerpc hostsKoen Kooi1
2007-02-11opie.bbclass: OPIE_CVS_PV: Convert to standard CVS version format.Paul Sokolovsky1
2007-02-07gpephone.bbclass: start merging gpephone bits from http://linuxtogo.org/~flor...Koen Kooi1
2007-01-30package.bbclass: don't try to rmdir("./"), it won't workPhil Blundell1
2007-01-29package.bbclass: add workaround for wrongly globbed symlinks in FILES causing...Phil Blundell1
2007-01-28package.bbclass: remove directories named in FILES from image after file Phil Blundell1
2007-01-26siteinfo.bbclass: Added support for armeb-linux-gnueabi and armeb-linux-uclib...Rod Whitby1
2007-01-21scons.bbclass: override installation prefixMichael Lauer1
2007-01-17merge of '4f76054a2fbe49f396cba8a3b6ef23027b6eb15d'Phil Blundell1
2007-01-17qt3x11: add opengl variable defsPhil Blundell1
2007-01-17merge of '23a53ef6d8b0bd12c2ad781ad96e32cf88487a76'OpenEmbedded Project1
2007-01-17add openchromePhil Blundell1
2007-01-17xfce.bbclass: provide bz2 extension for 4.33.99.2 (4.4-rc2) releaseMarcin Juszkiewicz1
2007-01-10disapproval of revision '032fe15bf3fd23dc5d753a8cd906ce2402067a78'Philipp Zabel1
2007-01-10linux-handhelds-2.6: magician defconfig: I2C_PXA=yPhilipp Zabel1
2007-01-07image.bbclass: Make images trigger all do_deploy tasks to run so kernels and ...Richard Purdie1
2007-01-07kernel.bbclass: Remove the KERNEL_RELEASE variable and set it to KERNEL_VERSI...Richard Purdie1