summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-07-22 00:40:17 +0930
committerPatrick Williams <patrick@stwcx.xyz>2016-07-22 02:48:02 +0000
commit612a6908196e60ee1251a072ba621e167614170f (patch)
tree1a84526f2d45444be840dad8d045ea0cd2fb83b9 /meta-openbmc-bsp
parent8117fe98c253714e1b2e1afd84dc7a9948d278c8 (diff)
downloadtalos-openbmc-612a6908196e60ee1251a072ba621e167614170f.tar.gz
talos-openbmc-612a6908196e60ee1251a072ba621e167614170f.zip
Remove preferred kernel version from ast2400 machine
This was left over from when the ast2400 systems used a different kernel than the ast2500 systems. Now that they are both on 4.6, we can drop this PREFERRED_VERSION. Change-Id: I683fdfdc804789fe1353ef09154c92714009cd07 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc1
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%"
OpenPOWER on IntegriCloud