linuxOS_PX30_CAR/yocto/build/conf/include/rksdk/kernel.conf
2026-01-20 14:00:13 +08:00

12 lines
308 B
Plaintext

SRC_URI:pn-linux-rockchip = " \
git://${TOPDIR}/../../kernel;protocol=file;usehead=1 \
file://cgroups.cfg \
"
SRCREV:pn-linux-rockchip = "${AUTOREV}"
KBRANCH = "HEAD"
SRC_URI:pn-linux-libc-headers = " \
git://${TOPDIR}/../../kernel;protocol=file;usehead=1 \
"
SRCREV:pn-linux-libc-headers = "${AUTOREV}"