summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2018-11-24bitbake: bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal
2018-10-10bitbake: fetcher: Fixed remote removal not throwing exception.Paulo Neves
2018-10-10bitbake: main: Fix environment handling for UI module importsRichard Purdie
2018-10-04bitbake: toaster: Fix bitbake flexible path error from Bugzilla #12891Awais Belal
2018-09-10bitbake: bitbake: toaster: Fix comparison in recipe templateKarsten Strand
2018-09-10bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal
2018-09-10bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal
2018-09-10bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-09-10bitbake: toastergui/newproject.html: fix release divsAwais Belal
2018-09-10bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-09-10bitbake: bitbake: toaster: allow TOASTER_DIR to be overridden from cmdlineAwais Belal
2018-09-10bitbake: toaster: use a more flexible way to find bitbakeAwais Belal
2018-09-10bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal
2018-08-29bitbake: checksum: sanity check path when recursively checksummingRoss Burton
2018-08-29bitbake: utils/md5_file: don't iterate line-by-lineRoss Burton
2018-08-29bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-07-02bitbake: fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin
2018-06-06bitbake: bitbake: Update version to stable release branch version 1.38Richard Purdie
2018-05-24bitbake: bitbake-user-manual: Updated copyright year on title page to 2018Scott Rifenbark
2018-05-04bitbake: toaster: add 'Sumo' to release selectionDavid Reyna
2018-04-23bitbake: lib/bb/utils: prevent movefile from changing dest dir permissionsMattias Hansson
2018-04-12bitbake: bitbake-user-manual: Updated "Task Checksums and Setscene" sectionuninative-1.9Scott Rifenbark
2018-04-12bitbake: bitbake-user-manual: Updated "OpenEmbedded-Core" term.Scott Rifenbark
2018-04-06bitbake: cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-03-28lib/bb/shell.py: dropPaul Eggleton
2018-03-28bitbake: Toaster: fix shutdown and extra threadsDavid Reyna
2018-03-28bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-03-28bitbake: fetch2/git: log exception if ls-remote failsRoss Burton
2018-03-28bitbake: tests/fetch: state which upstream failedRoss Burton
2018-03-15bitbake: utils.py: Add option for explode_dep_versions2 to return unsortedAmanda Brindle
2018-03-04bitbake: cooker: Fix environment double key expansion issueRichard Purdie
2018-03-04bitbake: cooker: Run registered anonymous python before displaying environmentRichard Purdie
2018-03-04bitbake: parse/ast: Abstract anonymous function execution into a functionRichard Purdie
2018-03-01bitbake: runqueue: Ensure only recursive task dependencies are prunedRichard Purdie
2018-02-20bitbake: bitbake-user-manual: Added cross reference to "Layers" section.Scott Rifenbark
2018-02-20bitbake: bitbake-user-manual: Updated BitBake help output due to runall comma...Kristi Rifenbark
2018-02-14bitbake: bitbake-user-manual: Added google-repo fetcher and REPODIR var.Nicolas Cornu
2018-02-14bitbake: bitbake: toaster: don't use git fetch --allRobert Yang
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-14bitbake: fetch2/npm.py: Fix inverted condition to prevent infinite loopBöszörményi Zoltán
2018-02-14bitbake: contrib/dump_cache.py: make it can dump everythingRobert Yang
2018-02-14bitbake: bitbake: parse: fixes for resolve_file()Robert Yang
2018-02-14bitbake: bitbake: cache: improve debug messageRobert Yang
2018-02-14bitbake: bitbake: cooker: don't stop file notifier when cooker is shutdownRobert Yang
2018-02-14bitbake: bitbake: cooker: fix for BBFILE_PATTERN matches bbappendRobert Yang
2018-02-14bitbake: bitbake: cooker: skip when BBFILE_PATTERN is emptyRobert Yang
2018-02-14bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-02-14bitbake: main/runqueue: Rework runall task and add runonly optionRichard Purdie
2018-02-06bitbake: bitbake-user-manual: Commented out Placeholder ParagraphKristi Rifenbark
2018-02-06bitbake: runqueue: Rewrite and optimize recrdepends handlingRichard Purdie