summaryrefslogtreecommitdiffstats
path: root/images/core-image-minimal-initramfs.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'images/core-image-minimal-initramfs.bbappend')
-rw-r--r--images/core-image-minimal-initramfs.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/images/core-image-minimal-initramfs.bbappend b/images/core-image-minimal-initramfs.bbappend
index 5512158..013463a 100644
--- a/images/core-image-minimal-initramfs.bbappend
+++ b/images/core-image-minimal-initramfs.bbappend
@@ -7,6 +7,8 @@ PACKAGE_INSTALL_append_sota = " ostree-switchroot"
7# run-postinsts does not belong in the minimal initramfs 7# run-postinsts does not belong in the minimal initramfs
8PACKAGE_INSTALL_remove = "run-postinsts" 8PACKAGE_INSTALL_remove = "run-postinsts"
9 9
10PACKAGE_EXCLUDE_x86-64_sota += "grub-common-extras"
11
10create_enea_symlink() { 12create_enea_symlink() {
11 # enea image used in bare metal installation 13 # enea image used in bare metal installation
12 cd ${DEPLOY_DIR_IMAGE} 14 cd ${DEPLOY_DIR_IMAGE}