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
*
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
*
oeqa: add proper handling for command errors where needed
Paul Eggleton
2014-04-30
3
-4
/
+24
*
classes/testimage: if start fails, don't try to stop
Paul Eggleton
2014-04-30
1
-0
/
+1
*
oeqa/controllers/masterimage: more robust master image startup
Paul Eggleton
2014-04-30
1
-2
/
+13
*
oeqa/controllers/masterimage: add a serial control command
Stefan Stanacar
2014-04-30
1
-4
/
+12
*
oeqa/targetcontrol: restart method shouldn't be abstract
Stefan Stanacar
2014-04-30
2
-8
/
+2
*
oeqa/controllers/masterimage: add a base class for hw targets
Stefan Stanacar
2014-04-30
1
-46
/
+91
*
lib/oe/sdk: Ensure target directory exists before creating the link
Richard Purdie
2014-04-30
1
-0
/
+1
*
oeqa/utils: sshcontrol: realtime logging of output
Stefan Stanacar
2014-04-29
1
-4
/
+15
*
Globally replace oe.utils.contains to bb.utils.contains
Otavio Salvador
2014-04-25
2
-17
/
+3
*
make menuconfig work for recent xfce environment
Andreas Müller
2014-04-23
1
-11
/
+1
*
selftest: DiskMonTest: use a high value for free space
Stefan Stanacar
2014-04-23
1
-5
/
+3
*
selftest: DiskMonTest: use POSIX output for df
Alexandru Palalau
2014-04-10
1
-1
/
+1
*
selftest/sstatetests.py: Added 'populate_lic' to ignore_patterns
Corneliu Stoicescu
2014-04-04
1
-2
/
+2
*
rootfs.py: introduce USE_DEVFS check
Matthieu Crapet
2014-04-04
1
-1
/
+2
*
lib/oeqa: add a test target controller for EFI targets
Stefan Stanacar
2014-03-31
2
-0
/
+135
*
sstatesig: Anchor inherits class tests
Richard Purdie
2014-03-30
1
-3
/
+3
*
image.py: check file exists before deleting
Laurentiu Palcu
2014-03-30
1
-1
/
+2
*
rootfs.py: add new cleanup method
Laurentiu Palcu
2014-03-30
1
-0
/
+25
*
package_manager.py: leave the __db.00* files in place
Laurentiu Palcu
2014-03-30
1
-7
/
+1
*
selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...
Corneliu Stoicescu
2014-03-27
1
-4
/
+4
*
apt/package_mamager: Ensure WORKDIR is used for lists directory
Richard Purdie
2014-03-27
1
-0
/
+2
*
package_manager: Fix apt-ftparchive index creation problems
Richard Purdie
2014-03-27
1
-7
/
+6
*
package_manager: Ensure we don't process directories twice
Richard Purdie
2014-03-27
1
-1
/
+3
*
rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...
Laurentiu Palcu
2014-03-21
2
-15
/
+22
*
package_manager.py: create separate class for installed packages listing
Laurentiu Palcu
2014-03-21
1
-165
/
+211
*
package_manager: Use apt-ftparchive for deb packages
Ricardo Ribalda Delgado
2014-03-19
1
-3
/
+9
*
lib/oe: turn oe into a namespace package
Christopher Larson
2014-03-17
1
-0
/
+2
*
oeqa/utils/qemurunner: search for login string in the entire boot log
Stefan Stanacar
2014-03-11
1
-2
/
+1
*
oeqa/targetcontrol: fix loading a controller using a class name
Stefan Stanacar
2014-03-11
1
-1
/
+2
*
oeqa/targetcontrol: allow a custom port for SimpleRemoteTarget
Stefan Stanacar
2014-03-11
1
-2
/
+7
*
oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...
Stefan Stanacar
2014-03-11
1
-2
/
+2
*
do_rootfs: Added PACKAGE_FEED_URIS functionality
David Nyström
2014-03-07
2
-13
/
+92
*
package.py: use subprocess.Popen for rpmdeps call
Martin Jansa
2014-03-07
1
-4
/
+7
*
package_manager.py: make list_installed() list pkg dependencies too
Laurentiu Palcu
2014-03-07
1
-0
/
+31
[next]