diff options
| author | Andrea Adami <andrea.adami@gmail.com> | 2018-08-31 17:25:18 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-08-31 09:41:45 -0700 |
| commit | c56b2fc960eded6969ee5bc2f684f73376ccd260 (patch) | |
| tree | 9e2c186be3749e9d2404c59c794a194ec7914185 /meta-initramfs/recipes-kernel | |
| parent | d128fcea07f3453433327ac0129ecf207f179e08 (diff) | |
| download | meta-openembedded-c56b2fc960eded6969ee5bc2f684f73376ccd260.tar.gz | |
kexec-tools-klibc: package vmcore-dmesg-klibc
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-kernel')
| -rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb index d5f6738d7f..7558b571c4 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_git.bb | |||
| @@ -84,9 +84,10 @@ do_compile_prepend() { | |||
| 84 | done | 84 | done |
| 85 | } | 85 | } |
| 86 | 86 | ||
| 87 | PACKAGES =+ "kexec-klibc" | 87 | PACKAGES =+ "kexec-klibc vmcore-dmesg-klibc" |
| 88 | 88 | ||
| 89 | FILES_kexec-klibc = "${sbindir}/kexec" | 89 | FILES_kexec-klibc = "${sbindir}/kexec" |
| 90 | FILES_vmcore-dmesg-klibc = "${sbindir}/vmcore-dmesg" | ||
| 90 | 91 | ||
| 91 | INSANE_SKIP_${PN} = "arch" | 92 | INSANE_SKIP_${PN} = "arch" |
| 92 | 93 | ||
