FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" ################################################################################# LINUX_VERSION = "5.15.24" KBRANCH = "dev-5.15-intel" KSRC = "git://github.com/Intel-BMC/linux;protocol=ssh;branch=${KBRANCH}" # Include this as a comment only for downstream auto-bump # SRC_URI = "git://github.com/Intel-BMC/linux;protocol=ssh;branch=dev-5.15-intel" SRCREV = "6eca78d14f7aef61a149d9f4d3a3ec818b98f18e" do_compile:prepend(){ # device tree compiler flags export DTC_FLAGS=-@ } ################################################################################# SRC_URI += " \ file://sila.cfg \ file://aspeed-bmc-sila-cp2-5422.dts;subdir=git/arch/arm/boot/dts \ file://openbmc-flash-layout-32MB.dtsi;subdir=git/arch/arm/boot/dts \ "