summaryrefslogtreecommitdiff
path: root/meta-qualcomm/conf
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14treewide: more obmc-host-ctl cleanupsPatrick Williams1-1/+0
obmc-host-ctl is defined as a MACHINE, DISTRO, and IMAGE feature. The IMAGE feature pulls in a virtual provider only if the COMBINED feature (MACHINE + DISTRO) is enabled. This is only done on openpower machines. There are a lot of other places where machines are half-way disabling this feature and/or changing variables which have zero effect anyhow. Clean up almost all references to `obmc-host-ctl`. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I090d782bb6a34dc4e3c43df97e8ccf6e1812fed5
2022-09-30add langdale to compatible layerAndrew Geissler1-1/+1
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I65febeeec11e6e5b40ee728f42cfbe77023dae1e
2022-09-12treewide: handle more upstream TEMPLATECONF movePatrick Williams1-0/+0
We also need to move the conf-notes.txt files. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic44e015c0216b526de4fec277ad42f162bca1f33
2022-09-09treewide: handle upstream TEMPLATECONF movePatrick Williams2-0/+0
The latest poky commit is requiring us to have all of our template configs in a subdirectory instead of directly in the `conf` directory. Without this we end up with errors during setup like: ``` Error: TEMPLATECONF value (which is .../openbmc/meta-facebook/meta-bletchley/conf) must point to meta-some-layer/conf/templates/template-name ``` Fix this by moving all of our template files into the 'default' template subdirectory (following the pattern of poky) and modifying `setup` as necessary to follow. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iecefde73d55acbb6bc63ae3d68c4311adaf327ae
2022-08-11meta-qualcomm: phosphor-ipmi-config: add ssif channelGraeme Gregory1-0/+1
Add SSIF channel to IPMI config. Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Change-Id: I32192b95ea5c52e1df8ba58d5eb23f1da70c8a9f
2022-08-10meta-qualcomm: add Qualcomm DC-SCM V1 machineGraeme Gregory1-0/+26
Add initial Qualcomm DC-SCM V1 machine with minimal configuration. Tested: qcom-dc-scm-v1 target was buildable. Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com> Change-Id: Ia3b9af76fd0d9a0823d78ae71dcb4716ef256004
2022-08-10meta-qualcomm/conf: Update BB_DISKMON_DIRS useJae Hyun Yoo1-4/+4
ABORT is deprecated and it needs to be replaced with HALT in BB_DISKMON_DIRS action entries. Tested: This warning message was removed. WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to "HALT", update configuration Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com> Change-Id: Id548b0132981ee9c9e338c3d63cec82cd9496925
2022-05-27meta-qualcomm: add initial layer config of QualcommGraeme Gregory4-0/+284
Add layer configuration, license and owner files for meta-qualcomm. Change-Id: Iaddfe3c38051d689bae175d3b578c83de57a0430 Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
2021-10-22meta-qualcomm: remove unusable centriq2400-req machinePatrick Williams2-10/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic3a32cda8420de728760fe3a5b73480cdd1eddda
2021-08-24treewide: remove gategarth from layer-supportPatrick Williams1-1/+1
We've typically kept these LAYERSERIES_COMPAT to 2 releases: the current and the upcoming. Remove 'gatesgarth' is it is now 2 releases back. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5e812a94fed1738898af75c0fdee81996a5bbf20
2021-04-06hardknott: yocto releaseAndrew Geissler1-1/+1
Latest upstream yocto has moved on to the 3.3 hardknott release Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163
2020-11-12meta-qualcomm: update Yocto compat for gatesgarthPatrick Williams1-0/+2
The next release of Yocto is soon and most of the upstream layers have switched support strings for it. Support layer compat for gatesgarth (current) and dunsfell (previous). (From meta-qualcomm rev: 975a7515eb7898718f9b883b4fc6e6a632640ab2) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib572286f5ec36da446deea21bb70c21298d71137 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-09-18meta-qualcomm: Remove references to QUALCOMMBASEBrad Bishop1-3/+0
QUALCOMMBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-qualcomm rev: b6305a99ca1f9c5f5ba88f1aeaf3e01a61c2f3fa) Change-Id: Ia1a8e95f4a09743538f427055294fd84dd3169c4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-qualcomm: master refresh 2d5d845e7d..7272549020Brad Bishop1-0/+3
Update meta-qualcomm to master HEAD. Patrick Venture (6): meta-qualcomm: add QUALCOMMBASE meta-qualcomm: centriq2400-rep: ir38163-workaround: set LICENSE field meta-qualcomm: centriq2400-rep: console-client: set LICENSE field meta-qualcomm: centriq2400-rep: led-manager-config-native: set LICENSE field meta-qualcomm: centriq2400-rep: socupdate: set LICENSE field meta-qualcomm: centriq2400-rep: rep-config: set LICENSE field Change-Id: I818424bf2e7e8af8aaf97fa4fcfd1b0476e5748e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley2-0/+8
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>