- Use Image instead of uImage on ARM
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=311
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 14:56:52 CEST 2014 - ohering@suse.de
|
||||
|
||||
- Use Image instead of uImage on ARM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 09:27:51 CEST 2014 - ohering@suse.de
|
||||
|
||||
|
@@ -92,7 +92,7 @@ Release: 0
|
||||
%define kernel_binary /boot/image
|
||||
%endif
|
||||
%ifarch %arm
|
||||
%define kernel_binary /boot/uImage
|
||||
%define kernel_binary /boot/Image
|
||||
%endif
|
||||
#
|
||||
# use 'env LIBGUESTFS_HV=/path/to/kvm libguestfs-test-tool' to verify
|
||||
|
Reference in New Issue
Block a user