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
...
*
test-dependencies: don't override failed-recipes.log
Martin Jansa
2014-08-06
1
-7
/
+9
*
wic: Various typo/grammar fixes to wic help text
Tom Zanussi
2014-08-02
1
-3
/
+3
*
wic: Add squashfs to --fstypes documentation
Tom Zanussi
2014-08-02
1
-0
/
+1
*
wic: Add documentation for --fsoptions
Tom Zanussi
2014-08-02
1
-0
/
+7
*
wic: Fix plugin help text
Tom Zanussi
2014-08-02
1
-13
/
+16
*
wic: do not overwrite autogenerated /etc/fstab with original too early
Maciej Borzecki
2014-07-26
1
-1
/
+4
*
wic: squashfs partition support
Maciej Borzecki
2014-07-25
1
-0
/
+61
*
wic: --fsoptions handling
Maciej Borzecki
2014-07-25
1
-1
/
+9
*
wic: Remove fstype from mkefidisk canned wks
Tom Zanussi
2014-07-23
1
-1
/
+1
*
wic: Add help entry for wic kickstart
Tom Zanussi
2014-07-23
1
-0
/
+1
*
wic: Fix bad directory name in bootimg-efi
Tom Zanussi
2014-07-23
1
-1
/
+1
*
mkefidisk.sh: Add signal handling
Darren Hart
2014-07-23
1
-2
/
+4
*
mkefidisk.sh: Fix redirection to 1
Darren Hart
2014-07-23
1
-19
/
+19
*
mkefidisk.sh: Remove initrd entry for gummiboot
Darren Hart
2014-07-23
1
-0
/
+1
*
scripts/test-remote-image: use the scriptpath module
Corneliu Stoicescu
2014-07-19
1
-2
/
+12
*
scripts/oe-selftest: add command-line parsing and options
Corneliu Stoicescu
2014-07-19
1
-28
/
+53
*
mkefidisk.sh: Reduce output and add verbose flag
Darren Hart
2014-07-19
1
-47
/
+67
*
mkefidisk.sh: Make the rootfs copy the last step
Darren Hart
2014-07-19
1
-10
/
+12
*
mkefidisk.sh: Add die() and cleanup() routines
Darren Hart
2014-07-19
1
-47
/
+68
*
mkefidisk.sh: Improve logging
Darren Hart
2014-07-19
1
-32
/
+60
*
mkefidisk.sh: Copy the EFI dir recursively
Darren Hart
2014-07-19
1
-3
/
+1
*
mkefidisk.sh: Add gummiboot support
Darren Hart
2014-07-19
1
-12
/
+41
*
mkefidisk.sh: Add mount error checking
Darren Hart
2014-07-19
1
-0
/
+4
*
mkefidisk.sh: Use all caps for volume names
Darren Hart
2014-07-19
1
-3
/
+3
*
scripts/test-remote-image: add --skip-download option
Corneliu Stoicescu
2014-07-16
1
-11
/
+16
*
wic: Error on zero-sized partitions
Tom Zanussi
2014-07-16
1
-0
/
+2
*
wic: Add kickstart reference to help system
Tom Zanussi
2014-07-16
3
-13
/
+130
*
wic: Add wic overview to help system
Tom Zanussi
2014-07-16
2
-9
/
+221
*
wic: Add vfat support
Tom Zanussi
2014-07-16
1
-0
/
+74
*
wic: Error on parted non-zero error code
Tom Zanussi
2014-07-16
1
-1
/
+1
*
wic: Add general 'plugins' help topic
Tom Zanussi
2014-07-10
2
-7
/
+109
*
wic: Add dummy subcommand and usage strings
Tom Zanussi
2014-07-10
1
-0
/
+13
*
wic: Print error if a partition specifies an invalid --source
Tom Zanussi
2014-07-10
1
-0
/
+5
*
wic: Add help text for 'wic list source-plugins'
Tom Zanussi
2014-07-10
1
-3
/
+17
*
wic: Add command to list available source plugins
Tom Zanussi
2014-07-10
2
-0
/
+29
*
yocto-bsp: Drop GLIBC_ADDONS setting
Richard Purdie
2014-07-04
2
-4
/
+0
*
yocto-bsp: Update qemu inclusion lists
Richard Purdie
2014-07-04
1
-2
/
+3
*
scripts/contrib/verify-homepage.py: add a script to verify HOMEPAGE
Chong Lu
2014-07-03
1
-0
/
+63
*
runqemu-extract-sdk: normalize paths to improve output
Chen Qi
2014-07-03
1
-1
/
+2
*
scripts: fix no newline at end of file
Robert Yang
2014-07-03
1
-1
/
+1
*
test-dependencies.sh: Return non-zero return code when there was some failure...
Martin Jansa
2014-06-29
1
-13
/
+39
*
sstate-diff-machines.sh: Return non-zero return code when there was some fail...
Martin Jansa
2014-06-29
1
-10
/
+75
*
oe-pkgdata-util: fix help text
Paul Eggleton
2014-06-25
1
-1
/
+1
*
list-packageconfig-flags: improve option parsing
Paul Eggleton
2014-06-25
1
-52
/
+29
*
list-packageconfig-flags: filter out doc and defaultval varflags
Paul Eggleton
2014-06-25
1
-5
/
+7
*
scripts: consolidate code to find bitbake path
Paul Eggleton
2014-06-25
4
-43
/
+74
*
mkefidisk.sh: Allow symlink for device
Darren Hart
2014-06-24
1
-0
/
+5
*
scripts/test-remote-image: add value check for rootfs fstype, change method n...
Corneliu Stoicescu
2014-06-24
1
-3
/
+8
*
relocate_sdk: Skip to do relocation if the file size is less than 64 byte
Roy Li
2014-06-17
1
-6
/
+6
*
scripts/test-remote-image: Add script for running runtime tests on remotely b...
Corneliu Stoicescu
2014-06-13
1
-0
/
+340
[prev]
[next]