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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 ke...
Richard Purdie
2013-03-02
1
-1
/
+3
*
sstate-cache-management.sh: don't hardcode available sstate_suffixes
Hongxu Jia
2013-02-28
1
-2
/
+7
*
sstate-cache-management.sh:fix the incorrect usage of option `-d'
Hongxu Jia
2013-02-28
1
-2
/
+2
*
sstate-cache-management.sh: fix remove duplicate failed when multiple archs
Hongxu Jia
2013-02-28
1
-1
/
+3
*
scripts/bitbake: Remove all instances of paths to a layer's scripts directory.
Franklin S. Cooper Jr
2013-02-15
1
-1
/
+1
*
Python: Add missing dependency "textutils" to "io" package
MiLo
2013-02-14
1
-1
/
+1
*
scripts/qemuimage-testlib: Use wide option to ps calls
Michael Halstead
2013-02-13
1
-5
/
+5
*
Add separate directory for postinstall intercepts
Laurentiu Palcu
2013-02-13
4
-0
/
+66
*
relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.x
Jason Wessel
2013-02-12
1
-13
/
+13
*
relocate_sdk.py: Fix corruption of sdk binaries
Jason Wessel
2013-02-12
1
-2
/
+11
*
oe-git-proxy*: Remove previous git proxy solutions
Darren Hart
2013-02-11
3
-3015
/
+0
*
oe-git-proxy: Use socat instead of BSD nc
Darren Hart
2013-02-11
1
-32
/
+27
*
oe-git-proxy: Add a new comprehensive git proxy script
Darren Hart
2013-02-11
1
-0
/
+138
*
oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITE
Darren Hart
2013-02-11
1
-1
/
+1
*
oe-buildenv-internal: Remove GIT variables from BB_ENV_EXTRAWHITE
Darren Hart
2013-02-11
1
-1
/
+1
*
runqemu: add option to make the VNC server publically available
Ross Burton
2013-02-11
1
-0
/
+4
*
scripts/create-recipe: Bugfixes for create-recipe easy_install handling.
David Nyström
2013-02-08
1
-3
/
+3
*
create-pull-request: Error message on missing -u
Bernhard Reutner-Fischer
2013-02-08
1
-2
/
+3
*
yocto-bsp: prepend includes in machine.scc files with machine
Tom Zanussi
2013-02-07
7
-14
/
+14
*
bitbake-prserv-tool: show error when export file does not exist
Martin Jansa
2013-02-06
1
-1
/
+9
*
scripts/create-recipe: Python improvements for create-recipe.
David Nyström
2013-02-06
1
-32
/
+124
*
send-pull-request: add extra CC argument
Martin Jansa
2013-02-06
1
-4
/
+9
*
crosstap: handle hyphenated x86_64 target arch
Tom Zanussi
2013-02-05
1
-1
/
+1
*
scripts/wipe-sysroot: add script to safely wipe the sysroots
Ross Burton
2013-02-04
1
-0
/
+34
*
yocto-bsp: qualify user files with machine name
Brian A. Lloyd
2013-01-25
45
-89
/
+93
*
prserv: add LOCALCOUNT to AUTOINCs migration feature
Constantin Musca
2013-01-22
1
-0
/
+32
*
bb-matrix: Fix min and max calculations
Darren Hart
2013-01-21
2
-7
/
+10
*
scripts/lib/bsp/engine.py: add handling for JSON strings
Tom Zanussi
2013-01-20
1
-4
/
+7
*
yocto-layer: add optional layer priority param
Tom Zanussi
2013-01-20
2
-4
/
+19
*
scripts/lib/bsp/engine.py: refactor bsp-creation code
Tom Zanussi
2013-01-20
1
-65
/
+76
*
yocto-layer: add 'layer' template data
Tom Zanussi
2013-01-20
9
-0
/
+168
*
yocto-layer: add help/usage
Tom Zanussi
2013-01-20
1
-0
/
+228
*
yocto-layer: new script
Tom Zanussi
2013-01-20
1
-0
/
+142
*
scripts/lib/bsp/engine.py: add yocto_layer_create()
Tom Zanussi
2013-01-20
1
-0
/
+56
*
yocto-bsp: add basic git connectivity check
Tom Zanussi
2013-01-16
2
-1
/
+14
*
runqemu scripts: add support for booting an ISO image
Chen Qi
2013-01-16
2
-0
/
+13
*
runqemu-internal: add 'debugshell' as a default kernel option
Chen Qi
2013-01-09
1
-1
/
+1
*
buildhistory-diff: prepend to sys.path
Christopher Larson
2013-01-09
1
-1
/
+1
*
relocate_sdk.py: new interpreter string was not '\0' terminated
Laurentiu Palcu
2013-01-07
1
-2
/
+2
*
scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots ...
Martin Jansa
2013-01-07
1
-0
/
+78
*
scripts/sstate-diff-machines.sh: add simple script to compare sstate checksum...
Martin Jansa
2013-01-07
1
-0
/
+107
*
Added ability to parse python sources to create-recipe
David Nyström
2013-01-07
1
-3
/
+48
*
runqemu: change terminal's INTR key in 'serial' mode
Trevor Woerner
2012-12-26
2
-0
/
+9
*
python: add -crypt as a dependency on -math
Ross Burton
2012-12-26
1
-1
/
+1
*
Fix typo in kvm capability detection in runqemu
Björn Stenberg
2012-12-26
1
-1
/
+1
*
Update sanity tests to use smart instead of zypper
Paul Eggleton
2012-12-17
19
-99
/
+99
*
runqemu: add support for FSTYPE=vmdk
Trevor Woerner
2012-12-17
2
-14
/
+45
*
Disabling audio on when running runqemu qemuarm
Andrei Dinu
2012-12-14
1
-0
/
+1
*
yocto-kernel: add support for PRs of the form rN to pr_inc()
Tom Zanussi
2012-12-13
1
-4
/
+8
*
yocto-bsp: remove patch-related SRC_URI processing
Tom Zanussi
2012-12-13
1
-193
/
+34
[next]