diff options
-rw-r--r-- | meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc | 1 |
1 files changed, 0 insertions, 1 deletions
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 d67959a02..a495f2094 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,7 +3,6 @@ #@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc" -PREFERRED_VERSION_linux-obmc ?= "4.4+git%" PREFERRED_VERSION_u-boot ?= "v2016.05+git%" PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.05+git%" |