blob: 1ca1ec5477aab479789c691e99ce90820e77b5ed [file] [log] [blame]
Brad Bishopc8f6c5e2019-07-25 13:29:44 -04001KBRANCH ?= "aspeed-master-v5.1"
2KSRC ?= "git://github.com/AspeedTech-BMC/linux;protocol=git;branch=${KBRANCH}"
3LINUX_VERSION ?= "5.1.3"
4
Joel Stanleyd6af3ce2019-07-30 16:37:44 +09305SRCREV="466b2520fa3bbedad4da77d3eaad33d3f8838b7f"
Brad Bishopc8f6c5e2019-07-25 13:29:44 -04006
7require linux-aspeed.inc
8
Joel Stanleyd537df82019-07-31 18:56:43 +09309# This must come after the require line
10SRC_URI += "file://0001-aspeed-espi-Clean-up-error-handling.patch"