diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/classes-recipe/kernel.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes-recipe/kernel.bbclass b/meta/classes-recipe/kernel.bbclass index 4464155b73..cdcc5e0032 100644 --- a/meta/classes-recipe/kernel.bbclass +++ b/meta/classes-recipe/kernel.bbclass | |||
| @@ -227,8 +227,6 @@ KERNEL_DTBVENDORED ?= "0" | |||
| 227 | # | 227 | # |
| 228 | # configuration | 228 | # configuration |
| 229 | # | 229 | # |
| 230 | export CMDLINE_CONSOLE = "console=${@d.getVar("KERNEL_CONSOLE") or "ttyS0"}" | ||
| 231 | |||
| 232 | KERNEL_VERSION = "${@get_kernelversion_headers('${B}')}" | 230 | KERNEL_VERSION = "${@get_kernelversion_headers('${B}')}" |
| 233 | 231 | ||
| 234 | # kernels are generally machine specific | 232 | # kernels are generally machine specific |
