require recipes-kernel/linux-libc-headers/linux-libc-headers.inc require include/iccom-control.inc RENESAS_BSP_URL = " \ git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git" BRANCH = "v4.14/rcar-3.6.1" SRCREV = "4a7e26bdbc8d210369eab25765c277200cd910a8" SRC_URI = "${RENESAS_BSP_URL};branch=${BRANCH}" # Enable RPMSG_VIRTIO depend on ICCOM SRC_URI_append = " \ ${@base_conditional("USE_ICCOM", "1", " file://0001-rpmsg-Add-message-to-be-able-to-configure-RPMSG_VIRT.patch", "", d)} \ " S = "${WORKDIR}/git"