summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/npm: Enable fetcherRichard Purdie2016-02-281-0/+2
* bitbake: providers: Fix PREFERRED_VERSION lookup for '_' in PNRichard Purdie2016-02-281-4/+7
* bitbake: fetch2: Skip lockfiles and donestamps for local filesRichard Purdie2016-02-282-4/+19
* bitbake: fetch2/__init__.py: Error if lockfile path invalidRichard Purdie2016-02-281-1/+4
* bitbake: fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie2016-02-282-4/+45
* bitbake: fetch2/wget: Set localfile for directoriesRichard Purdie2016-02-281-0/+2
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-267-10/+10
* bitbake: toaster: rename 'run again' buttonBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: fix banner after customimage package addDave Lerner2016-02-261-2/+5
* bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena2016-02-262-4/+10
* bitbake: prserv: Add dump_db()Haris Okanovic2016-02-262-0/+33
* bitbake: toaster: remove custom images from Image RecipesDave Lerner2016-02-261-1/+4
* bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith2016-02-263-12/+25
* bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena2016-02-261-0/+7
* bitbake: toaster: adjust the search field widthBelen Barros Pena2016-02-263-4/+5
* bitbake: toaster: make 'configuration' the first tabBelen Barros Pena2016-02-261-5/+5
* bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena2016-02-266-27/+6
* bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena2016-02-261-0/+1
* bitbake: toaster: disable add layer button on clickBelen Barros Pena2016-02-261-0/+2
* bitbake: toaster: apply error class to name fieldBelen Barros Pena2016-02-261-0/+3
* bitbake: toaster: fix custom image name formBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: comment out project release changeBelen Barros Pena2016-02-261-5/+14
* bitbake: fetch2/npm: Add mirroring support for npm fetcherRichard Purdie2016-02-261-1/+30
* bitbake: fetch2/npm: Add npm fetcherBrendan Le Foll2016-02-261-0/+226
* bitbake: utils.py: Add sha1_file callBrendan Le Foll2016-02-261-0/+15
* bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood2016-02-192-3/+6
* bitbake: toaster: PackagesTable show only installed packagesMichael Wood2016-02-191-1/+3
* bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood2016-02-192-213/+488
* bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood2016-02-191-0/+1
* bitbake: toaster: orm migrations Sort out migrations messMichael Wood2016-02-198-122/+26
* bitbake: data_smart: Drop default expand=False to getVarFlag [API change]Richard Purdie2016-02-181-1/+1
* bitbake: data_smart: Drop default expand=False to getVar [API change]Richard Purdie2016-02-181-1/+1
* bitbake: SignatureGeneratorBasic: make checksum cache file configurableMarkus Lehtonen2016-02-181-3/+17
* bitbake: MultiProcessCache: make cache filename configurableMarkus Lehtonen2016-02-181-2/+3
* bitbake: FileChecksumCache: add get_checksums() methodMarkus Lehtonen2016-02-182-44/+48
* bitbake: bb/runqueue: save task file dependency cache onto diskMarkus Lehtonen2016-02-181-0/+1
* bitbake: SignatureGenerator: add method for saving the file checksum cacheMarkus Lehtonen2016-02-181-0/+9
* bitbake: bb/cache: drop some unused argumentsMarkus Lehtonen2016-02-184-15/+15
* bitbake: Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea2016-02-182-18/+113
* bitbake: bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson2016-02-161-5/+13
* bitbake: Move bb.{debug,note,..} into their own logging domainChristopher Larson2016-02-161-7/+9
* bitbake: knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie2016-02-151-0/+1
* bitbake: taskdata: Fix traceback issue with missing providerRichard Purdie2016-02-151-1/+3
* bitbake: cooker: Improve cache handlingRichard Purdie2016-02-151-4/+10
* bitbake: Bump version post release to 1.29.0Richard Purdie2016-02-122-2/+2
* bitbake: cooker: gracefully shutdown parsersEd Bartosh2016-02-111-0/+1
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-112-9/+19
* toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu2016-02-112-2/+0
* bitbake: build: Improve python execution tracebacksRichard Purdie2016-02-101-7/+8
* bitbake: build/data: Don't expand python functions before execution [API change]Richard Purdie2016-02-103-5/+5