summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Update wget latest_versionstring cups caseAníbal Limón2014-11-281-1/+1
* bitbake: fetch/wget: latest_versionstring remove newuri set because is previo...Aníbal Limón2014-11-281-2/+0
* bitbake: fetch/wget: latest_versionstring add support for search in RAW html ...Aníbal Limón2014-11-281-1/+6
* bitbake: fetch/wget: latest_versionstring remove unnecessary usage for name i...Aníbal Limón2014-11-281-2/+2
* bitbake: fetch/wget: latest_versionstring improvments in searchingAníbal Limón2014-11-281-14/+23
* bitbake: fetch/wget: latest_versionstring add package_custom_regex_compAníbal Limón2014-11-281-4/+11
* bitbake: fetch/wget: Improve REGEX_URI handlingAníbal Limón2014-11-281-26/+29
* bitbake: fetch/wget: _init_regexes rename variables to be more consistent and...Aníbal Limón2014-11-281-12/+18
* bitbake: fetch/wget: latest_versionstring create _init_regex method for have ...Aníbal Limón2014-11-281-5/+10
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-282-19/+27
* bitbake: toasterui: fix layer identification for managed buildsAlexandru DAMIAN2014-11-281-13/+25
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-282-5/+17
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-11-201-1/+6
* bitbake: bb.codeparser.py: Remove reference for oe.utils.containsOtavio Salvador2014-11-201-1/+1
* bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton2014-11-201-1/+1
* bitbake: cooker.py: fix loginfo op being set to an invalid valueBrendan Le Foll2014-11-121-2/+2
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-122-61/+156
* bitbake: fetch/wget: Add latest_versionstring methodAníbal Limón2014-11-122-0/+274
* bitbake: fetch/git: Add latest_versionstring methodAníbal Limón2014-11-122-1/+81
* bitbake: data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser2014-11-081-1/+1
* bitbake: siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie2014-11-081-3/+2
* bitbake: siggen: Add computed hash code to verify hash computation to dumpsigRichard Purdie2014-11-081-0/+13
* bitbake: siggen: Ensure we output if the ordering of runtaskdeps changesRichard Purdie2014-11-081-0/+17
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-062-11/+17
* bitbake: bitbake: Make printed 'runqueue' be consistently capitalizedGary Thomas2014-11-061-1/+1
* bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.Fredrik Svensson2014-11-061-1/+4
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-302-7/+11
* bitbake: toasterui: save build id in build request on first chanceAlexandru DAMIAN2014-10-301-1/+2
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-10-301-5/+3
* bitbake: utils.py: don't use len() for truth value testing.Oscar Utbult2014-10-281-1/+1
* bitbake: fetch2: add .lz compression supportKoen Kooi2014-10-281-1/+5
* bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez2014-10-111-1/+1
* bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez2014-10-061-2/+2
* bitbake: hob: Fix sstate mirrors manglingRichard Purdie2014-09-291-4/+1
* bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie2014-09-292-0/+9
* bitbake: fetch: SRC_URI parameter "subdir" does not work for local filesRoxana2014-09-291-1/+4
* bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton2014-09-291-4/+2
* bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie2014-09-231-1/+1
* bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson2014-09-231-7/+3
* bitbake: fetch2/perforce: Fix localfile name if labels are usedChad Nelson2014-09-231-10/+7
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-234-0/+20
* bitbake: data_smart: Clarify what 'computed' means in the data store history ...Richard Purdie2014-09-161-1/+1
* bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie2014-09-132-1/+9
* bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie2014-09-111-1/+1
* bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie2014-09-112-7/+6
* bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton2014-09-051-3/+6
* bitbake: process: Ensure abnormal exits set an error levelRichard Purdie2014-09-021-1/+1
* bitbake: knotty: ignore interrupted system callsDan McGregor2014-09-011-1/+1
* bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN2014-08-291-1/+1
* bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN2014-08-292-38/+51