aboutsummaryrefslogtreecommitdiffstats
path: root/classes/base.bbclass
AgeCommit message (Expand)Author
2010-11-04Add install wrapper rather than coreutils-nativeChris Larson
2010-11-04Move stage-manager-* into bin/ rather than a recipeChris Larson
2010-11-04base.bbclass: rename base_eventhandler to build_summaryChris Larson
2010-11-02base.bbclass: fix build error if building with bitbake 1.8.xDmitry Eremin-Solenikov
2010-10-27base: drop rebuild, fix eventhandlerChris Larson
2010-10-26Handle .lz/.tar.lz URIsChris Larson
2010-10-20base.bbclass: depend on mercurial-native if SRC_URI contains hg://Eric BENARD
2010-10-09oe.packagegroup: add code for package groupsChris Larson
2010-09-27base.bbclass: not use bb.fetch.urldata in do_unpack() for traversing SRC_URIsDenys Dmytriyenko
2010-09-12base.bbclass: fix soc-family testFrans Meulenbroeks
2010-09-10Fix unpack issue with bitbake 1.10Chris Larson
2010-09-09Per the TSC decision, make packaged-staging defaultChris Larson
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson
2010-08-31base.bbclass: fix bug with absolute file:// urisChris Larson
2010-08-31Revert "base.bbclass: fix bug with absolute file:// uris"Chris Larson
2010-08-30base.bbclass: fix bug with absolute file:// urisChris Larson
2010-08-23base: use a variable for the modules to import/injectChris Larson
2010-08-23Revert "base: use a variable for the modules to import/inject"Chris Larson
2010-08-23base: use a variable for the modules to import/injectChris Larson
2010-08-20Fix the package_arch=machine_arch logic to use FILESPATH*Chris Larson
2010-08-04base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESChase Maupin
2010-07-20base.bbclass: base_do_compile() accepts GNUmakefile as MakefileVitus Jensen
2010-07-14base.bbclass: introduce COMPATIBLE_TARGET_SYSFrans Meulenbroeks
2010-07-07base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix ...Khem Raj
2010-07-05base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.deco...Khem Raj
2010-06-24Rename base_dep_prepend and autotools_dep_prependChris Larson
2010-06-16linux-libc-headers-native: Add, make it a dependency for most native recipesTom Rini
2010-05-27base.bbclass: fix issue with unpack of patches with apply=noChris Larson
2010-05-27Revert "base.bbclass: fixed 'apply=no' behavior"Chris Larson
2010-05-27base.bbclass: fixed 'apply=no' behaviorEnrico Scholz
2010-05-26base.bbclass: make do_unpack also not unpack when 'apply' url parameter is setChris Larson
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-05-05base.bbclass: Stage etc directory for native packages and add a use_do_instal...Richard Purdie
2010-05-05base.bbclass: Remove pointless data expand call (from Poky)Richard Purdie
2010-04-25Revert "do_unpack: shift some responsibility around, clean things up"Chris Larson
2010-04-24base.bbclass: unbork oe_unpack_fileChris Larson
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson
2010-04-23base.bbclass: add <dir>/lib for each dir in BBPATH to the python search pathChris Larson
2010-04-23do_unpack: shift some responsibility around, clean things upChris Larson
2010-04-22Use the python modules for checksum generation where we canChris Larson
2010-04-12utils.bbclass: simplify checksum check, prepare for checksums.ini removalMartin Jansa
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