aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-04-10bitbake: lib/bb/siggen: don't show unchanged runtaskdeps listPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: add missing path separator to cleaned pathsPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-10bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna
2017-04-10bitbake: toaster: toastergui: implement machine name validationBelal, Awais
2017-04-10bitbake: Bump version to 1.33.4Richard Purdie
2017-04-10bitbake: runqueue: Allow recrdeptask not to exist for all recipesRichard Purdie
2017-04-05bitbake: fetch/local: Drop FILESDIRRichard Purdie
2017-04-05bitbake: codeparser: add some commentsPaul Eggleton
2017-04-05bitbake: bitbake-selftest: add contains testsPaul Eggleton
2017-04-05bitbake: codeparser: improve handling of contains_any() and filter()Paul Eggleton
2017-04-05bitbake: lib/bb/data: fix dependency handling for contains and multiple valuesPaul Eggleton
2017-04-03bitbake: bitbake-user-manual: Fixed special character in -D outputScott Rifenbark
2017-04-01bitbake: fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt
2017-03-31bitbake: bitbake: Bump version to 1.33.3Richard Purdie
2017-03-31bitbake: bb/utils: extend which() so it can look for just executablesRoss Burton
2017-03-31bitbake: wget: Fix handling of urls with user/passwordRichard Purdie
2017-03-31bitbake: tinfoil: improve get_recipe_file() exception textPaul Eggleton
2017-03-31bitbake: tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton
2017-03-30bitbake: s3.py: Remove hardcoded awsElizabeth 'pidge' Flanagan
2017-03-29bitbake: lib/bb/codeparser: ensure BufferedLogger respects target logging levelPaul Eggleton
2017-03-29bitbake: fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie
2017-03-27bitbake: main: Improve -v and -D option documentationDiana Thayer
2017-03-27bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton
2017-03-27bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-27bitbake: fetch2/git: prevent recursion on getting latest revisionPaul Eggleton
2017-03-23bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-23bitbake: cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly
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