1SRC_URI:pn-linux-rockchip = " \ 2 git://${TOPDIR}/../../kernel;protocol=file;usehead=1 \ 3 file://cgroups.cfg \ 4" 5SRCREV:pn-linux-rockchip = "${AUTOREV}" 6KBRANCH = "HEAD" 7 8SRC_URI:pn-linux-libc-headers = " \ 9 git://${TOPDIR}/../../kernel;protocol=file;usehead=1 \ 10" 11SRCREV:pn-linux-libc-headers = "${AUTOREV}" 12