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
*
lib/oe/manifest.py: create global variables for package types
Laurentiu Palcu
2014-02-11
1
-10
/
+20
*
oe/manifest.py: Add manifest creation for opkg
Laurentiu Palcu
2014-02-11
1
-7
/
+44
*
lib/oe/rootfs.py: add new library for rootfs creation
Laurentiu Palcu
2014-02-11
1
-0
/
+328
*
lib/oe/package_manager.py: add new package management library
Laurentiu Palcu
2014-02-11
1
-0
/
+425
*
lib/oe/manifest.py: add library for image manifest creation
Laurentiu Palcu
2014-02-11
1
-0
/
+165
*
lib/oe/image.py: add new image creation library
Laurentiu Palcu
2014-02-11
1
-0
/
+239
*
lib/oe/utils.py: add pre/post process helper function
Laurentiu Palcu
2014-02-11
1
-1
/
+11
*
oeqa/utils: targetbuild: don't use bb.fetch anymore
Stefan Stanacar
2014-02-09
1
-19
/
+8
*
lib/oeqa: add module for running tests outside of the build system
Stefan Stanacar
2014-02-09
1
-0
/
+140
*
testimage: add ability to export tests
Stefan Stanacar
2014-02-09
1
-11
/
+6
*
oeqa/runtime/systemd: remove race in settle()
Ross Burton
2014-02-04
1
-14
/
+8
*
lib/oeqa: allow multiple layers to provide their own TEST_TARGET class
Sipke Vriend
2014-02-02
3
-6
/
+79
*
oeqa/runtime: syslog: update --help test
Stefan Stanacar
2014-02-02
1
-1
/
+1
*
oeqa/utils: sshcontrol: rewrite the SSHControl class
Stefan Stanacar
2014-02-02
1
-83
/
+92
*
oeqa/runtime: smart: fix adding channels
Stefan Stanacar
2014-01-29
1
-1
/
+1
*
oeqa/runtime: drop restartTarget method
Stefan Stanacar
2014-01-29
4
-10
/
+0
*
oeqa/runtime: rpm: fix finding the test rpm file
Stefan Stanacar
2014-01-28
1
-5
/
+6
*
lib/oeqa: sshcontrol: Allow alternate port for SSHControl
Sipke Vriend
2014-01-28
1
-1
/
+3
*
oe-selftest: New tests for sstate relocation
Corneliu Stoicescu
2014-01-28
1
-0
/
+96
*
lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches
Laszlo Papp
2014-01-28
1
-7
/
+13
*
utils: Add a cpu_count wrapper function
Richard Purdie
2014-01-28
1
-0
/
+4
*
lib/oeqa: sshcontrol: fix false timeout failures
Stefan Stanacar
2014-01-22
1
-2
/
+2
*
sstatesig: include native/cross/nativesdk deps in target signatures
Martin Jansa
2014-01-21
1
-4
/
+0
*
oe-selftest: Patch sstate tests to work with new sstate-cache naming and content
Corneliu Stoicescu
2014-01-19
1
-13
/
+15
*
lib/oeqa: allow a layer to provide it's own TEST_TARGET class
Stefan Stanacar
2014-01-19
2
-4
/
+22
*
oe-selftest: separated the SStateBase and SStateTests in different modules
Corneliu Stoicescu
2014-01-16
2
-42
/
+54
*
oe-selftest: renamed sstate.py module to sstatetests.py
Corneliu Stoicescu
2014-01-16
1
-0
/
+0
*
oe-selftest: New object SStateBase cut off from SStateTests.
Corneliu Stoicescu
2014-01-16
1
-1
/
+2
*
oeqa/runtime/systemd: wait for services to start/fail
Ross Burton
2014-01-14
1
-0
/
+28
*
lib/oeqa/runtime: add test for python
Ting Wang
2014-01-06
2
-0
/
+39
*
oe-selftest: New tests for sstate related operations
Corneliu Stoicescu
2014-01-06
1
-0
/
+226
*
meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...
Jacob Kroon
2014-01-02
1
-2
/
+2
*
sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasks
Richard Purdie
2013-12-20
1
-0
/
+3
*
lib/oeqa/runtime: rewrite the systemd test module
Stefan Stanacar
2013-12-20
1
-48
/
+45
*
oe-selftest: added buildhistory buildtime tests in module buildoptions.py
Corneliu Stoicescu
2013-12-20
1
-0
/
+20
*
oe-selftest: New test module for OE scripts.
Corneliu Stoicescu
2013-12-20
1
-0
/
+60
*
oe-selftest: New BuildhistoryBase object for buildhistory testing.
Corneliu Stoicescu
2013-12-20
1
-0
/
+45
*
sstatesig: Correctly handle matches spanning stamps and sstatedir
Richard Purdie
2013-12-20
1
-1
/
+0
*
sstatesig: Update for the removal of sstate-name
Richard Purdie
2013-12-20
1
-3
/
+1
*
sstatesig: Ensure we return all matches for find_sigdata
Richard Purdie
2013-12-20
1
-1
/
+1
*
lib/oeqa/runtime: systemd failure case improvements
Ross Burton
2013-12-14
1
-3
/
+7
*
oe-selftest: Add track_for_cleanup method to be used in cleanup tasks
Corneliu Stoicescu
2013-12-14
1
-0
/
+15
*
oe-selftest: implement add_command_to_tearDown method
Corneliu Stoicescu
2013-12-14
1
-1
/
+17
*
lib/oeqa/runtime: output more logging from systemd when services have failed
Ross Burton
2013-12-05
1
-1
/
+3
*
lib/oeqa/runtime: print connman status if connman failed to start
Ross Burton
2013-12-05
1
-1
/
+10
*
lib/oeqa/selftest: add tests for PR service
Corneliu Stoicescu
2013-12-05
1
-0
/
+113
*
lib/oeqa/selftest: buildoptions: small fixes for some tests
Stefan Stanacar
2013-12-05
1
-7
/
+8
*
lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...
Stefan Stanacar
2013-12-05
1
-1
/
+1
*
lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...
Stefan Stanacar
2013-12-03
1
-0
/
+137
*
testimage: use the new targetcontrol.py module for running tests
Stefan Stanacar
2013-12-03
5
-46
/
+50
[next]