summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ldap: Removing the openldap server related packagesRatan Gupta2018-10-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | nss-pam-ldapd uses the openldap API to interact with the ldap server. openldap recipe includes the openldap daemon as a LDAP server and the libraries implementing the LDAP protocol. BMC would be acting as LDAP client so we don't need those pacakages which is related to LDAP server. Packages which is being removed through this commit are mdb,passwd,dnssrv,monitor,meta etc,these are slapd backends. Tested: This commit reduces the size of the image by 1.5M. (From meta-phosphor rev: dd63751bbbaad25b745aa210b587d6818c083ece) Change-Id: Id8a64c3775b3c771258072e866cfd0c070af57db Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ldap: Pull nss-pam-ldapd into the openbmc imageRatan Gupta2018-10-044-0/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bringing the LDAP authentication module support in openbmc stack requires to pull the nss-pam-ldapd which allows the LDAP server to provide the user, passwd, group info that we normally get from the /etc flat files. nss-pam-ldapd provides libnss-ldap and pam_ldap module which delegate the work to the nslcd(daemon) that queries the LDAP server. pam_ldap uses the openldap client API to interact with the LDAP server. nss-pam-ldapd files are pulled from http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/ tree/recipes-support/nss-pam-ldapd meta-cloud-services sha: 38cc19fb3a813673051de314aafabda0545d8466 Tested: Adding the "ldap" distro feature brings the nss-pam-ldapd and its dependencies into the image and removing the "ldap" from the distro feature doesn't bring the nss-pam-ldapd and its dependencies. (From meta-phosphor rev: 4835bb3901a4bff777a97d4f363e3a731b87f21c) Change-Id: Ifa5da20e7ac47b0c9d9af305ae621252e6d765f3 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ldap: Add distro feature for LDAPRatan Gupta2018-10-041-0/+1
| | | | | | | | | | | | | | LDAP related packages will be pulled into the image depending on the distro feature. Enabling this feature increases the image size by ~500KB as it brings nss-pam-ldapd, openldap, and nscd into the image. (From meta-phosphor rev: b40b3f9b8c9f362583a5edcb6a64f0d3304dad5b) Change-Id: I92ec1d2c20adfa08a87265d85962cb0390e0c854 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump e3cb5a319a..62d5e2e47fAndrew Geissler2018-10-041-1/+1
| | | | | | | | | | | Ed Tanous (1): remove providers interface from chassis schema (From meta-phosphor rev: cf8aa8837302c12f6aa73290613dd9bb7016b7e3) Change-Id: I04bcf8c00f88758eeff5f1f12569f890a391e220 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ingrasys: zaius: rename phosphor-hwmonPatrick Venture2018-10-0412-0/+0
| | | | | | | | | | | Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Verified phosphor-hwmon confs were found in rootfs. (From meta-ingrasys rev: 7be24a88b9edcfb59929bbc7ec4f904b386a41d9) Change-Id: I96dda86c65ce599ea34ae444d955987f11953b0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openpower: openpower-dbus-interfaces: rename as gitPatrick Venture2018-10-041-0/+1
| | | | | | | | | | Set the ending of the recipe to _git per OE norms. (From meta-openpower rev: 542d1f7b9c3cf471017e41093bdb841ec3c8e5f8) Change-Id: Iebada0db8c8ee4784a6748454bc739059ed86b7c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openpower: op-proc-control: rename as gitPatrick Venture2018-10-041-1/+1
| | | | | | | | | | Set the ending of the recipe to _git per OE norms. (From meta-openpower rev: 80a2b4edb6c0b5082e2643a44001a1fb40581db8) Change-Id: Ia2f42834c66efde09b685765203a63c7c1e11724 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: witherspoon: rename phosphor-hwmonPatrick Venture2018-10-0419-0/+0
| | | | | | | | | | | Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Built witherspoon and verified confs in rootfs. (From meta-ibm rev: 8d8818d02a77c3bf1cd78e241e60f35668a6af51) Change-Id: Iec17ed4eee5867d95331778f64dd4f9adc1825cd Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: romulus: rename phosphor-hwmonPatrick Venture2018-10-046-0/+0
| | | | | | | | | | | Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Built romulus and verified hwmon confs were in rootfs. (From meta-ibm rev: 1b03bd798e93438e60d16ea7ada0917a658f798a) Change-Id: Ic248bd7a7e17da96e813c665f76ed1767f792d9f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: palmetto: rename phosphor-hwmon bbappendPatrick Venture2018-10-044-0/+0
| | | | | | | | | | | Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Built palmetto and verified rootfs contained sensor confs. (From meta-ibm rev: 9a7111ad913d24d65959eab8ac62fbadac4e500d) Change-Id: I11f974659b6e5974e48c8004a4ea8ac56ffb6ca7 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* wspoon: Start PSEQ monitor after power workaroundsMatt Spinler2018-10-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | This witherspoon-pseq-monitor-pgood service launches an instance of witherspoon-pseq-monitor to run during a power on to monitor for power faults during that sequence. It needs the hwmon driver for the ucd90160 bound when it starts so that it can find the path to some sysfs files it needs to access on failures. However, the power-workarounds@.service was running at about the same time, and it unbinds that device driver while it runs, so the pseq-monitor code can't find what it's looking for, as can be seen by a "Unable to find hwmon directory in device base path" trace. The fix is to just wait for the power-workaround service to be complete before starting this service. (From meta-ibm rev: 65da05ba33ac3b4bc2b46f1a58e05d1714221335) Change-Id: I04209d8765a63ec89546708b6af87f761cc6f73d Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add maintainers filePatrick Venture2018-10-041-0/+46
| | | | | | | | | | Add a maintainers file for the meta-google layer. (From meta-google rev: 91a5446f9f0e176874f585c04261c8beaf1d5ab9) Change-Id: Ifea3727d5b1a86902430482908a4b3bd7a2fab83 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump bf21cfa864..a58489312bAndrew Geissler2018-10-041-1/+1
| | | | | | | | | | | Tom Joseph (1): Modify the PrivilegeMapperEntry interface (From meta-phosphor rev: afbc4eca0b40a0a59fd4c16518314f6e2c75efd7) Change-Id: I3599c129b7a545ca82382b23b99a3f9fb5215441 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 1036b4d131..ea6516c4feAndrew Geissler2018-10-041-1/+1
| | | | | | | | | | | | | | Matt Spinler (4): Remove good path trace statements Add mapperx to .gitignore mapper: Handle the expected GetSubTreePaths fails Don't return the input path in GetAncestors (From meta-phosphor rev: 09fef28d33c63d37007557bcc85b1ad4919fff40) Change-Id: If805e30721a90cf012fc3e60d1e78c7fee83dfce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump 5100a38640..7210b3109dAndrew Geissler2018-10-041-1/+1
| | | | | | | | | | | Patrick Venture (1): header: install test mock headers (From meta-phosphor rev: bdd9eb4cf375fa394f19494120944a6a586e87af) Change-Id: Ib3a6331cad43e867ef49ab4490635d8e3d438708 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* arm-apps: Remove obmc-phosphor-licenseBrad Bishop2018-10-041-1/+0
| | | | | | | | | | | This class is on its way to being deprecated, and oe-core packagegroups don't have a LICENSE specified in the recipe. Adopt the same semantics for meta-arm. (From meta-arm rev: beaca9ceae8bf3c75bec515cf3b2947a2051d70d) Change-Id: I57735bbb0c9bb08907391617117e189a769ec440 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add support for Enclustra Mars ZX3 board as a BMCAlexander Hedges2018-10-048-0/+169
| | | | | | | | | | | | This adds preliminary support for the Enclustra Mars ZX3 using the upstream meta-xilinx layer. In order to get it to compile this removes the phosphor-gpio-keys feature even though it could theoretically be supported. (From meta-evb rev: 07837e0d7d62497302c114008d27e0a808106ca2) Change-Id: Ie02c329864d2c981dbe245a16e0e9858b37d6aee Signed-off-by: Alexander Hedges <ahedges@ethz.ch> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bitbake: toaster: Fix bitbake flexible path error from Bugzilla #12891Awais Belal2018-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | Commit 15340edce23e63b060c75114d508e1f76757239c introduced a way which allowed bitbake to be found from the PATH variable when directory structures different from poky are used. This just drops a leftover bitbake definition which made the earlier implementation meaningless by reassigning the path relative to oe-core/meta. [YOCTO #12942] (Bitbake rev: 99321236c516277c9d423b1b355bbce1245d9923) (From poky rev: 161eaa28ed16f93d57f3d1c4be84f894e99ab72e) Change-Id: Ida33083b2054d5b402a1d04cfcd021e8f9802707 Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: David Reyna <David.Reyna@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.18.12Joel Stanley2018-10-041-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.18.9, 4.18.10, 4.18.11 and 4.18.12 stable releases. (From meta-aspeed rev: a085094a61dcfb8ba2e593a0a4feb72329ae45bf) Change-Id: I0b8c272a19a3c3560378a5bfc875f1e3de7affa8 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Add internal RTC driverJoel Stanley2018-10-041-1/+1
| | | | | | | | | | | | | | | | This is not enabled for any of the in-tree systems at this stage as they all use an i2c battery-backed RTC. Joel Stanley (4): rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: aspeed: Add RTC node (From meta-aspeed rev: 341ba1dd3d5128ec54c5623b829dae4001b363f6) Change-Id: Ia9fe9ec935f8558273c1dfa3a7bbb69a5c95335f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower: op-apps: Remove obmc-phosphor-licenseBrad Bishop2018-10-041-1/+0
| | | | | | | | | | | This class is on its way to being deprecated, and oe-core packagegroups don't have a LICENSE specified in the recipe. Adopt the same semantics for meta-openpower. (From meta-openpower rev: 55426381f1e2ad1aeae17f78f29eecee3e4bb1b5) Change-Id: Icb62e74915ac478b74776299cc1d9ad352accfe6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus: srcrev bump 17052240ae..ca46b9d2e9Andrew Geissler2018-10-031-1/+1
| | | | | | | | | | | Vernon Mauery (1): Set sdbusplus to use c++17 (From meta-phosphor rev: aa4d6c4cc85ca62d16f8935cec2844376ac5ec40) Change-Id: I9a229d40390bcef898bee3d4c0cfab52c1c3c4b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump d6729ea39d..1036b4d131Andrew Geissler2018-10-031-1/+3
| | | | | | | | | | | | | | | | | | | Ed Tanous (1): Implement Mapper in C++/sdbusplus/asio Matt Spinler (6): clang-format updates Add service and interface whitelist/blacklists Filter results of GetSubTree Filter results of GetObject Use auto for a complicated type Add full Associations support (From meta-phosphor rev: 9ece75f821ce2f8304efce7fe2e04dca5800d9cc) Change-Id: Ibe91711b1a67b0e380491a19fd7639ca0f1a4ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 8d6f37f9eb..77039a5e9aAndrew Geissler2018-10-031-1/+1
| | | | | | | | | | | Gunnar Mills (1): Date-time: Change h2 title (From meta-phosphor rev: 0fc189248d4887d0a6ad22c4a82608160064a792) Change-Id: Id0510f86299c5e0bb22bc30b51d6ba0944b8125a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump fdfe501ea7..0fbdbce227Andrew Geissler2018-10-031-1/+1
| | | | | | | | | | | Emily Shaffer (1): sensorhandler: fix buffer overrun in ipmi_fru_get_sdr (From meta-phosphor rev: 3026b68763653131e56025876b91742f9b58a26d) Change-Id: I127fe26f0e42a07878fd36f05c05c3078ce4911d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* inventec: layer.conf: Add INVENTECBASEBrad Bishop2018-10-031-0/+3
| | | | | | | | | | | Define a variable that recipes can use for finding the root of the inventec layer. Typically this is used to refer to the layer LICENSE for recipes that don't have any source repository. (From meta-inventec rev: 169daaa946cd053ddb7cc5514fb178497cd9cb30) Change-Id: If785f8eb05d56cc9653d5924c0c4512cf681d1cd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add meta-xilinx subtreeBrad Bishop2018-10-02211-0/+27724
| | | | | | | | Import git://git.yoctoproject.org/meta-xilinx from 5fccc46503 as meta-xilinx subtree. Change-Id: I3d59bcf3a57cee588aab7f5cdd0287af66450c8a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ibm-logging: srcrev bump 34af47ff62..c57aa4b931Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | | | | Matt Spinler (4): clang-format updates Fix GetSubTree depth argument type condense_policy.py: Allow multiple || separators Policy table lookup enhancements (From meta-ibm rev: ab5475161eef90bf2e13a6683d9da4fe01e782cb) Change-Id: I65f2f3fb1a435f9d592f7c2ab8d7301caaa57265 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* quanta: layer.conf: Add QUANTABASEBrad Bishop2018-10-021-0/+3
| | | | | | | | | | | Define a variable that recipes can use for finding the root of the quanta layer. Typically this is used to refer to the layer LICENSE for recipes that don't have any source repository. (From meta-quanta rev: 0ac2ffc05a27ca1e880c7f95e86be7241c721c38) Change-Id: Ia9d9917525eb6197b9acd957e57784c2fb8d6c14 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: hwmon: set as git recipePatrick Venture2018-10-021-2/+3
| | | | | | | | | | | | Renamed the phosphor-hwmon.bb to phosphor-hwmon_git.bb. This recipe is old, however, a search through openbmc found all upstream layers properly appended this recipe to allow for such a change. (From meta-phosphor rev: 8f1d06b18710ccfb10b1a423991e9c617af6b6c6) Change-Id: I5225e17ebe27899c7aead60627e036bea4822c85 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel: Add a layer licenseBrad Bishop2018-10-023-0/+204
| | | | | | | | | meta-intel did not have licensing information documented. Add it. (From meta-intel rev: dcfceed6730959d828273eb3ef1ea0a7247c77e2) Change-Id: Ib7afc15f1f021df2063e561cdf8bf304b5f5202e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: set phosphor-pid-control as git recipePatrick Venture2018-10-021-9/+8
| | | | | | | | | | | | Renamed the phosphor-pid-control.bb to phosphor-pid-control_git.bb. This recipe is new enough that such a change should have a minimal impact. (From meta-phosphor rev: c311dec6f8d1b7529b431954b691cdc47e090b22) Change-Id: I0e4c5c3188eaa8d02a968676ca29bb192f0bc1d9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump 4dc584db90..5100a38640Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | Patrick Venture (1): main: now seeks out shared library handlers are load-time (From meta-phosphor rev: a023c96909f38ed2401d3ace6fe787d0dfe7a61e) Change-Id: I4de0528de0a29560b4e754d3f1f5645c686e40cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-user-manager: srcrev bump 9f630d9eb0..7ba3c71cb3Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | | | Richard Marian Thomaiyar (3): Handle empty privilege condition User home directory fixups. Needed for SSH Fix to include user id 0 in users list. (From meta-phosphor rev: 212ee848039c2c5e64dac6ec3dbb208dd2202f4b) Change-Id: Ibab1438e8a89bf018e5a469b04b2a376d888b01b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-bmc-code-mgmt: srcrev bump a696359077..71f6e739d5Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | Adriana Kobylak (1): Switch to C++17 (From meta-phosphor rev: 19df3df0cc3951ced875568467a268aff3680103) Change-Id: I2fb0190ea356ab53313b9b11b5e111dfc7278267 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-pnor-code-mgmt: srcrev bump 1f985b69a6..139604e561Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | Adriana Kobylak (1): Switch to C++17 (From meta-openpower rev: 37e286f8795598685fdd72cc7306fc8a155511d1) Change-Id: Ia984704233991f8d379b6f0f826d9a860743569e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump b3e07e2b63..4dc584db90Andrew Geissler2018-10-021-1/+1
| | | | | | | | | | | Patrick Venture (1): utils: add methods for finding and loading handlers (From meta-phosphor rev: 488d2f673c30c8b199f18f2cb234368205d47fe4) Change-Id: I6a437091985b8f535fdeddfb2d6e6bf8ab21451c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* nginx: generate certificate on reloadDeepak Kodihalli2018-10-021-1/+1
| | | | | | | | | | | | | | The nginx service would generate a self-certificate upon restart (if there's not already an existing certificate), but not upon reload. Enable this for reload as well : the phosphor certificate management app requires services that want to generate self-signed certificates to do it upon reload (if reload is supported). (From meta-ibm rev: bbcf9e563c1a1215434c89fc1cc626a7b3d7fdb6) Change-Id: Ib3625f256fbae1721e4a9f8ac318287a2b6c03fd Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* inventec: Add a layer licenseBrad Bishop2018-10-013-0/+204
| | | | | | | | | meta-inventec did not have licensing information documented. Add it. (From meta-inventec rev: 2abbab9afa070117bcb8fd78b3fe91500ebfd68b) Change-Id: Ie8310126a828721d72bd59ba24f34c30954825f6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ibm: phosphor-image: minor style fixBrad Bishop2018-10-011-1/+4
| | | | | | | | | Wrap lines at 80 characters. (From meta-ibm rev: 4812cdae9c34b64404aa7a27e858c061be52cf38) Change-Id: I2cc7013bbd22bc68da438c27abc7f2c87d0734cf Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* qualcomm: Add a layer licenseBrad Bishop2018-10-013-0/+204
| | | | | | | | | meta-qualcomm did not have licensing information documented. Add it. (From meta-qualcomm rev: 493aee1af30c864658691df47a61f47d063a3ff6) Change-Id: I4bed8e96699e6f5c1c6841a7509277d9d45502e3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ingrasys: Add a layer licenseBrad Bishop2018-10-013-0/+204
| | | | | | | | | meta-ingrasys did not have licensing information documented. Add it. (From meta-ingrasys rev: 7990657941f1d4b38f5a8f4174cddf10e06c8f5d) Change-Id: I4e00e979c4af544488e6a61778052bdc97a23667 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* packagegroups: Remove obmc-phosphor-licenseBrad Bishop2018-10-013-3/+0
| | | | | | | | | | | This class is on its way to being deprecated, and oe-core packagegroups don't have a LICENSE specified in the recipe. Adopt the same semantics for meta-phosphor. (From meta-phosphor rev: 72c0635ff972e51d502c43ae7de6e775a6bb5aa0) Change-Id: I601ae5c5618cd098459baebbd5109972b52385e7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* arm: Add a layer licenseBrad Bishop2018-10-013-0/+204
| | | | | | | | | meta-arm did not have licensing information documented. Add it. (From meta-arm rev: fdceaca9f7b315e9a30100672ed72f58845dd430) Change-Id: I82529b299259cbcf78bbf7976935dd83bdad6e10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* quanta: Add a layer licenseBrad Bishop2018-10-013-0/+204
| | | | | | | | | meta-quanta did not have licensing information documented. Add it. (From meta-quanta rev: 668673962a21c17218611c80a064647c2e522629) Change-Id: Ibf30cd6134550908fe4371326f812da5a4fffa1e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openembedded: sumo refresh be79b8b111..2bb21ef27cBrad Bishop2018-10-0114-23/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update meta-openembedded to sumo HEAD. Armin Kuster (1): grpc: move it from oe to networking layer Khem Raj (2): gedit: Add dep on python-six-native poppler: Update to 0.64 Martin Jansa (2): libqb: Fix build with gold openocd: prevent fetching git submodules during do_configure Nicolas Dechesne (1): meta-multimedia: fixup LAYERDEPENDS Paul Eggleton (1): protobuf: make python-protobuf dependency optional and default to off Sinan Kaya (1): dnsmasq: CVE-2017-15107 Takuro Ashie (1): uim: Fix SRC_URI Change-Id: I611fc4019b8a7fcbcaf2bcca40d7e35a650e5120 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump ef45005c2c..28557a1f6bAndrew Geissler2018-10-011-1/+1
| | | | | | | | | | | Patrick Venture (1): main: drop unused headers (From meta-google rev: 398da37015d67515b394ad66745372b2b3da6788) Change-Id: I2bd2991057fc01022090fdff1f2b81892b0e133d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-certificate-manager: Package nginx and nslcd servicesMarri Devender Rao2018-09-281-0/+1
| | | | | | | | | | Resolves ibm-openbmc/dev/issues/146 (From meta-ibm rev: ae5b227f850a85773856479010f39fa8e8c2e268) Change-Id: Ie5cd36cf1bd8cab157f35bfb659a19a07cb0d681 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-rest-server: srcrev bump ba043644ad..dee2ef579bAndrew Geissler2018-09-281-1/+1
| | | | | | | | | | | Dhruvaraj Subhashchandran (1): Upload and activate new certificate file. (From meta-phosphor rev: 0f5b336496b459d8fcb2a1b96fe421efbbc32118) Change-Id: I9bbbd0b513e2b0192fe9228c3732967cfcc99b92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix MD5 sum digest number in certificate recipesMarri Devender Rao2018-09-282-2/+2
| | | | | | | | (From meta-phosphor rev: cb27451978f0228de6b3806c43be39abbac043cb) Change-Id: I914c482f659fbabf30af34d849b2821ce7932ee8 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud