cornucopia: bump SRCREV
[openembedded.git] / recipes / kexec-tools / kexec-tools_2.0.2.bb
blob710ee934ac2a6e7f183a27bef58318af59bf5548
1 require kexec-tools_${PV}.inc
3 PR = "${INC_PR}.0"
5 EXTRA_OECONF = " --with-zlib=yes"
6 export LDFLAGS = "-L${STAGING_LIBDIR}"
8 PACKAGES =+ "kexec kdump"
10 FILES_kexec = "${sbindir}/kexec"
11 FILES_kdump = "${sbindir}/kdump"