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
/
meta
/
classes
/
sstate.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
sstate.bbclass: ignore the tar failure.
Roy Li
2013-09-24
1
-1
/
+6
*
sstate.bbclass: fix parallel building issue
Roy.Li
2013-09-14
1
-1
/
+1
*
meta: Don't use deprecated bitbake API
Richard Purdie
2013-09-01
1
-8
/
+8
*
sstate: Fix the relative symlink replacement code
Richard Purdie
2013-08-23
1
-5
/
+6
*
sstate.bbclass: Add an extra check for sstate_mirrors
Joe MacDonald
2013-07-05
1
-0
/
+10
*
sstate.bbclass: fetch archive+siginfo in a single pstaging_fetch
Christopher Larson
2013-06-11
1
-17
/
+15
*
sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetching
Christopher Larson
2013-06-11
1
-0
/
+2
*
base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...
Richard Purdie
2013-06-07
1
-1
/
+1
*
sstate.bbclass: fixup extra hardcoded paths
Jackie Huang
2013-06-04
1
-0
/
+11
*
classes/lib: Update to use print as a function call
Richard Purdie
2013-05-09
1
-3
/
+3
*
sstate.bbclass: make hard links for staging files
Robert Yang
2013-05-02
1
-1
/
+1
*
sstate: Set umask to 002 before packaging runs
Phil Blundell
2013-04-29
1
-0
/
+4
*
classes/sstate: avoid traceback when no files have been staged
Paul Eggleton
2013-04-03
1
-1
/
+4
*
sstate.bbclass: remove reference to gtk+-native
Andreas Müller
2013-04-02
1
-1
/
+1
*
sstate: add -f to mv when moving sstate files into place
Jeff Polk
2013-04-02
1
-1
/
+1
*
sstate.bbclass: Enclose sstate search parameter with quotes
Leonardo Sandoval
2013-03-05
1
-1
/
+1
*
sstate: Add gtk-update-icon-cache-native to postinst recipes list
Richard Purdie
2013-03-05
1
-1
/
+1
*
sstate.bbclass: consider postinstall dependencies too
Laurentiu Palcu
2013-03-05
1
-1
/
+7
*
sstate.bbclass: Ensure build directory is cleaned to start with
Richard Purdie
2013-02-06
1
-0
/
+1
*
sstate/path.py: Add copyhardlinktree() function and use for performance optim...
Richard Purdie
2013-02-06
1
-2
/
+2
*
sstate: Move debug comment to more logical place
Richard Purdie
2013-01-30
1
-1
/
+1
*
sstate: Add optimisation for useradd injected dependencies
Richard Purdie
2013-01-25
1
-0
/
+8
*
Split do_packagedata task from do_package
Richard Purdie
2013-01-25
1
-3
/
+3
*
sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, a...
Martin Ertsaas
2013-01-15
1
-3
/
+7
*
sstate.bbclass:specify function dirs to avoid race
Hongxu Jia
2013-01-09
1
-0
/
+5
*
sstate.bbclass: Improve stamp-extra-info task handling to avoid warnings
Richard Purdie
2012-12-17
1
-4
/
+7
*
sstate.bbclass: Remove unused/uneeded variable
Richard Purdie
2012-12-17
1
-2
/
+1
*
sstate.bbclass: Simplify overcomplicated cleanall function
Richard Purdie
2012-12-17
1
-15
/
+6
*
sstate: fix typo
Saul Wold
2012-12-06
1
-1
/
+1
*
sstate: fix typo
Richard Purdie
2012-12-06
1
-1
/
+1
*
sstate: fetch .siginfo files from SSTATE_MIRROR
Saul Wold
2012-12-06
1
-0
/
+2
*
sstate.bbclass: fix detection of owners matching sstate files
Martin Jansa
2012-12-05
1
-2
/
+1
*
sstate.bbclass: fixed file-conflict check
Enrico Scholz
2012-12-05
1
-1
/
+1
*
packagegroup/allarch: Convert to use allarch class
Richard Purdie
2012-11-26
1
-1
/
+1
*
sstate: Explicitly define populate_sysroot task relationships
Richard Purdie
2012-11-24
1
-9
/
+16
*
sstate: Add a rule for target sysroot requirements from cross dependencies
Richard Purdie
2012-11-24
1
-0
/
+4
*
sstate: Implement a setscene dependency validation routine to allow skipping ...
Richard Purdie
2012-11-20
1
-0
/
+52
*
sstate: Drop now unneeded python whitelist entries
Richard Purdie
2012-11-18
1
-2
/
+0
*
sstate: Bump version number to deal with layout fixes
Richard Purdie
2012-11-14
1
-1
/
+1
*
sstate: Fix various path manipulation issues
Richard Purdie
2012-11-14
1
-3
/
+5
*
sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/'
Richard Purdie
2012-11-14
1
-0
/
+4
*
sstate: add manifest info for shared file matches
Saul Wold
2012-10-27
1
-1
/
+7
*
sstate: Improve handling of machine specific manifests
Richard Purdie
2012-10-22
1
-7
/
+8
*
sstate: when warnings about sysroot overwrites, say what the recipe was
Ross Burton
2012-10-18
1
-1
/
+1
*
sstate: Use -m option to tar when unpacking sstate
Richard Purdie
2012-10-18
1
-1
/
+1
*
sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warning
Richard Purdie
2012-10-08
1
-1
/
+1
*
sstate: Add extra entries to the sstate duplicate files whitelist
Richard Purdie
2012-10-05
1
-2
/
+8
*
sstate: Normalise paths before comparing with the whitelist
Richard Purdie
2012-10-05
1
-0
/
+1
*
sstate: Relax the duplicate file whitelist for now
Richard Purdie
2012-09-28
1
-1
/
+5
*
sstate: Remove master manifest usage
Richard Purdie
2012-09-26
1
-28
/
+3
[next]