aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2007-03-16classes/seppuku.bbclass: Make it work with OpenEmbedded bugtrackerHolger Freyther
2007-03-16classes/seppuku.bbclass: Make parsing of OpenEmbedded's bugtracker workHolger Freyther
2007-03-15insane.bbclass: Add support for sh4.Jamie Lenehan
2007-03-10merge of '90a304fce9cf13425fbf98afbbbec3593382bdf4'Paul Sokolovsky
2007-03-10opie.bbclass: Allow OPIE_CVS_PV to be overriden.Paul Sokolovsky
2007-03-10own-mirrors.bbclass: added class which can be used to set PREMIRRORS from configMarcin Juszkiewicz
2007-03-10classes/seppuku.bbclass: Switch to HTTP post, attach the build logs instead o...Holger Freyther
2007-03-09classes/insane.bbclass: Use split and make it work with python2.3 againHolger Freyther
2007-03-07tinderclient.bbclass: Add hacky workaround for bitbake 1.8.x (pending rewrite...Richard Purdie
2007-03-07classes/seppuku.bbclass: Make it almost workHolger Freyther
2007-03-06conf/documentation.conf: Document the keys influencing seppuku.bbclassHolger Freyther
2007-03-06classes/seppuku.bbclass: This could be feature complete nowHolger Freyther
2007-03-06classes/seppuku.bbclass: Add the BugQuery code, add code to post a bugHolger Freyther
2007-03-06merge of '8a114c24deca9328747f14101e87db8845400833'Holger Freyther
2007-03-06image.bbclass: Add function to turn on autologin for device images we do not ...Florian Boor
2007-03-06classes/seppuku.bbclass: Add a class which might report build issues to a bug...Holger Freyther
2007-03-05image.bbclass: Create symlink to latest image generated. Also add dependency ...Richard Purdie
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