index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: runqueue: Do not write out stamp files in dry_run mode
Richard Purdie
2014-04-23
1
-1
/
+2
*
bitbake: runqueue: Fix task weighting algorithm
Richard Purdie
2014-04-23
1
-2
/
+2
*
bitbake: runqueue: Fix handling of zero priority task
Richard Purdie
2014-04-23
1
-1
/
+1
*
bitbake: bitbake: Update to version 1.23.0 for master
Richard Purdie
2014-04-10
1
-1
/
+1
*
bitbake: bitbake: Update to version 1.22.0
Richard Purdie
2014-04-10
1
-1
/
+1
*
bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URI
Paul Eggleton
2014-04-10
1
-1
/
+1
*
bitbake: bitbake-selftest: add tests for local fetching
Paul Eggleton
2014-04-09
1
-0
/
+55
*
bitbake: bitbake: knotty: Clear footer before outputting to stderr
Peter Kjellerstedt
2014-04-08
1
-2
/
+3
*
bitbake: fetch2: fix traceback when a wildcard matches a directory
Paul Eggleton
2014-04-08
1
-10
/
+18
*
bitbake: fetch2: handle wildcards correctly when recording file checksums
Paul Eggleton
2014-04-08
1
-0
/
+3
*
bitbake: hob: add "recipes/images/" to BBFILES when Hob is launched
Irina Patru
2014-04-08
2
-1
/
+1
*
bitbake: fetch2: avoid cache ignoring missing files
Paul Eggleton
2014-04-08
1
-1
/
+0
*
bitbake: fetch2: Fix bug in file checksum generation
Richard Purdie
2014-04-06
1
-0
/
+2
*
bitbake: toasterui: save warnings from non-build context
Alexandru DAMIAN
2014-04-05
2
-6
/
+15
*
bitbake: toasterui: avoid variable name conflict
Alexandru DAMIAN
2014-04-05
1
-8
/
+8
*
bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom image
Marius Avram
2014-04-04
1
-0
/
+11
*
bitbake: hob: fix customization of empty image recipe
Marius Avram
2014-04-04
2
-5
/
+7
*
bitbake: hob: adding INHERIT += " testimage " affects image recipes list
Cristiana Voicu
2014-04-04
1
-1
/
+1
*
bitbake: toaster: fix mis-detection of targets as images
Paul Eggleton
2014-04-04
1
-3
/
+5
*
bitbake: toaster: fix help texts not showing for most tasks
Paul Eggleton
2014-04-04
1
-9
/
+14
*
bitbake: bitbake: cooker: mark setFeatures command as read-only
Alexandru DAMIAN
2014-04-01
3
-1
/
+8
*
bitbake: toaster: use deploy_dir var to obtain the license.manifest path
Cristiana Voicu
2014-04-01
1
-1
/
+1
*
bitbake: toaster: update saving sstate task data
Alexandru DAMIAN
2014-04-01
1
-1
/
+16
*
bitbake: runqueue: Address issues with incomplete sstate sets
Richard Purdie
2014-04-01
1
-1
/
+5
*
bitbake: runqueue: Fix sstate task dependency problems
Richard Purdie
2014-04-01
1
-0
/
+4
*
bitbake: server/xmlrpc: Simlify featureset handling
Richard Purdie
2014-03-30
2
-11
/
+10
*
bitbake: bin/bitbake/cooker: Ensure initial featureset is optimal
Richard Purdie
2014-03-30
1
-1
/
+3
*
bitbake: cooker: Only change self.data if it exists
Richard Purdie
2014-03-30
1
-2
/
+4
*
bitbake: knotty: Show a link to the logfile for failed setscene tasks
Richard Purdie
2014-03-27
1
-0
/
+3
*
bitbake: knotty: Split error output onto stderr
Richard Purdie
2014-03-27
1
-1
/
+5
*
bitbake: knotty: Ensure the progress bar shows on stdout
Richard Purdie
2014-03-27
1
-1
/
+1
*
bitbake: msg: Add stdout/stderr filters
Richard Purdie
2014-03-27
1
-2
/
+16
*
bitbake: cooker/event: Overhaul sanity test mechanism
Richard Purdie
2014-03-27
3
-3
/
+13
*
bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()
Richard Purdie
2014-03-27
2
-5
/
+5
*
bitbake: bitbake: Force -S option to take a parameter
Richard Purdie
2014-03-27
2
-4
/
+7
*
bitbake: data_smart: Fix caching issue for double remove references
Richard Purdie
2014-03-25
1
-0
/
+4
*
bitbake: test/data: Add in test for append/prepend/remove override operations
Richard Purdie
2014-03-25
1
-0
/
+41
*
bitbake: runqueue: Fix sceneQueueEvent to use the correct hashes
Richard Purdie
2014-03-25
1
-1
/
+1
*
bitbake: hob: fix set_extra_setting function
Marius Avram
2014-03-25
1
-9
/
+21
*
bitbake: cooker: delVar in removeConfigurationVar
Marius Avram
2014-03-25
1
-0
/
+2
*
bitbake: toaster: clean exit on bb server shutdown
Alexandru DAMIAN
2014-03-25
1
-2
/
+5
*
bitbake: toasterui: save missed sstate tasks
Alexandru DAMIAN
2014-03-25
2
-0
/
+23
*
bitbake: toaster: select recipe based on PN name
Alexandru DAMIAN
2014-03-25
1
-12
/
+14
*
bitbake: bitbake toaster: check the file_name with the content of the IMAGE_F...
Cristiana Voicu
2014-03-25
1
-1
/
+2
*
bitbake: hob: output filenames based on initial recipe name
Marius Avram
2014-03-24
5
-14
/
+22
*
bitbake: fetch2.URI: Set username/password should not change the other
Olof Johansson
2014-03-24
2
-2
/
+17
*
bitbake: fetch2.URI: Support URIs with both query strings and params
Olof Johansson
2014-03-24
2
-11
/
+23
*
bitbake: fetch2.URI: add support for query parameters
Olof Johansson
2014-03-24
2
-15
/
+53
*
bitbake: tests.fetch: Remove debug assert
Olof Johansson
2014-03-24
1
-2
/
+0
*
bitbake: fetch2.URI: Coerce urlparse to use netloc for all schemes
Olof Johansson
2014-03-24
1
-6
/
+15
[next]