summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
Commit message (Collapse)AuthorAgeFilesLines
...
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-08-081-1/+1
| | | | | Change-Id: I665bb97261523cc04253ea0f88cfcc0257d76602 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-08-081-1/+1
| | | | | Change-Id: Ic7ce9c574b443e295951bcfe5d484a3e56b910da Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* rename libapphandler.so to libipmi20.soVernon Mauery2018-08-081-2/+2
| | | | | | | | | | this is the bitbake portion of the renaming of libapphandler to libipmi20. The shared object contains much more than just app commands, so it should be named something more generic. Change-Id: I8e89252a32cb0a331bf31fccf0cff525bca556b0 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> (cherry picked from commit 06e58138a8ddaed752e401383e3c326791f59cfd)
* phosphor-snmp_git.bb: bump versionAndrew Geissler2018-08-081-1/+1
| | | | | Change-Id: Id5b1ace9f039ca40ad15c46bc5e19415f6a0a3d6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Add recipe for phosphor-snmpRatan Gupta2018-08-083-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Phosphor-snmp provides the D-Bus service named network-snmp-conf which is used to configure the snmp manager details. Phosphor-snmp also provides the lib which is used by the client to send the snmp trap. Phosphor-snmp uses the net-snmp libs to send the trap. net-snmp provides the following packages net-snmp-libs,net-snmp-server, net-snmp-client, net-snmp-server-snmpd-netsnmp-server-snmptrapd. To send a trap we are interested only in the net-snmp-libs. By default the net-snmp-libs is having the code enabled for server sepcific functions which makes the libs heavy. This commit adds the recipe for phosphor-snmp and the service file for D-Bus service(network-snmp-conf) and disables those features from net-snmp which are specfic for MIB parsing,snmpd and snmptrapd. However this features may be required if we start using the snmp agent functionality. Change-Id: I6ff36fcd378db2f506b0621569693d66d7de79e9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* phosphor-reboot-host: Use environment file for sleepLei YU2018-08-083-2/+4
| | | | | | | | | | | | By default phosphor-reboot-host@.service sleeps for 5 seconds between power off and power on. Make the sleep time as configurable parameter in environment, so different machines could use different sleep time. Tested: Verify the sleep time is from the config file. Change-Id: I81d17e56010fe595dd46295923746f8678678209 Signed-off-by: Lei YU <mine260309@gmail.com>
* phosphor-dbus-interfaces.bb: bump versionAndrew Geissler2018-08-081-1/+1
| | | | | Change-Id: I371409c5c223cb123a65d7167cb859b36bb8c35a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-state-manager.bb: bump versionAndrew Geissler2018-08-071-1/+1
| | | | | Change-Id: I76c0bd2e79acf887fd19a1dfb83ebc597722fcfb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-08-071-1/+1
| | | | | Change-Id: I26aa6db20d2032501038d4b41da3d7ca65dbba52 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-08-071-1/+1
| | | | | Change-Id: I2190f8bd315410a76f4e3dc5d3fddcd40d3eda5e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-08-071-1/+1
| | | | | Change-Id: I8828d1bf4a176a5396ef70b75b93bb1bb23993f9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* sdbusplus.bb: bump versionAndrew Geissler2018-08-061-1/+1
| | | | | Change-Id: I4330e0403c31b9346cdec409bbe8ca5a32981a8b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-08-061-1/+1
| | | | | Change-Id: I4ac2be6ab56241eb4e662c773bfaf290534dbcac Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Fix license md5James Feist2018-08-061-1/+1
| | | | | | | When building md5 doesn't match. Change-Id: If62d914ea0aea7ad64b984117722efae090f7a09 Signed-off-by: James Feist <james.feist@linux.intel.com>
* whitelist: Add new phosphor settings directoriesAdriana Kobylak2018-08-061-0/+3
| | | | | | | | | | | | | | | | | | The phosphor settings properties used to be stored under /var/lib/obmc/ but they have moved to /var/lib/phosphor-* directories. Update the code update whitelist to include these directories so that the settings properties and inventory are preserved across code updates. Closes openbmc/openbmc#3346 Tested: On Zaius, a PrepareForUpdate and an Apply preserve the settings. Change-Id: I4e528f90128e11af7d40537dceb2f9dd1db6cf73 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* phosphor-pid-control.bb: bump versionAndrew Geissler2018-08-061-1/+1
| | | | | Change-Id: I62224749ad1b62df2d3b3b17de5f09f142115846 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-interfaces.bb: bump versionAndrew Geissler2018-08-051-1/+1
| | | | | Change-Id: I028bdea76824a51f11c5e317344d4a6c907e6d3d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* mboxd.bb: bump versionAndrew Geissler2018-08-031-1/+1
| | | | | Change-Id: I5b93d3299f85b9fc2970e76667fc61930ef79318 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-host-postd.inc: bump versionAndrew Geissler2018-08-031-1/+1
| | | | | Change-Id: I6cb3f71848f9dd6a521d935eef82faabef63c8b9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-interfaces.bb: bump versionAndrew Geissler2018-08-031-1/+1
| | | | | Change-Id: If0d1b3131ec7b91e209c78a8174222ef9a473cea Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-led-sysfs.bb: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: I0bd40c9c583053864b312b4ed60f084ee29152ea Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-net.bb: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: I1016c00857b49efdcaad9915e048fcd8cd2c0497 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-host-postd.inc: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: I6031553bbeaf92e291f0785f104d6757d8e73f90 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-software-manager.inc: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: I3ab604d0c77177e015278170abf4e95b5b1c1d8a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-pid-control.bb: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: I607117ca3cf54afe689129d18bab150c2e9ad2a6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: Idb6b95c63804552ae09704f17e42d2ef9536d821 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-08-021-1/+1
| | | | | Change-Id: Ia537898adb0a0854a09174caed7ab3c948de9d6a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-rest.inc: bump versionAndrew Geissler2018-07-271-1/+1
| | | | | Change-Id: I78b894d5b27ad21de0680eadfa95069f718baf68 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* obmc-console_git.bb: bump versionAndrew Geissler2018-07-271-1/+1
| | | | | Change-Id: I081c22a9ae04a34c477b81c7eb138a460b591aca Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* recipes-phoshor: fans: add phosphor-pid-controlPatrick Venture2018-07-271-0/+53
| | | | | | | | | Initial phosphor-pid-control recipe. This installs the swampd daemon. It is expected that each platform will provide their own start-up service at present because of current dependencies on dbus. Change-Id: I5ea4b31a99580b42f33488878cc1ec97dd94e582 Signed-off-by: Patrick Venture <venture@google.com>
* bmcweb.bb: bump versionAndrew Geissler2018-07-261-1/+1
| | | | | Change-Id: I76be6b18c41cd1955a43abb027f8d673bd37accc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-07-251-1/+1
| | | | | Change-Id: I9317e6271faed3dfdfb99e2a68cc4d1fc44459cd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Bump ipmitool revisionVernon Mauery2018-07-251-1/+1
| | | | | | | | ipmitool recently got a new default interface (dbus). This bumps the recipe to use that. Change-Id: Idb2b0ebb37f66b2dde10d6fb869bc05d3a77e14d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
* initfs: add missing dependenciesBrad Bishop2018-07-251-0/+2
| | | | | | | | | | Add a missing runtime dependency on base-utils. Found the missing dependency on the shell while comparing initfs to OE-Core's initrdscripts/initramfs-framework. Change-Id: Ia43495245f37e7f48c5508ee42540abea7ab0659 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* initfs: set package archBrad Bishop2018-07-251-0/+2
| | | | | | | | initfs is a bunch of shell scripts and therefor allarch. Set accordingly. Change-Id: Iaf707830c476c25d3dafabcbb6eec710cfb8bb50 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* initfs: Add proper license variablesBrad Bishop2018-07-251-2/+3
| | | | | | | | obmc-phosphor-license.bbclass is deprecated. Replace with a real license indicator and checksum. Change-Id: I6cf2732a661cf436eb233cd350ee470311b161bb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* initfs: Move to initrdscriptsBrad Bishop2018-07-255-0/+0
| | | | | | | | | Move initfs from initfs to initrdscripts to match OE-Core's placement of initramfs content recipes. Change-Id: Ic30cda7ca55070f1a8754824e76ab001fd55037b Tested: Booted QEMU palmetto image. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add dependency with boost for user manager changes.Tom Joseph2018-07-251-0/+1
| | | | | | | | Boost.Process library is used to run linux commands related to user management as child processes. Change-Id: I320c8562f0dbb7c27cc17c0b4b433212c9cba2dc Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* phosphor-state-manager.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: I477ee7ba4cd5e9f67db56d40a276fb77065693ee Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* sdbusplus.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: If2018249fb2c50435038895d80703685368a19a6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-host-postd.inc: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: I1292844056ec93b298e2024c21d96ef860365acd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: I6351ff993a10a9c19822055172d20992484a9483 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: I37fbd9e2ce95c6eb6beac237565343da44e974a9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-host-postd.inc: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: I860ca9b97f3497d0e91408dbe9a8f1358aadb3c4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Add privilege related groupsRichard Marian Thomaiyar2018-07-241-0/+5
| | | | | | | | | Add privilege groups as needed by user management. Change-Id: I5e7204f8e334ef19d4999147f9e269061561f587 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: Ia5f6ef2e77d4042147b3e13dd11e86318abf2045 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Disable forwarding of journal to syslogAndrew Geissler2018-07-242-0/+14
| | | | | | | | | | | | | | | systemd recently changed the default in their recipe to forward all messages on to syslog. OpenBMC runs in a constrained environment so the redundancy of having the logs in both journald and syslog does not make sense. Tested: Verified journal no longer tries to forward messgages on to syslog. Resolves openbmc/openbmc#3299 Change-Id: Ic7a8e488b60e984670ab4de666f820eeffe39afb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Prevent duplicate kernel message in journalAndrew Geissler2018-07-242-0/+18
| | | | | | | | | | | | | | | | | OpenBMC uses busybox which uses klogd which causes duplicate kernel messages to show up in the journal due to syslog. This override prevents journald from reading from kmsg so only one instance of the kernel messages will show up in journald instead of the two of each currently put in the journal Tested: Verified only one instance of kernel messages were in the journal. Resolves openbmc/openbmc#2720 Change-Id: I434f48159990e7b068103e5c11ac3c9431112199 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Move phosphor overrides of systemd into own recipeAndrew Geissler2018-07-244-3/+16
| | | | | | | | | | | | | Phosphor specific overrides to systemd should be stored within its own recipe and pulled in via the phosphor layer. This helps distinguish systemd specific overrides with phosphor overrides. Tested: Verified service-restart-policy.conf was still pulled in as expected in witherspoon QEMU Change-Id: I32110fc2edd3abd2bb0008c63dd4ad7828b762b8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-07-241-1/+1
| | | | | Change-Id: Ibcbd864384683e28722ee25892ecb7c1e74eae9c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
OpenPOWER on IntegriCloud