diff options
Diffstat (limited to 'meta-romley')
-rw-r--r-- | meta-romley/conf/machine/romley-ivb.conf | 2 | ||||
-rw-r--r-- | meta-romley/conf/machine/romley.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-romley/conf/machine/romley-ivb.conf b/meta-romley/conf/machine/romley-ivb.conf index af528978..9d7bff6c 100644 --- a/meta-romley/conf/machine/romley-ivb.conf +++ b/meta-romley/conf/machine/romley-ivb.conf | |||
@@ -8,7 +8,7 @@ | |||
8 | # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J | 8 | # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J |
9 | 9 | ||
10 | 10 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
12 | 12 | ||
13 | require conf/machine/include/intel-corei7-64-common.inc | 13 | require conf/machine/include/intel-corei7-64-common.inc |
14 | require conf/machine/include/intel-common-pkgarch.inc | 14 | require conf/machine/include/intel-common-pkgarch.inc |
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index ed52a1ec..14f34b0a 100644 --- a/meta-romley/conf/machine/romley.conf +++ b/meta-romley/conf/machine/romley.conf | |||
@@ -8,7 +8,7 @@ | |||
8 | # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J | 8 | # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J |
9 | 9 | ||
10 | 10 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
12 | 12 | ||
13 | require conf/machine/include/intel-corei7-64-common.inc | 13 | require conf/machine/include/intel-corei7-64-common.inc |
14 | require conf/machine/include/intel-common-pkgarch.inc | 14 | require conf/machine/include/intel-common-pkgarch.inc |