- Apr 04, 2018
-
-
Gunnar Mills authored
Barreleye is no longer a supported machine. Removed a reference to Barreleye. Change-Id: I6c0fc792cf1a09c29836ffbc235d4775de4f7b12 Signed-off-by:
Gunnar Mills <gmills@us.ibm.com>
-
Gunnar Mills authored
Added a Garrison README with a line about Garrison no longer being a supported machine. This can up updated in the future if Garrison becomes supported again. Change-Id: Ib3040500ed8b634b1fb0f5ce1b3156f7885d49aa Signed-off-by:
Gunnar Mills <gmills@us.ibm.com>
-
- Apr 03, 2018
-
-
Patrick Venture authored
When the sensor fails, use the -errno value as the sensor value instead of removing the sensor. Change-Id: I8caaa9f30d68cc4dac3004522fe76995ecf35edc Signed-off-by:
Patrick Venture <venture@google.com>
-
Lei YU authored
In phosphor-hwmon, the config "--enable-negative-errno-on-fail" is introduced for sensors that should return errno instead of failing and exiting. Enable this config for Romulus so the fan sensors are working, otherwise hwmon will fail and exit when fans are not working. Tested: Verify that the fan_tach sensors return -ETIMEOUT when host is powered off and do not exit with failure. Change-Id: I0d52a2b1a7fb4bf9fc542de6a88823b36bd2bc48 Signed-off-by:
Lei YU <mine260309@gmail.com>
-
Brad Bishop authored
Pick up a couple patches. Tested: Built iotools and witherspoon images Change-Id: Ia9dfc5ec958c2aaa68f7a22ab35013e9cbb0f02a Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Andrew Geissler authored
Change-Id: I8366fab3ff92e3ad8a42eaf251929c9cc0978978 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I0bb8820aacd3fe879daeccfe61899216ab558d71 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I43c9322f532f77ffd3de7f47dc531238d51f0161 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: Id67cba68776129783fdb9849b33af87c8ec6fec3 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I3bc4ba841168bed8cee3cda19a8113f9326e9b99 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Ratan Gupta authored
bump the version for phosphor-ipmi-host and phosphor-ipmi-net as the changes need to go in parallel. Change-Id: Ifd4249de0e3ffc17393114d00eed669e7cfca690 Signed-off-by:
Ratan Gupta <ratagupt@in.ibm.com>
-
Brad Bishop authored
Change-Id: Ib5bff064f5b158f18268786f5fafd59760a941ac Tested: Built witherspoon and palmetto images Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
- Apr 02, 2018
-
-
Andrew Geissler authored
Change-Id: Ifb3e2c178829397812e72be68e42f364dad2bd76 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I3fba713a7e6f6133033b4bc3a79d5249503a3d76 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
openbmc/phosphor-inventory-manager has replaced this implementation of inventory on OpenBMC. There will be follow on commits to completely remove this package from OpenBMC, for now remove the main python application and its legacy DBUS object. Change-Id: I4f81c3b58c9dbde557ee1ba1de1fb128dac8e33e Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Mar 30, 2018
-
-
Andrew Geissler authored
Change-Id: Ib7726a5249f0d219b888d50ac42b0fa7b40d3c5c Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Eddie James authored
In order to secure the BMC, we need to sign all the images and include a public key in the package with which to verify future update images. This commit adds a framework to sign the image files with an open private key and generates a corresponding public key added to the image. This isn't secure by itself (since the private key is available), but additional changes can easily provide their own private key, creating a secure BMC. To use a secure private key: export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE SIGNING_KEY" SIGNING_KEY=/path/to/secure/key bitbake obmc-phosphor-image Resolves openbmc/openbmc#2835 Resolves openbmc/openbmc#2836 Resolves openbmc/openbmc#2837 Change-Id: I28919b7de54e3a32e5efcbb4522fb39731e68384 Signed-off-by:
Eddie James <eajames@us.ibm.com> Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Andrew Geissler authored
Change-Id: Ie304a07eb86db4dafece07c530edaffd0fc61447 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I43a6280f4d98d2e84b820ee65316cc1c103c5a52 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I2b6ee56c1742fea4418d97a6321362555138dcf7 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I277ff0cfd9c60f28a924419d3cb46a0c86e05c1a Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: Ic91f2d2455d08e398406a05dea27ed47b562473f Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Brad Bishop authored
A suitable recipe for autoconf-archive has been added upstream. Drop ours in favor of that. Tested: Built a witherspoon image and oe-sdk Change-Id: I452e01af412cc7f6c8f4164dfbd4409148ff194d Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Brad Bishop authored
The overlay image type doesn't have any code behind it and thus selecting it in IMAGE_FSTYPES would result in unexpected behavior. An overlay image type still exists but it was renamed to mtd-static in an earlier refactor, and this cleanup was omitted. Tested: Built witherspoon and palmetto images Change-Id: I7eb41afcf25ae2d251bf671dd0e5a18e1064f7c4 Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Brad Bishop authored
Move image symlink creation for phosphor-bmc-code-mgmt out of make_tar_of_images into its own function, so we can run additional code in between symlink creation and tar file creation. Tested: Built witherspoon and palmetto images Change-Id: I3025db6bb788d7c2bcf5c2a400af647c7c957164 Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Andrew Geissler authored
Change-Id: I260028cf77db6214361b6d60b484d07eb1708f59 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Lei YU authored
After updated to kernel dev-4.13, Romulus needs to pick latest phosphor-hwmon to make hwmon work. Change-Id: I7a911ad6d4dc464471e75f69963bad7e419fe198 Signed-off-by:
Lei YU <mine260309@gmail.com>
-
- Mar 29, 2018
-
-
Andrew Geissler authored
Change-Id: I9a8a1e198ef86e82f1b00b133a10aad43a5acbf0 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I8936799b11ad48b02b586ee791aec7b3a583d566 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I7cce09a406f196689c29ab774d948f204a02c5d4 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I1f498930c35ab45015571d63c390007894e38a5b Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Brad Bishop authored
This seems to be the upstream convention. Update to match. Change-Id: I51557baebee8890d983d878779a5dd76ffa309be Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Ratan Gupta authored
We would be writing a new app in the phosphor-netwokd repo. libnl would be used for IPC mechanism between kernel and user space process. In issue 2931 we need to talk with kernel for certain NCSI commands(nelink) through libnl. NCSI commands are as follows NCSI_CMD_PKG_INFO: which returns information on packages and their associated channels. NCSI_CMD_SET_INTERFACE which allows a specific package or package/channel combination to be set as the preferred choice. NCSI_CMD_CLEAR_INTERFACE which clears any preferred setting Partilally Resolves openbmc/openbmc#2931 Change-Id: I9b90a43d44c082a403ec93aa6a5a1f1cdb68a992 Signed-off-by:
Ratan Gupta <ratagupt@in.ibm.com>
-
Brad Bishop authored
Drop support for RHEL6 which has been unsupported by Poky since 2.1. This reverts commit c83cf1ce. Tested: Built a witherspoon image Change-Id: Idd8dda940c72a69a7a228733c34018f906ec9b8f Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Brad Bishop authored
This seems to be the upstream convention. Update to match. Change-Id: Ie56cfd4cce1d1d49a3edeaf734fcfbbc665a55c8 Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Brad Bishop authored
virtual/kernel was specified twice in the common Aspeed configuration. Change-Id: I808d5359fbfb8986c6b194dc5c0a8dc1e5268999 Signed-off-by:
Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Andrew Geissler authored
Change-Id: I5066b97f4c19b606d95cb8594eb4f3c02446b86a Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Mar 28, 2018
-
-
Andrew Geissler authored
Change-Id: Ia1a1be4de904c5675678a4f248fa36973ed8a364 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Amithash Prasad authored
Initial introduction of Portwell Neptune family equipped with Aspeed 2500 BMC SoC. Tested: Build portwell neptune board and load on the target hardware. Ensure that BMC boots to console. Change-Id: I7a97162dfe3031904e27f2de2691e693079c9216 Signed-off-by:
Amithash Prasad <amithash@fb.com>
-
Andrew Geissler authored
Change-Id: I5db35eddaa3d52bc0c3abd860b3b4382ae972280 Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-