aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-03-07bitbake: toaster: views api Package info return both kinds of RDEPENDSMichael Wood
2016-03-07bitbake: toaster: fixup dependency excludes for customimageDave Lerner
2016-03-07bitbake: fetch2/npm: ignore unknown headers in tarballsPaul Eggleton
2016-03-07bitbake: fetch2/npm: handle alternative dependency syntaxPaul Eggleton
2016-03-07bitbake: fetch2/npm: fix indentationPaul Eggleton
2016-03-03bitbake: bitbake-user-manual: Added expand() function to list.Scott Rifenbark
2016-03-03bitbake: bitbake-user-manual: Added note for Python variable ref expansion.Scott Rifenbark
2016-03-03bitbake: bitbake-user-manual: Enhance environment variable discussion.Scott Rifenbark
2016-03-02bitbake: toaster: cleanup of bin/toaster startup codebrian avery
2016-03-02bitbake: ui: remove the puccho uibrian avery
2016-03-02bitbake: hob: removal of hob ui and associated ui filesbavery
2016-03-02bitbake: fetch2/npm: Add missing ParameterError importBrendan Le Foll
2016-03-02bitbake: npm: in cases where shrinkwrap resolved a git URL, ignore it and gra...Brendan Le Foll
2016-03-02bitbake: fetch2: Fix unpack for absolute file urlsRichard Purdie
2016-03-02bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich
2016-02-28bitbake: fetch2/npm: Enable fetcherRichard Purdie
2016-02-28bitbake: providers: Fix PREFERRED_VERSION lookup for '_' in PNRichard Purdie
2016-02-28bitbake: fetch2: Skip lockfiles and donestamps for local filesRichard Purdie
2016-02-28bitbake: fetch2/__init__.py: Error if lockfile path invalidRichard Purdie
2016-02-28bitbake: fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie
2016-02-28bitbake: fetch2/wget: Set localfile for directoriesRichard Purdie
2016-02-26bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26bitbake: toaster: rename 'run again' buttonBelen Barros Pena
2016-02-26bitbake: toaster: fix banner after customimage package addDave Lerner
2016-02-26bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena
2016-02-26bitbake: prserv: Add dump_db()Haris Okanovic
2016-02-26bitbake: toaster: remove custom images from Image RecipesDave Lerner
2016-02-26bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith
2016-02-26bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-26bitbake: toaster: adjust the search field widthBelen Barros Pena
2016-02-26bitbake: toaster: make 'configuration' the first tabBelen Barros Pena
2016-02-26bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-26bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-26bitbake: toaster: disable add layer button on clickBelen Barros Pena
2016-02-26bitbake: toaster: apply error class to name fieldBelen Barros Pena
2016-02-26bitbake: toaster: fix custom image name formBelen Barros Pena
2016-02-26bitbake: toaster: comment out project release changeBelen Barros Pena
2016-02-26bitbake: fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26bitbake: fetch2/npm: Add npm fetcherBrendan Le Foll
2016-02-26bitbake: utils.py: Add sha1_file callBrendan Le Foll
2016-02-19bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood
2016-02-19bitbake: toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood
2016-02-19bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-19bitbake: toaster: orm migrations Sort out migrations messMichael Wood
2016-02-18bitbake: data_smart: Drop default expand=False to getVarFlag [API change]Richard Purdie
2016-02-18bitbake: data_smart: Drop default expand=False to getVar [API change]Richard Purdie
2016-02-18bitbake: SignatureGeneratorBasic: make checksum cache file configurableMarkus Lehtonen
2016-02-18bitbake: MultiProcessCache: make cache filename configurableMarkus Lehtonen
2016-02-18bitbake: FileChecksumCache: add get_checksums() methodMarkus Lehtonen