summaryrefslogtreecommitdiff
path: root/meta-microsoft
AgeCommit message (Collapse)AuthorFilesLines
2021-08-10Remove redundant code to set root passwordJoseph Reynolds1-5/+1
Background: The OpenBmc project default root account password is set in meta-phosphor/conf/distro/include/phosphor-defaults.inc and can be customized in each layer's local.conf file. Many of these local.conf.sample files had redundant code to set the password, which probably should not have been there. Removing them allows the defaults in phosphor-defaults.inc to take effect. Tested: No. Only meta-ibm was tested. Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: I76dce00d269d7afa005d7bcfd63f846d3cf45596
2021-06-07treewide: Remove obsolete image-mklibs classWilliam A. Kennington III1-2/+1
This is apparently not actually working anymore and is removed in the next poky update. Change-Id: Ia1c6a258d124a4a30a14fc42e8e0bba95e64faeb Signed-off-by: William A. Kennington III <wak@google.com>
2021-04-06hardknott: yocto releaseAndrew Geissler2-2/+2
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-21meta-microsoft: update Yocto compat for gatesgarthPatrick Williams1-1/+1
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 dunfell (previous). (From meta-microsoft rev: 2518b2a71b8373ccfaa6015b88c76949244afb03) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I897ebf4e697b9ef21aa22462d3f1f1bb5e902804 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-12meta-microsoft: update Yocto compat for gatesgarthPatrick Williams1-1/+1
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-microsoft rev: 8d91440d4c9f86b156694f2870505f71f50d6441) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ieb116a883c74f174fe65cd74b61da34eaf109554 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-07-08Initial git pull request for meta-olympus.hongweiz-ami11-0/+515
Add Microsoft Mt olympus platform which is equipped with ASPEED AST1250 or AST2400 BMC SoC. Tested: meta-olympus has been tested on an ASPEED AST2400 EVB board and Mt Olympus server. The U-boot and kernel start and run as expected. Change-Id: Iffa6b1496c25854572d913709dbd58e8aad95c62 Signed-off-by: Hongwei Zhang <hongweiz@ami.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>