Brad Bishop | 4b05ee1 | 2019-07-25 13:29:44 -0400 | [diff] [blame] | 1 | KBRANCH ?= "aspeed-master-v5.1" |
| 2 | KSRC ?= "git://github.com/AspeedTech-BMC/linux;protocol=git;branch=${KBRANCH}" |
| 3 | LINUX_VERSION ?= "5.1.3" |
| 4 | |
Joel Stanley | 4219882 | 2019-07-30 16:37:44 +0930 | [diff] [blame] | 5 | SRCREV="466b2520fa3bbedad4da77d3eaad33d3f8838b7f" |
Brad Bishop | 4b05ee1 | 2019-07-25 13:29:44 -0400 | [diff] [blame] | 6 | |
| 7 | require linux-aspeed.inc |
| 8 | |
Joel Stanley | dbf8522 | 2019-07-31 18:56:43 +0930 | [diff] [blame] | 9 | # This must come after the require line |
| 10 | SRC_URI += "file://0001-aspeed-espi-Clean-up-error-handling.patch" |