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
/
fetch2
/
perforce.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)
Chad Nelson
2014-09-23
1
-7
/
+3
*
bitbake: fetch2/perforce: Fix localfile name if labels are used
Chad Nelson
2014-09-23
1
-10
/
+7
*
bitbake: fetch2/perforce: Ensure command has a default
Richard Purdie
2014-05-11
1
-4
/
+4
*
bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP...
Richard Purdie
2014-03-02
1
-9
/
+5
*
bitbake: perforce: Fix path subdirectory issues
Richard Purdie
2013-11-24
1
-1
/
+1
*
bitbake: fetch2: Stop passing around the pointless url parameter
Richard Purdie
2013-11-22
1
-7
/
+7
*
bitbake: perforce.py: fix the perforce fetcher
Robert Yang
2013-02-25
1
-1
/
+1
*
replace os.popen with subprocess.Popen
Robert Yang
2012-05-23
1
-5
/
+6
*
replace os.system with subprocess.call
Robert Yang
2012-05-23
1
-1
/
+2
*
fetch, fetch2: Get rid of DeprecationWarning notice
Khem Raj
2011-03-03
1
-1
/
+1
*
fetch2: add runfetchcmd to import for fetchers
Saul Wold
2011-02-07
1
-0
/
+1
*
bitbake/fetch2: Use True instead of integer values
Richard Purdie
2011-02-07
1
-5
/
+5
*
bitbake/fetch2: Rename Fetch class to FetchMethod
Richard Purdie
2011-02-07
1
-2
/
+2
*
bitbake/fetch2: Rewrite and improve exception handling, reusing core function...
Richard Purdie
2011-02-07
1
-14
/
+6
*
bitbake/fetch2: Define a sane localpath function and remove code duplication
Richard Purdie
2011-02-07
1
-3
/
+0
*
bitbake/fetch2: Move ud.localfile setup into urldata_init
Richard Purdie
2011-02-07
1
-3
/
+3
*
bb.fetch2: rename "go" with "download" to better reflect its functionality
Yu Ke
2011-01-25
1
-1
/
+1
*
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
Yu Ke
2011-01-10
1
-3
/
+3
*
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
Yu Ke
2011-01-10
1
-0
/
+206