Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

fsl

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Stephen Warren authored
    The existing regex simply ensures that the captured version string doesn't
    go past the end of a line. We really want to grab as much as possible. Do
    this by explicitly including a ) character at the end of the regex to
    match the last character of the version test.
    
    Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    c82ce04a
    History
    Name Last commit Last update
    ..