[PATCH openbmc 05/10] AST2400: Set kernel preferred provider version
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sat Jun 4 15:20:34 AEST 2016
From: Brad Bishop <bradleyb at fuzziesquirrel.com>
In preparation for supporting AST2500 with a different branch.
Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
---
.../meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
index 58af4bb..de98b18 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
@@ -3,6 +3,7 @@
#@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip
PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
+PREFERRED_VERSION_linux-obmc ?= "4.4+gitAUTOINC+6717e8fec2"
UBOOT_MACHINE ?= "versatileab_config"
UBOOT_ENTRYPOINT ?= "0x40001000"
--
2.8.3
More information about the openbmc
mailing list