render / rpms / qemu

Forked from rpms/qemu 4 months ago
Clone

f2839f Provide explicit kernel path to QEMU sanity check

Authored and Committed by Daniel P. Berrangé 3 years ago
1 file changed. 4 lines added. 1 lines removed.
    Provide explicit kernel path to QEMU sanity check
    
    In a mock build root the kernel probably won't exist in /boot and the
    QEMU sanity check script won't search /lib/modules. So we must find the
    vmlinuz file and pass it explicitly.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+4 -1