aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-12bitbake-user-manual: Fixed section head typosrifenbark/1.36Scott Rifenbark
2018-12-10bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan
2018-11-23main: Fix environment handling for UI module importsRichard Purdie
2018-08-29checksum: sanity check path when recursively checksummingRoss Burton
2018-08-29utils/md5_file: don't iterate line-by-lineRoss Burton
2018-08-29tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-07-02fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt
2018-07-02fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin
2018-05-29toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-05-29Toaster: fix shutdown and extra threadsDavid Reyna
2018-03-09providers: Fix determinism issueRichard Purdie
2017-12-18toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18toaster: landing page show cmdline captureDavid Reyna
2017-12-18toaster: enable custom env support for shell callsDavid Reyna
2017-12-18toaster: some recipe events do not include packagesDavid Reyna
2017-12-18toaster: update Toaster for Django 1.11David Reyna
2017-12-18toaster: unset BBPATH before starting bbserver for backwards compatibilityDavid Reyna
2017-12-04tinfoil: Ensure we clean up loggersRichard Purdie
2017-12-04event: Ensure we clean up loggersRichard Purdie
2017-12-04tests/fetch: Add ftp test urlRichard Purdie
2017-12-04tests/fetch: use subtests in the wget testsRoss Burton
2017-12-04tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-12-04bitbake: be more explicit when warning about locale choiceRoss Burton
2017-12-04tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-12-04fetch2: Fix missing logger import in repo fetcherOleksandr Andrushchenko
2017-10-31main: Give a user readable error if we can't locate topdirRichard Purdie
2017-10-31cooker: fix watching directories with Python 3.6+Paul Eggleton
2017-10-31bitbake: Update version to 1.36.0 for stable releaseKhem Raj
2017-10-10toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10toaster: Remove prettifyDavid Reyna
2017-10-07README: new readme file including main aspects of the projectLeonardo Sandoval
2017-10-07bitbake-user-manual-metadata: include a space on a append exampleLeonardo Sandoval
2017-10-07bitbake-user-manual/bitbake-user-manual: remove YP as build systemLeonardo Sandoval
2017-10-06Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-10-06bitbake-user-manual: add more gitsm fetcher limitationsMikko Ylinen
2017-10-06toaster: build missing toaster.conf settingsDavid Reyna
2017-09-26bitbake-user-manual: Updated kernel version in PREFERRED_VERSION exampleScott Rifenbark
2017-09-22bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto
2017-09-22server/process: Increase runCommand timeoutRichard Purdie
2017-09-17toaster: allow dots in user path namesDavid Reyna
2017-09-17toaster: reserve HEAD from imported layersDavid Reyna
2017-09-14cooker: ensure monkey-patching in collect_bbfiles() gets undone on errorPaul Eggleton
2017-09-14cooker: fix watching empty directoriesPaul Eggleton
2017-09-13bitbake-user-manual: Edits to "inherit" section.Scott Rifenbark
2017-09-13bitbake-user-manual: Removed bad linksScott Rifenbark
2017-09-13bitbake-user-manual: Updated inherit and INHERIT sectionsScott Rifenbark
2017-09-13bitbake-user-manual: Clarified inherit, include, require relationshipsScott Rifenbark
2017-09-12server/process: ensure server failure log is limited to current sessionPaul Eggleton
2017-09-12runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHITELISTPaul Eggleton
2017-09-11process/cooker: Improve readypipe handlingRichard Purdie