- Nov 10, 2015
-
-
Chris Smart authored
-
Patrick Williams authored
Not all virtual sensors had properties
-
Patrick Williams authored
boot sensor was not reporting
-
Chris Austen authored
-
Chris Austen authored
-
- Nov 09, 2015
-
-
Patrick Williams authored
Add bottle and cherrypy
-
Patrick Williams authored
Add ipmitool for qemu image only
-
Patrick Williams authored
Enable robottest for ssh
-
Brad Bishop authored
Bottle is a python wsgi micro-framework for developing web applications.
-
Brad Bishop authored
CherryPy implements a WSGI server. I am planning on using it for the REST server initially. WSGI is very modular so a better server can be dropped in later if one is available.
-
- Nov 06, 2015
-
-
Chris Austen authored
Dropbear last year added a change that breaks the SSHLibrary for robot test framework. Details about the problem... https://github.com/robotframework/SSHLibrary/issues/128 The actual commit that caused the problem https://github.com/mkj/dropbear/commit/ca86726f9f943b2b18e5694b442d3d2e1c0fa903
-
Chris Austen authored
-
- Nov 05, 2015
-
-
nkskjames authored
linux-ombc: Fixes for i2c bus & device drivers
-
nkskjames authored
Add TMP421 to Palmetto config
-
Brad Bishop authored
-
Jeremy Kerr authored
We have an update for the kernel, containing fixes for the i2c subsystem. This includes a defconfig update. Signed-off-by:
Jeremy Kerr <jk@ozlabs.org>
-
- Nov 02, 2015
-
-
Patrick Williams authored
Out of (kernel) tree device trees
-
Patrick Williams authored
stop the build break for btbridge on qemu
-
Patrick Williams authored
Add ipmi fru write to dbus
-
Patrick Williams authored
Update rest-dbus
-
nkskjames authored
move up skeleton for flash fix, this fix works on both my systems.
-
Chris Austen authored
During testing found a pnor locked problem
-
Chris Austen authored
x
-
Chris Austen authored
btbridge is not even part of the qemu image
-
Brad Bishop authored
-
Brad Bishop authored
Removed upstreamed patches to makefile. Updated path in systemd service file. Add dependency on mapper.
-
Brad Bishop authored
-
Brad Bishop authored
-
Brad Bishop authored
This bit of logic enables out of (kernel) tree device trees but still use the kernel build and oe support for device tree to compile it.
-
- Nov 01, 2015
-
-
nkskjames authored
Use OEM parser on all OpenPOWER systems
-
Brad Bishop authored
This was only being picked up on Palmetto.
-
nkskjames authored
Fix mkcimage task dependency in kernel-cuimage
-
Brad Bishop authored
The cuimage is used in the install task so it must be generated by then.
-
nkskjames authored
Patch btbridge makefile.
-
Patrick Williams authored
update for esel not sending mesages
-
Chris Austen authored
-
Brad Bishop authored
It doesn't work inside OE at the moment.
-
- Oct 31, 2015
-
-
Chris Austen authored
- Move to version that supports correct seq/net/lun/cmd order. - Remove unneeded makefile.patch. Signed-off-by:
Patrick Williams <patrick@stwcx.xyz>
-
- Oct 30, 2015
-
-
Patrick Williams authored
Adding real event log manager
-
Chris Austen authored
-