Files
meta-riscv/recipes-kernel/linux-libc-headers/linux-riscv-libc-headers_4.14.bb
Khem Raj ffe8d5e864 riscv: This is where it all begins...
I'll explain when you're older!

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-10-04 10:09:23 -07:00

12 lines
349 B
BlitzBasic

require recipes-kernel/linux-libc-headers/linux-libc-headers.inc
BRANCH = "riscv-for-submission-v9"
SRCREV = "4a8451edde0d6ebd877f2cc0585667ec1178f89e"
SRC_URI = "git://github.com/riscv/riscv-linux.git;branch=${BRANCH} \
"
S = "${WORKDIR}/git"
do_patch[depends] = "kern-tools-native:do_populate_sysroot"
PROVIDES = "linux-libc-headers"