summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bb/fetch2/__init__.py: Don't try to compute checksums for directoriesAndrei Gherzan2012-05-211-0/+5
* hob: update required pygtk to 2.22.0 and gtk+ to 2.20.0Joshua Lock2012-05-201-1/+1
* lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock2012-05-202-4/+16
* lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down widthJoshua Lock2012-05-201-2/+0
* lib/bb/ui/crumbs/hobwidget: use light text in HobIndicatorJoshua Lock2012-05-201-1/+1
* lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock2012-05-204-394/+119
* Hob:add function about clicked a row to load image file for 'my images' pageLiming An2012-05-201-2/+16
* Hob: Apply a line length to consistantly display image descriptionsLiming An2012-05-201-0/+2
* knotty2: return exit codeEnrico Scholz2012-05-201-1/+1
* bitbake/fetch: Spell out which fetcher backends support and recommend checksumsRichard Purdie2012-05-204-1/+30
* bitbake/fetch: If checksums are available, check them for any file, local or ...Richard Purdie2012-05-201-21/+19
* bitbake/fetch2: Improve visibility of checksum warnings when fetching from mi...Richard Purdie2012-05-201-5/+15
* bitbake/fetch2: Improve stamp creation in mirror codeRichard Purdie2012-05-201-4/+4
* bitbake/fetch2: Remove hardcoded file removal and use clean methodRichard Purdie2012-05-201-4/+2
* lib/bb/siggen.py: ensure dumped signatures have group R/WJoshua Lock2012-05-131-2/+4
* lib/bb/siggen: use open() rather than the file constructorJoshua Lock2012-05-131-4/+4
* bitbake/tests: Add test of the git fetcherRichard Purdie2012-05-131-0/+21
* bitbake/fetch2/git: Set a default for the GITDIR variableRichard Purdie2012-05-131-2/+3
* bitbake/fetch2/git: Don't set the branch name to None, that makes no senseRichard Purdie2012-05-131-1/+2
* bitbake/runqueue: Drop check_stamp_fn, it's obsolete and should not be usedRichard Purdie2012-05-111-11/+0
* bitbake/runqueue: Drop check_stamps function, it is obsolete and unusedRichard Purdie2012-05-111-94/+0
* bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache re...Richard Purdie2012-05-111-6/+16
* runqueue: drop unnecessary keys() in runqueue_process_waitpidChristopher Larson2012-05-111-1/+1
* runqueue: handle task exit due to signal/stopChristopher Larson2012-05-111-11/+22
* Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An2012-05-092-82/+109
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-093-7/+65
* Hob: add original url show function with the tooltip hyperlink for userLiming An2012-05-091-0/+19
* Hob: change the refresh icon speed to make it view clearLiming An2012-05-091-1/+1
* Hob: Clear the building status if command failedDongxiao Xu2012-05-071-0/+2
* bitbake/tests/fetch: Add simple http fetcher testsRichard Purdie2012-05-071-0/+42
* bitbake/fetch2/wget: Add fallback/default wget commandsRichard Purdie2012-05-071-4/+4
* bitbake/fetch2/wget: Remove unneeded function indirection and reindentRichard Purdie2012-05-071-26/+23
* bitbake/fetch2/wget: Remove unnecessary use of OVERRIDESRichard Purdie2012-05-071-7/+3
* bitbake/fetch2: When unpacking, only use PATH variable if its setRichard Purdie2012-05-071-1/+3
* bitbake/fetch2: Remove WORKDIR reference, should use passed parameterRichard Purdie2012-05-071-1/+1
* bitbake: Fixup bitbake-selftestRichard Purdie2012-05-042-0/+0
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-046-0/+871
* bitbake/utils: Convert vercmp_string() to use vercmp internallyRichard Purdie2012-05-041-124/+4
* bitbake/fetch2: Fix spelling error in network access error messageJeff Polk2012-05-041-1/+1
* fetch2/git: Allow file:// URLs without checking for network accessJeff Polk2012-05-041-3/+6
* Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie2012-05-012-2/+2
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-242-7/+16
* Hob: Add proxy setting into setting's md5Dongxiao Xu2012-04-241-0/+9
* event.py: Add SanityCheck and SanityCheckPassed eventsDongxiao Xu2012-04-241-0/+10
* hob: enable sanity checks after launchJoshua Lock2012-04-232-0/+5
* lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock2012-04-171-1/+1
* bitbake-layers: hide deprecation warningsPaul Eggleton2012-04-171-0/+2
* hoblistmodel.py: description for selfcreated imageBeth Flanagan2012-04-171-1/+3
* Hob: Set the "stop" button insensitive before hide itDongxiao Xu2012-04-171-0/+1
* Hob: Enlarge the upper value of image sizeDongxiao Xu2012-04-171-4/+4
OpenPOWER on IntegriCloud