summaryrefslogtreecommitdiff
path: root/meta-bytedance
AgeCommit message (Collapse)AuthorFilesLines
2020-10-14bytedance: g220a: Initial commit for meta-g220aJohn Wang10-0/+153
G220a is an x86 server platform with an ast2500 BMC (From meta-bytedance rev: f6d9fbafdfa3e5b0088f4d72792f2f3a031009a6) Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Change-Id: Ie0851a3e689fa7348cbb812e9ff51ea570632123 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09meta-bytedance : use bmcweb meson buildManojkiran Eda1-1/+1
- This commit would swith and use the equivalent options that are supported by bmcweb meson build. (From meta-bytedance rev: fa72c33238169aa8705c22c719f4018ac44164b5) Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I229a33430883c91530e1929e49d58f5aef62309b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-15Add and use usb-network packageLei YU4-1/+44
The usb-network.bb addes the service and config to enable usb-network by default. Tested: Verify that the usbeth0 device is created by default. (From meta-bytedance rev: d7af25d78f709173cb41789708eb95119b9e3dd1) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I075598dbddd8d7919b82d50bdbb1d12dc7f59d1e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-15Add phosphor-misc-usb-ctrl recipeLei YU1-0/+1
The phosphor-misc is upstreamed including usb-ctrl support. Add the recipe phosphor-misc-usb-ctrl to get it. Tested: Verify the script usr/bin/usb-ctrl is in the built image. (From meta-bytedance rev: 32196546e7f58d6c3daaf9c8163c441a9744f564) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Ifda08b4fb57e7eef5737be32db731e3ac5cd3828 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21Enable USB gadget ECM support in kernel configLei YU2-0/+6
The USB gadget ECM enables the BMC to enumrate as an ethernet device to the host. (From meta-bytedance rev: 9447c4e6d55b1f8ed57f42f46c3c3a8041e4a5ca) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I2a64716588b88950df41880f01e2ff76fbf70b6f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21Enable Rest API in bmcwebLei YU1-0/+1
Append -DBMCWEB_ENABLE_DBUS_REST=ON to enable Rest API for D-Bus objects. (From meta-bytedance rev: 028a30ea9d433d4963357e1ada9a9d00298e0ad2) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I77339dee77fc6c620be853969fb23a697b51dc05 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-17Add lsof and curl to debug toolsLei YU1-0/+4
Add needed debug tools in packagegroup-obmc-phosphor-debugtools.bbappend (From meta-bytedance rev: a9db632f1b002bbd8bb6777acf6adcc050bc95b8) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: If169960b4475e6aa30faaf6b3410f0122f81876c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17Add conf/layer.confLei YU1-0/+10
The layer.conf is a required config file to describe the bytedance-layer. (From meta-bytedance rev: 60fb7f5059aba9e96849c27e8beda2d8c46607ff) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I751bc250fe275c4559093a73e354e0ef930b332a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17Add MAINTAINERSLei YU1-0/+46
(From meta-bytedance rev: 193994c9c7d389a108808dc55a47cdb715451172) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I24d489822b73be76ef64125cd7e71d6771fdb903 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17Initial commit for meta-bytedanceLei YU3-0/+204
This layer will contain bytedance specific configs. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I95acd413016f44520706657e52a46d27f279f921 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>