summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-grub.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/kernel-grub.bbclass')
-rw-r--r--meta/classes/kernel-grub.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/kernel-grub.bbclass b/meta/classes/kernel-grub.bbclass
index 44b2015468..8475e0f9da 100644
--- a/meta/classes/kernel-grub.bbclass
+++ b/meta/classes/kernel-grub.bbclass
@@ -1,4 +1,8 @@
1# 1#
2# Copyright OpenEmbedded Contributors
3#
4
5#
2# While installing a rpm to update kernel on a deployed target, it will update 6# While installing a rpm to update kernel on a deployed target, it will update
3# the boot area and the boot menu with the kernel as the priority but allow 7# the boot area and the boot menu with the kernel as the priority but allow
4# you to fall back to the original kernel as well. 8# you to fall back to the original kernel as well.