inherit kernel require recipes-kernel/linux/linux-yocto.inc #require recipes-kernel/linux/linux-dtb.inc FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git;bareclone=1" SRC_URI += "file://defconfig" SRC_URI += "file://0001-kernel-rskrza1_rzlspv0.patch" LINUX_VERSION ?= "3.8.13" LINUX_VERSION_EXTENSION ?= "-rsr972" SRCREV="dbf932a9b316d5b29b3e220e5a30e7a165ad2992" PR = "r1" PV = "${LINUX_VERSION}+git${SRCPV}" COMPATIBLE_MACHINE_rsr972 = "rsr972"