summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-03-22bitbake: data/cooker: Sort output data shown by -eRichard Purdie
2017-03-22bitbake: fetch/git: fix FetchError referenceChristopher Larson
2017-03-22bitbake: fetch/git: drop pointless os.path.join, workdir=Christopher Larson
2017-03-22bitbake: fetch/git: kill pointless quotes around single % argsChristopher Larson
2017-03-22bitbake: fetch/git: use enumerate for ud.namesChristopher Larson
2017-03-22bitbake: data.py: sort exported variablesJuro Bystricky
2017-03-22bitbake: lib/bb/tests/codeparser: update expand syntax in commentJoshua Lock
2017-03-22bitbake: taskdata.py: include more information in error message about broken ...Patrick Ohly
2017-03-22bitbake: bitbake-layers: fix layerindex-fetch for Python 3Paul Eggleton
2017-03-22bitbake: data_smart: implement missing remote datastore operationsPaul Eggleton
2017-03-22bitbake: tinfoil: fix override handling in remote datastoresPaul Eggleton
2017-03-16bitbake: tests/data: Add inactive remove override testRichard Purdie
2017-03-15bitbake: runqueue: minor typo fixAndre McCurdy
2017-03-13bitbake: ConfHandler: Use the same regular expression for all variable namesPeter Kjellerstedt
2017-03-13bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt
2017-03-13bitbake: runqueue: add option to run all tasks in specific build targetMatthew McClintock
2017-03-07bitbake: toaster: resolve missing 'native[sdk]:' prefixesDavid Reyna
2017-03-04bitbake: fetch2: pass --no-same-owner when extracting tar files compressed wi...Andre McCurdy
2017-03-04bitbake: fetch2: remove last remaining usage of deprecated bb.data APIsAndre McCurdy
2017-03-03bitbake: fetch2: add initial Amazon AWS S3 fetcherAndre McCurdy
2017-03-03bitbake: fetch2: Allow whitespace only mirror entriesRichard Purdie
2017-03-01bitbake: bitbake-user-manual: Added "path_spec" parameter to SVN FetcherScott Rifenbark
2017-03-01bitbake: bitbake-user-manual: Rewrite dependency dot file generationScott Rifenbark
2017-03-01bitbake: fetch2: don't use deprecated bb.data APIsAndre McCurdy
2017-03-01bitbake: bitbake: Update version to 1.33.2Richard Purdie
2017-03-01bitbake: lib/bb/utils: Add filter()Peter Kjellerstedt
2017-03-01bitbake: wget.py: match .lz tarballs as well when determining latest versionAlexander Kanavin
2017-03-01bitbake: process: stop bb.process.communicate mixing bytes and str return typesMike Crowe
2017-03-01bitbake: lib/bb/fetch2: rewrite / to - in package namesAnders Darander
2017-03-01bitbake: fetch2/__init__: handle @ in package namesAnders Darander
2017-02-23bitbake: fetch2/svn: change 'rsh' parameter to 'ssh'Markus Lehtonen
2017-02-19bitbake: runqueue: Fix collapsed setscene dependency treeRichard Purdie
2017-02-19bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-19bitbake: tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton
2017-02-19bitbake: fetch2: Add NFS Stale file exception handlingKhem Raj
2017-02-19bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day
2017-02-19bitbake: fetch2: Correct two examples of typo "revsion."Robert P. J. Day
2017-02-19bitbake: cooker: detect malformed BBMASK expressions which begin with a separ...Andre McCurdy
2017-02-19bitbake: cooker: Rewrite dependency dot file generationRichard Purdie
2017-02-19bitbake: doc: Replace depexp UI with taskexp and cleanup UI listsRichard Purdie
2017-02-19bitbake: ui: Replace depexp with taskexpRichard Purdie
2017-02-15bitbake: cooker.py: run sanity checks for multiconfigJuro Bystricky
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
2017-02-07bitbake: bitbake: Update version to 1.33.1Richard Purdie
2017-02-07bitbake: fetch2/npm: fix handling of os fieldPaul Eggleton
2017-02-07bitbake: fetch2/npm: handle items only in optionalDependenciesPaul Eggleton