Skip to content
  1. Jan 03, 2024
  2. Jan 02, 2024
  3. Jan 01, 2024
  4. Dec 30, 2023
  5. Dec 27, 2023
  6. Dec 23, 2023
  7. Dec 22, 2023
    • Andrew Geissler's avatar
      ampere-ipmi-oem: srcrev bump 1ae5bec281..2491e06d4a · 7cb07e89
      Andrew Geissler authored
      
      
      Thang Q. Nguyen (2):
            build: upgrade to C++23
            meson_options.txt: Support for reading options from meson.options
      
      Change-Id: I8ed2e0106b7e9be1af37f22bb98a2852c381e71a
      Signed-off-by: default avatarAndrew Geissler <openbmcbump-github@yahoo.com>
      7cb07e89
    • Thang Q. Nguyen's avatar
      meta-ampere: mtjade: leds: change to json configuration · 82a926bb
      Thang Q. Nguyen authored
      
      
      Change LED configuration format to json to adapt new default setting in
      phosphor-led-manager application.
      
      Tested:
      1. Check if all LED Groups are created, the same as using yaml file
      root@mtmitchell-dcscm:~# busctl tree xyz.openbmc_project.LED.GroupManager
      `- /xyz
        `- /xyz/openbmc_project
          `- /xyz/openbmc_project/led
            `- /xyz/openbmc_project/led/groups
              |- /xyz/openbmc_project/led/groups/bmc_booted
              |- /xyz/openbmc_project/led/groups/power_on
              |- /xyz/openbmc_project/led/groups/enclosure_identify
              |- /xyz/openbmc_project/led/groups/enclosure_identify_blink
              `- /xyz/openbmc_project/led/groups/systemFault
      2. Check if no error message in journal log
      
      Signed-off-by: default avatarThang Q. Nguyen <thang@os.amperecomputing.com>
      Change-Id: I7de6bfe333bad04f045c38bb9ff7aeb64eaed8bd
      82a926bb
    • Thang Q. Nguyen's avatar
      meta-ampere: mtmitchell: leds: change to json configuration · 225f1523
      Thang Q. Nguyen authored
      
      
      phosphor-led-manager changed to use json configuration by default.
      However, Mt.Mitchell still uses yaml configuration which consequently
      fail to parse for platform LED configuration.
      This commit changes configuration from yaml to json to adapt upstream
      codes.
      
      Tested:
      1. Check if all LED Groups are created, the same as using yaml file
      root@mtmitchell-dcscm:~# busctl tree xyz.openbmc_project.LED.GroupManager
      `- /xyz
        `- /xyz/openbmc_project
          `- /xyz/openbmc_project/led
            `- /xyz/openbmc_project/led/groups
              |- /xyz/openbmc_project/led/groups/bmc_booted
              |- /xyz/openbmc_project/led/groups/power_on
              |- /xyz/openbmc_project/led/groups/enclosure_identify
              |- /xyz/openbmc_project/led/groups/enclosure_identify_blink
              `- /xyz/openbmc_project/led/groups/systemFault
      2. Check if no error message in journal log
      
      Signed-off-by: default avatarThang Q. Nguyen <thang@os.amperecomputing.com>
      Change-Id: Ibdc2a566d89d8d661f299aff84539e471061090a
      225f1523
  8. Dec 21, 2023
  9. Dec 20, 2023
  10. Dec 18, 2023
    • Peter Yin's avatar
      meta-facebook : harma: linux: Add kernel config · af8784d5
      Peter Yin authored
      
      
      Get MAC address from NIC
      CONFIG_NCSI_OEM_CMD_GET_MAC=y
      
      IPMB device
      CONFIG_IPMB_DEVICE_INTERFACE=y
      
      USB Net:
      It is only for SITV BMC testing until the Aegis board is produced.
      CONFIG_USB_NET_DRIVERS=y
      CONFIG_USB_USBNET=y
      CONFIG_USB_NET_CDCETHER=y
      CONFIG_USB_NET_CDC_NCM=y
      CONFIG_USB_NET_CDC_SUBSET_ENABLE=y
      CONFIG_USB_NET_CDC_SUBSET=y
      
      Sensors
      CONFIG_AD5272=y
      CONFIG_SENSORS_PT5161L=y
      CONFIG_SENSORS_XDPE152=y
      CONFIG_SENSORS_ISL68137=y
      CONFIG_SENSORS_LTC4286=y
      CONFIG_SENSORS_MAX31790=y
      
      Change-Id: Id5e5dbc918a1421cb7d2d83ecc9e0b6da98232de
      Signed-off-by: default avatarPeter Yin <peter.yin@quantatw.com>
      af8784d5
  11. Dec 15, 2023
Loading