Files
archived-meta-tegra/recipes-kernel/nvidia-kernel-oot/nvidia-kernel-oot_git.bb
Matt Madison d1900bba99 nvidia-kernel-oot: refactor the recipes, add wifi driver
to move the common parts for the two recipes into a shared include
file.

Also add the rtl8852ce driver to the wifi drivers list.

Signed-off-by: Matt Madison <matt@madison.systems>
2025-04-19 04:26:13 -07:00

10 lines
256 B
BlitzBasic

SRC_REPO = "github.com/OE4T/nvidia-kernel-oot;protocol=https"
SRC_URI = "gitsm://${SRC_REPO};branch=${SRCBRANCH}"
SRCBRANCH = "main"
SRCREV = "92c7803bcf2e6ce7f12a69ca5570c36095518d94"
PV = "36.4.3+git"
S = "${WORKDIR}/git"
require nvidia-kernel-oot.inc