summaryrefslogtreecommitdiffstats
path: root/yocto-poky
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'f1e5d6968976c2341c6d554bfcc8895f1b33c26b' from yocto-2.0.1Patrick Williams2016-03-30742-3404/+28932
|
* Move glibc-cross-localedef patches from yocto-poky.Patrick Williams2016-03-072-27/+0
| | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Move systemd patches from yocto-poky tree.Patrick Williams2016-03-072-1210/+0
| | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Recipe update: User management, systemd patch, IPMI net functionsAdriana Kobylak2016-02-121-0/+1
| | | | | | Create virtual class to include user management in the image Add the systemd patch for network support to the systemd recipe Update the IPMI recipe to pickup the support for network configuration
* systemd networkd dbus patch for configure interface IP and MAC Address.nkskjames2016-02-101-0/+1209
|
* Merge pull request #146 from amboar/wily-dbus-fixnkskjames2016-01-281-0/+6
|\ | | | | qemu-native: fix build on Ubuntu 15.10
| * qemu-native: fix build on Ubuntu 15.10Ed Bartosh2016-01-271-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build of qemu-native on Ubuntu 15.10 fails on configure step. The reason for this is that system dbus version is higher than oe dbus version and system pulseaudio libraries require newer dbus. It causes configure to break with a lot of errors similar to this: libpulsecommon-6.0.so: undefined reference to dbus_watch_get_enabled@LIBDBUS_1_3 Fixed by building qemu-native with the system dbus on Ubuntu 15.10 Note: This is a workaround. It must be removed when oe dbus is upgraded to the version >= system dbus version (1.10.0 at the moment). [YOCTO #8553] Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
* | Upgrade to Dropbear 71Chris Austen2016-01-124-33/+4
|/ | | | | | | | | | The issue I asked to be fixed is in the new version of dropbear. The problem was causing robot test code from running remote commands like ipmitool. I had to work around the issue building my own private 'requests' robot code. Now that it is fixed you do not need any special code for Robot test automation Additional details can be found here... https://github.com/robotframework/SSHLibrary/issues/128
* Enable robottest for sshChris Austen2015-11-062-0/+29
| | | | | | | | | | | 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
* Code to allow building on Power based systemsChris Austen2015-10-123-0/+28
|
* Merge commit 'd7e963193b4e6541206a320316a158a65f1fee89' into HEADPatrick Williams2015-09-2241-173/+761
|
* Merge commit 'c124f4f2e04dca16a428a76c89677328bc7bf908' as 'yocto-poky'Patrick Williams2015-09-155178-0/+636932
OpenPOWER on IntegriCloud