Language

Package: u-boot-wandboard @ 2021.10

Synopsis

ARM bootloader

Description

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

Home page
https://www.denx.de/wiki/U-Boot/
Location
gnu/packages/bootloaders.scm (line: 662, column: 4)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
formatting

Look for formatting issues in the source

line 726 is way too long (93 characters)
input-labels

Identify input labels that do not match package names

label 'cross-gcc' does not match package name 'gcc-cross-sans-libc-arm-linux-gnueabihf'
input-labels

Identify input labels that do not match package names

label 'cross-binutils' does not match package name 'binutils-cross-arm-linux-gnueabihf'