Packages
nerves_system_rpi5_gpu
0.8.0
Nerves System - Raspberry Pi 5 (64-bits with Nvidia GPU support)
Current section
Files
Jump to
Current section
Files
nerves_system_rpi5_gpu
REUSE.toml
REUSE.toml
version = 1
[[annotations]]
path = [
".formatter.exs",
".github/CODEOWNERS",
".gitignore",
"CHANGELOG.md",
"nerves_defconfig",
"NOTICE",
"REUSE.toml",
"mix.exs",
"mix.lock",
"VERSION"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = [
"README.md"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Frank Hunleth"
SPDX-License-Identifier = "CC-BY-4.0"
# Buildroot derived or related files
# NOTE: packages here proactively have copyright assigned to the Buildroot
# developers to avoid worrying about copyright assignment when upstreaming.
[[annotations]]
path = [
"Config.in",
"package/**",
"external.mk",
"post-build.sh",
"post-build-nvidia-cleanup.sh",
"post-createfs.sh"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "The Buildroot developers <buildroot@buildroot.org>"
SPDX-License-Identifier = "GPL-2.0-or-later"
# Linux kernel derived or related files
[[annotations]]
path = [
"linux-6.12.defconfig",
"ramoops-pi4-overlay.dts"
]
precedence = "override"
SPDX-FileCopyrightText = "Various"
SPDX-License-Identifier = "GPL-2.0-only"
# Fwup config files
[[annotations]]
path = [
"fwup-ops.conf",
"fwup.conf",
"fwup.conf.eex",
"fwup_include/*"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"
# Various config files
[[annotations]]
path = [
"busybox.fragment",
"cmdline.txt",
"config.txt",
"rootfs_overlay/etc/boardid.config",
"rootfs_overlay/etc/erlinit.config",
"rootfs_overlay/etc/fw_env.config"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"
# https://en.wikipedia.org/wiki/Raspberry_Pi#/media/File:RaspberryPi_5B_28-08-2024.svg
[[annotations]]
path = [
"assets/images/RaspberryPi_5B.svg"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Wikimedia user Efa"
SPDX-License-Identifier = "CC-BY-SA-4.0"