aboutsummaryrefslogtreecommitdiffstats
path: root/classes/base.bbclass
AgeCommit message (Expand)Author
2010-04-08Using NotHandled/Handled in event handlers is deprecatedChris Larson
2010-03-27Fixed concurrency problem for ZIP packed recipes.Ihar Hrachyshka
2010-03-23base.bbclass: add missing import of metadata_scmAntonio Ospite
2010-03-21base.bbclass: add popen/system convenience functionsChristopher Larson
2010-03-19base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, sillyChris Larson
2010-03-19Initial split of base.bbclassChris Larson
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson
2010-03-19base.bbclass: Add note about base_path_relativeChris Larson
2010-03-15base.bbclass: fix quoting for md5/sha256 checksums checkingMarcin Juszkiewicz
2010-03-15base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...Richard Purdie
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa
2010-03-11base: also stage ${sysconfdir}Phil Blundell
2010-03-08base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URIBernhard Reutner-Fischer
2010-03-03qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassTom Rini
2010-03-02qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATIONTom Rini
2010-03-02base.bbclass: create tmp/legacy-staging.log file with names of recipes which ...Marcin Juszkiewicz
2010-02-25Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum comma...Chris Larson
2010-02-25base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commandsRoss Burton
2010-02-11base.bbclass: handle xz compressed files and tarballsBernhard Reutner-Fischer
2010-02-01base.bbclass: in base_contains, check for var existance before using itBrian Pomerantz
2010-01-27base.bbclass: pre-create SRC_URI checksums to include in the recipeDenys Dmytriyenko
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-11-13fix c&p error in last patchPhil Blundell
2009-11-13base.bbclass: add support for checksums in .bb filesPhil Blundell
2009-11-12base.bbclass: Fix legacy staging package generation as pre hook was called to...Richard Purdie
2009-11-11base.bbclass: Detect recipes where there are problems with staging functions ...Richard Purdie
2009-11-10base.bbclass: Replace the base_package_name function with the base_prune_suff...Richard Purdie
2009-11-10native.bbclass: Add BBCLASSEXTEND support (from poky)Richard Purdie
2009-11-10base.bbclass: Fix staging for native and non-native packagesRichard Purdie
2009-11-10base.bbclass: Add stubs for functions when package-staging isn't active and f...Richard Purdie
2009-11-10base.bbclass: Note legacy staging packages in debug outputRichard Purdie
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...Richard Purdie
2009-11-09packagedata.bbclass: Split package data handling functions out from base.bcla...Richard Purdie
2009-11-09base.bbclass: Drop import bb and import os as no longer neededRichard Purdie
2009-11-09base.bbclass: Drop legacy rebuild mangling codeRichard Purdie
2009-11-03base.bbclass: Better error message in case the Config Parser failsHolger Hans Peter Freyther
2009-08-30base.bbclass: Pass in PATH to popen.Khem Raj
2009-08-26base.bbclass: add cleanall task.Chris Larson
2009-08-26base.bbclass: Remove redundant import of subprocess and signal.Khem Raj
2009-08-23base.bbclass: Replace os.system with subprocess call.Khem Raj
2009-08-19base.bbclass: catch bb.MalformedUrl in do_fetch.Chris Larson
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
2009-08-19base.bbclass: introduce OE source mirror network as last resort for do_fetchRolf Leggewie
2009-08-14base.bbclass: ftp.matrix.com.br no longer existsRolf Leggewie
2009-08-01base.bbclass: Strip -sdk from the PN for BPN as wellHolger Hans Peter Freyther