aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-amdfalconx86/conf/machine/amdfalconx86.conf4
-rw-r--r--meta-r1000/conf/machine/r1000.conf4
-rwxr-xr-xmeta-snowyowl/conf/machine/snowyowl.conf4
-rw-r--r--meta-steppeeagle/conf/machine/steppeeagle.conf4
-rw-r--r--meta-v1000/conf/machine/v1000.conf4
5 files changed, 0 insertions, 20 deletions
diff --git a/meta-amdfalconx86/conf/machine/amdfalconx86.conf b/meta-amdfalconx86/conf/machine/amdfalconx86.conf
index b1e66d54..d610ab0c 100644
--- a/meta-amdfalconx86/conf/machine/amdfalconx86.conf
+++ b/meta-amdfalconx86/conf/machine/amdfalconx86.conf
@@ -3,10 +3,6 @@
#@DESCRIPTION: Machine configuration for amdfalconx86 systems
-# BSP and PATCH versions for MEL releases
-BSP_VERSION = "0"
-PATCH_VERSION = "0"
-
PREFERRED_PROVIDER_virtual/kernel ?= "${@bb.utils.contains('RT_KERNEL_AMD', 'yes', "linux-yocto-rt", "linux-yocto", d)}"
PREFERRED_VERSION_linux-yocto-rt ?= "4.4%"
diff --git a/meta-r1000/conf/machine/r1000.conf b/meta-r1000/conf/machine/r1000.conf
index 70f9c113..aaddcefd 100644
--- a/meta-r1000/conf/machine/r1000.conf
+++ b/meta-r1000/conf/machine/r1000.conf
@@ -3,10 +3,6 @@
#@DESCRIPTION: Machine configuration for r1000 systems
-# BSP and PATCH versions for MEL releases
-BSP_VERSION = "0"
-PATCH_VERSION = "0"
-
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "4.14%"
diff --git a/meta-snowyowl/conf/machine/snowyowl.conf b/meta-snowyowl/conf/machine/snowyowl.conf
index 089c336b..597a923c 100755
--- a/meta-snowyowl/conf/machine/snowyowl.conf
+++ b/meta-snowyowl/conf/machine/snowyowl.conf
@@ -3,10 +3,6 @@
#@DESCRIPTION: Machine configuration for snowyowl systems
-# BSP and PATCH versions for MEL releases
-BSP_VERSION = "0"
-PATCH_VERSION = "0"
-
PREFERRED_PROVIDER_virtual/kernel ?= "${@bb.utils.contains('RT_KERNEL_AMD', 'yes', "linux-yocto-rt", "linux-yocto", d)}"
PREFERRED_VERSION_linux-yocto ?= "4.14%"
PREFERRED_VERSION_linux-yocto-rt ?= "4.14%"
diff --git a/meta-steppeeagle/conf/machine/steppeeagle.conf b/meta-steppeeagle/conf/machine/steppeeagle.conf
index d6ee9634..d6fdab1b 100644
--- a/meta-steppeeagle/conf/machine/steppeeagle.conf
+++ b/meta-steppeeagle/conf/machine/steppeeagle.conf
@@ -3,10 +3,6 @@
#@DESCRIPTION: Machine configuration for steppeeagle systems
-# BSP and PATCH versions for MEL releases
-BSP_VERSION = "0"
-PATCH_VERSION = "0"
-
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
require conf/machine/include/tune-steppeeagle.inc
diff --git a/meta-v1000/conf/machine/v1000.conf b/meta-v1000/conf/machine/v1000.conf
index d343ba18..798e3351 100644
--- a/meta-v1000/conf/machine/v1000.conf
+++ b/meta-v1000/conf/machine/v1000.conf
@@ -3,10 +3,6 @@
#@DESCRIPTION: Machine configuration for v1000 systems
-# BSP and PATCH versions for MEL releases
-BSP_VERSION = "0"
-PATCH_VERSION = "0"
-
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "4.14%"