summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb
index bd861f3dd..69f38721b 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb
@@ -6,11 +6,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d
6 6
7SRC_URI = "file://icon.xpm" 7SRC_URI = "file://icon.xpm"
8 8
9S = "${WORKDIR}/${BP}" 9S = "${WORKDIR}"
10 10
11do_configure_prepend () {
12 install -m 0644 ${WORKDIR}/icon.xpm ${S}
13}
14do_install_prepend () { 11do_install_prepend () {
15echo '# /boot/boot.cfg - KEXECBOOT configuration file. 12echo '# /boot/boot.cfg - KEXECBOOT configuration file.
16# 13#