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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...
Corneliu Stoicescu
2014-08-27
1
-0
/
+4
*
oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.
Corneliu Stoicescu
2014-08-27
1
-2
/
+2
*
sstatesig: Only squash dependencies for allarch packagegroups
Richard Purdie
2014-08-25
1
-2
/
+5
*
lib/oe/utils: Add utils function for multiprocess execution
Richard Purdie
2014-08-23
2
-28
/
+33
*
oeqa/utils/httpserver: Reset SIGTERM handler
Richard Purdie
2014-08-23
1
-0
/
+2
*
oeqa/sdk/: add sdk tests for sudoku, iptables and cvs
Corneliu Stoicescu
2014-08-18
4
-0
/
+76
*
oeqa/utils/targetbuild.py: add support for sdk tests
Corneliu Stoicescu
2014-08-18
1
-15
/
+79
*
oeqa/oetest.py: enable sdk testing
Corneliu Stoicescu
2014-08-18
1
-11
/
+18
*
oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkg
Christopher Larson
2014-08-11
1
-1
/
+1
*
oeqa/runtime: add new cpp test and file
Corneliu Stoicescu
2014-08-11
2
-0
/
+10
*
lib/oeqa/selftest: Don't match log level in output
Tyler Hall
2014-08-11
1
-1
/
+1
*
package_manager.py: set preferred ABI for rpm
Robert Yang
2014-08-02
2
-1
/
+18
*
oeqa/utils/decorators.py: add import os
Corneliu Stoicescu
2014-08-02
1
-0
/
+1
*
selftest/buildoptions.py: fix QA_WARN test and add more output when failing
Corneliu Stoicescu
2014-07-29
1
-3
/
+3
*
lib/oe/rootfs: Improve error message whitespace
Richard Purdie
2014-07-28
1
-1
/
+1
*
lib/oeqa: Fix accidental revert of code
Richard Purdie
2014-07-25
1
-3
/
+3
*
oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...
Lucian Musat
2014-07-25
27
-2
/
+48
*
oeqa/runtime: Added skipModule import for test modules that use it.
Lucian Musat
2014-07-25
8
-11
/
+11
*
oeqa: Refactor test skipping decorators to use the unittest result object
Lucian Musat
2014-07-25
2
-23
/
+34
*
lib/oe/classextend: Avoid early expansion of PR values
Richard Purdie
2014-07-25
1
-1
/
+6
*
image.bbclass/rootfs.py: add variables to rootfs[vardeps]
Roxana Ciobanu
2014-07-23
1
-0
/
+21
*
rootfs: Remove the extraneous install directory
Saul Wold
2014-07-19
1
-0
/
+1
*
oeqs/selftest: Added test case decorators for toaster
Lucian Musat
2014-07-17
1
-30
/
+64
*
oeqa: fix return status in pam.py to match shadow-4.2.1
Chen Qi
2014-07-17
1
-3
/
+3
*
lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZE
Robert Yang
2014-07-10
1
-0
/
+8
*
oeqs/selftest: Added test case decorators for the rest of selftest testcases ...
Lucian Musat
2014-07-10
4
-20
/
+49
*
Added testcase decorator to use in logging. Added class decorator LogResults ...
Lucian Musat
2014-07-03
3
-0
/
+74
*
lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe function
Mark Hatle
2014-07-03
1
-0
/
+1
*
oeqa/selftest/_toaster.py: fix 'IndentationError' issues
Ionut Chisanovici
2014-06-30
1
-280
/
+280
*
oeqa/selftest/toaster.py: renamed to _toaster.py
Ionut Chisanovici
2014-06-30
1
-0
/
+0
*
lib/oe/package_manager.py: Add processing for alternative SDK_OS
Mark Hatle
2014-06-25
1
-1
/
+5
*
populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation
Mark Hatle
2014-06-25
1
-1
/
+1
*
oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...
Corneliu Stoicescu
2014-06-24
1
-2
/
+9
*
sstatesig: Add try/except around the stat calls
Richard Purdie
2014-06-19
1
-2
/
+8
*
controllers/masterimage.py: Make testimage kernel naming pattern universal
Corneliu Stoicescu
2014-06-13
1
-1
/
+1
*
oeqa/controllers/testtargetloader.py: add 'import os'
Corneliu Stoicescu
2014-06-13
1
-0
/
+1
*
targetcontrol.py: Add a classmethod to get extra files needed by the target c...
Corneliu Stoicescu
2014-06-13
1
-0
/
+4
*
masterimage.py: enable dynamical determination of rootfs type
Corneliu Stoicescu
2014-06-13
1
-3
/
+6
*
targetcontrol.py: make possible dynamical determination of rootfs type
Corneliu Stoicescu
2014-06-13
1
-2
/
+17
*
rootfs.py: change the logic in _uninstall_unneeded
Chen Qi
2014-06-13
1
-5
/
+9
*
oeqa/utils/commands.py: add support for postconfig option
Corneliu Stoicescu
2014-06-10
1
-9
/
+22
*
Added new test cases for bitbake modes (-e -n -p -r -R -c -k)
Lucian Musat
2014-06-06
1
-0
/
+52
*
classextend: Fix crosssdk remapping for multilib
Richard Purdie
2014-06-01
1
-0
/
+2
*
toaster: toaster oe-selftest support
Ionut Chisanovici
2014-05-30
1
-0
/
+411
*
sstatesig: Move saferecipedeps handling to be earlier
Richard Purdie
2014-05-29
1
-4
/
+4
*
classes/lib/oe: Fix cross/crosssdk references
Richard Purdie
2014-05-11
2
-6
/
+6
*
package_manager: Fix NoneType Object on do_populate_sdk
Ricardo Ribalda Delgado
2014-05-08
1
-1
/
+2
*
package_manager: Fix Argument list too long
Ricardo Ribalda Delgado
2014-05-08
1
-2
/
+9
*
sstatetests: Use TUNE_ARCH instead of TARGET_ARCH
Richard Purdie
2014-05-04
1
-6
/
+6
*
sstatetests: Update after binutils-cross name change with PN addition
Richard Purdie
2014-05-04
1
-6
/
+12
[next]