summaryrefslogtreecommitdiff
path: root/meta-bytedance
AgeCommit message (Collapse)AuthorFilesLines
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>