diff options
Diffstat (limited to 'meta/classes/uboot-extlinux-config.bbclass')
| -rw-r--r-- | meta/classes/uboot-extlinux-config.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/uboot-extlinux-config.bbclass b/meta/classes/uboot-extlinux-config.bbclass index dcebe7ff31..86a7d30ca0 100644 --- a/meta/classes/uboot-extlinux-config.bbclass +++ b/meta/classes/uboot-extlinux-config.bbclass | |||
| @@ -54,7 +54,7 @@ | |||
| 54 | # APPEND root=/dev/mmcblk2p2 rootwait rw console=${console} | 54 | # APPEND root=/dev/mmcblk2p2 rootwait rw console=${console} |
| 55 | # | 55 | # |
| 56 | # Copyright (C) 2016, O.S. Systems Software LTDA. All Rights Reserved | 56 | # Copyright (C) 2016, O.S. Systems Software LTDA. All Rights Reserved |
| 57 | # Released under the MIT license (see packages/COPYING) | 57 | # SPDX-License-Identifier: MIT |
| 58 | # | 58 | # |
| 59 | # The kernel has an internal default console, which you can override with | 59 | # The kernel has an internal default console, which you can override with |
| 60 | # a console=...some_tty... | 60 | # a console=...some_tty... |
