summaryrefslogtreecommitdiff
path: root/meta-inventec/meta-lanyang/recipes-phosphor/chassis
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22meta-inventec: remove unusable lanyang machinePatrick Williams4-158/+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: Ife1d461de356477463d5b15d0d86ce1f998d7569
2021-09-02meta-phosphor: change systemd.bbclass to match upstream override syntaxPatrick Williams1-2/+2
Upstream bbclasses changed to typically use the `:${PN}` override syntax, including the SYSTEMD_ variables. Change our systemd.bbclass to do the same for consistency and perform a tree-wide variable replacement. Spot checked by building bletchley and witherspoon and checking some of the SYSTEMD_LINK directives on installed packages under qemu. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I20a9dd809bff8af8759488734f80486c7228c6eb
2019-09-16meta-inventec: Remove references to INVENTECBASEBrad Bishop1-1/+1
INVENTECBASE 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-inventec rev: 87316ecf8bbbf9471b961ec3b0185888f983237e) Change-Id: I1f8f24a1eac6966419f9424216ee2a24fc940f6b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-inventec: master refresh cdec61e8ce..29d7566385Brad Bishop1-1/+2
Update meta-inventec to master HEAD. Patrick Venture (3): meta-inventec: lanyang: led-manager-config-native: set LICENSE field meta-inventec: lanyang: avsbus-control: set LICENSE field meta-inventec: lanyang: ipmi-inventory-map-native: set LICENSE field Change-Id: Ie1914a7a3fbb69de9f4a6c03392ee2be32b18af3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Spelling fixesGunnar Mills1-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-inventec rev: 7d273477f3e2510a1607ebd29b61f98eb5005be0) Change-Id: I2aa40a05f2af83011b3091d440aeff1d61b0c657 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 Cobbley4-0/+157
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>