aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2007-02-27base.bbclass: Add base_less_or_equal(): perform comparison fo integer/floatin...Paul Sokolovsky
2007-02-27opie.bbclass: Add coomon locations of OPIE .debug dirs to -dbg filelist.Paul Sokolovsky
2007-02-27classes/kernel-arch.bbclass: Remove powerpc -> ppc conversion. Now both of th...Stelios Koroneos
2007-02-27package.bbclass: comment out the cleandir since it breaks constructions like ...Koen Kooi
2007-02-25merge of '0464758766d765866ff65500fed4e9d1669422a1'Paul Sokolovsky
2007-02-25gtk-binver.bbclass: Use PKG_CONFIG_PATH to look for .pc.Paul Sokolovsky
2007-02-25add base_path_joinPhil Blundell
2007-02-22merge of '14bb769ab1e989b6a9aa7d4ae16b3217e857be88'OpenEmbedded Project
2007-02-22insane.bbclass: only check for workdir in .pc files, we already forcefully se...Koen Kooi
2007-02-22classes: package, rm_work - fix bashisms (from Poky)Marcin Juszkiewicz
2007-02-21classes/insane.bbclass: Do not follow links, fix the issue that made koen add...Holger Freyther
2007-02-20insane.bbclass: fix ERROR: Exception:exceptions.TypeError Message:not enough ...Koen Kooi
2007-02-20insane.bbclass: unbreak it for 64bit targetsMarcin Juszkiewicz
2007-02-20insane.bbclass: remove commented code to unbreak buildsMarcin Juszkiewicz
2007-02-20insane.bbclass: reformattingMarcin Juszkiewicz
2007-02-20insane.bbclass: add i{4,5,6}86Marcin Juszkiewicz
2007-02-20classes/insane.bbclass: No use to make it bb.fatal if we return False...Holger Freyther
2007-02-20insane.bbclass: we really don't want packages with the wrong architecture, so...Koen Kooi
2007-02-20rootfs_ipk/package-index: created function to update deploy dirs and made pac...Marcin Juszkiewicz
2007-02-20package_ipk, rootfs_ipk: Add patch from Marcin and Koen to sort ipkgs into pe...Koen Kooi
2007-02-19insane.bbclass: report, but don't die on broken .la filesKoen Kooi
2007-02-19classes/insane.bbclass: missing import os was added in the .so checkHolger Freyther
2007-02-19classes/insane.bbclass: check stages .pc and .la for sanityHolger Freyther
2007-02-19classes/insane.bbclass: Make the .so-check check for symlinks (merge poky r1...Holger Freyther
2007-02-19classes/insane.bbclass: Remove whitespaceHolger Freyther
2007-02-19insane.bbclass: fix some more ',' vs '%' issuesKoen Kooi
2007-02-19insane.bbclass: fixesKoen Kooi
2007-02-19insane.bbclass: added ia64, alpha, hppa, m68k, mips, s390, sparc based on Deb...Marcin Juszkiewicz
2007-02-19insane.bbclass: added dict entries for mipsel, i386, x86_64Marcin Juszkiewicz
2007-02-18classes/insane.bbclass: Be less verboseHolger Freyther
2007-02-18classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and EndianHolger Freyther
2007-02-18classes/insane.bbclass: Allow errors to be ignoredHolger Freyther
2007-02-18classes/insane.bbclass: Print the actual error, write a log fileHolger Freyther
2007-02-16classes/insane.bbclass: Grep through config.log to check for CROSS Compile er...Holger Freyther
2007-02-15autotools.bbclass: merge in patch from openmoko to get intltool working for s...Koen Kooi
2007-02-15merge of '414cac1c77ff9fa2877bf185b1fb201f034ee108'OpenEmbedded Project
2007-02-15openmoko-base.bbclass: switch to svn http transport, as requested by Harald W...Koen Kooi
2007-02-15slugos, unslung: Moved unslung image building into unslung-image, and split n...Rod Whitby
2007-02-14openmoko*.bbclass: add classes from openmoko svnKoen Kooi
2007-02-14kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we sho...Richard Purdie
2007-02-12siteinfo.bbclass: add support for oldstyle powerpc hostsKoen Kooi
2007-02-11opie.bbclass: OPIE_CVS_PV: Convert to standard CVS version format.Paul Sokolovsky
2007-02-07gpephone.bbclass: start merging gpephone bits from http://linuxtogo.org/~flor...Koen Kooi
2007-01-30package.bbclass: don't try to rmdir("./"), it won't workPhil Blundell
2007-01-29package.bbclass: add workaround for wrongly globbed symlinks in FILES causing...Phil Blundell
2007-01-28package.bbclass: remove directories named in FILES from image after file Phil Blundell
2007-01-26siteinfo.bbclass: Added support for armeb-linux-gnueabi and armeb-linux-uclib...Rod Whitby
2007-01-21scons.bbclass: override installation prefixMichael Lauer
2007-01-17merge of '4f76054a2fbe49f396cba8a3b6ef23027b6eb15d'Phil Blundell
2007-01-17qt3x11: add opengl variable defsPhil Blundell