Skip to content
  1. Oct 08, 2024
    • Vikas Katariya's avatar
      bsp: Use `send-no-hostname` for Corstone-1000 · 90043891
      Vikas Katariya authored
      
      
      We assume the board will always come up with the same IP address
      in our setup if the lease on the DHCP server has not expired, but
      this is not the case with Corstone-1000 MPS3.
      
      It is been observed, we have two IP address leases, one lease with just
      a MAC address identifier when it boots into recovery/firmware and other
      with a MAC address and a host name when the Cassini distro boots up.
      
      The DHCP servers are configured this way and are outside
      of our control.
      
      Therefore, when the Cassini distro boots, we configure
      systemd network to request an IP address without a host name, which
      should give out the old leased IP address from the DHCP server.
      
      Signed-off-by: Vikas Katariya's avatarVikas Katariya <vikas.katariya@arm.com>
      90043891
  2. Jul 29, 2024
    • Emekcan Aras's avatar
      ci: Fix kas branch issue with version 4.3.2 · 7ed31697
      Emekcan Aras authored
      
      
      With kas 4.3, yml files need to set a branch for a specific commit
      since kas now checks whether the target branch contains the specific
      commit or not. This creates an issue on meta-cassini CI since
      meta-cassini-bsp triggers a CI pipeline without setting the branch
      parameter dynamically. This commit adds the change to set the
      branch parameter dynamically to fix this issue.
      
      Signed-off-by: default avatarEmekcan Aras <Emekcan.Aras@arm.com>
      7ed31697
  3. Jul 22, 2024
  4. Jul 03, 2024
  5. Jun 25, 2024
  6. May 31, 2024
  7. May 30, 2024
  8. May 29, 2024
  9. May 15, 2024
  10. Mar 28, 2024
  11. Mar 21, 2024
  12. Mar 01, 2024
  13. Feb 07, 2024
  14. Feb 02, 2024
Loading