summaryrefslogtreecommitdiff
path: root/meta-qualcomm
AgeCommit message (Collapse)AuthorFilesLines
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
2021-03-22openbmc: add meta-security layerAnton D. Kachalov1-0/+2
This layer provides libseccomp. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I84513d56f2ed75fab49043196b98ef8b858e394f
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 Bishop6-8/+5
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>
2019-04-06meta-qualcomm: centriq2400-rep: move all services to multi-user.targetPatrick Venture1-1/+1
Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET. (From meta-qualcomm rev: 2e9af8db4508967629aed1d039071ae4062c442e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I4f65d5f0829d5561a1a524be17a37c23df0fc11c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-qualcomm: centriq2400-rep: Update I2C hwmon paths for the 5.0 kernelPatrick Venture24-22/+22
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-qualcomm rev: a820d5f8b12deabcabfe88e70270ea8da58d2f39) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2ce0bb3533f9aee6ea1687a39bde070b05d7c349 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-qualcomm: master refresh 2d5d845e7d..7272549020Brad Bishop6-5/+13
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-10-06meta-qualcomm: centriq2400-rep: phosphor-hwmon to _%Patrick Venture26-0/+0
Renamed phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend for this platform. Tested: Built centriq2400-rep and found conf in rootfs. (From meta-qualcomm rev: 2d5d845e7d80463e327bf0f2732b7b1da8e34395) Change-Id: I2ca665fbb5efd1718ee74893d0f5603f7329d67a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-01qualcomm: Add a layer licenseBrad Bishop3-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>
2018-09-05Spelling fixesGunnar Mills2-2/+2
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. (From meta-qualcomm rev: b52915eccb117275d468e6de784a6c561e30055b) Change-Id: Icc97612db517518e779994860ed11e90c9b916a5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley50-0/+931
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>