- pygrub: always append --args

25941-pygrub_always_append_--args.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=203
This commit is contained in:
2012-09-27 08:19:46 +00:00
committed by Git OBS Bridge
parent 2d142b8fff
commit 09c30bad0c
3 changed files with 52 additions and 0 deletions

View File

@@ -185,6 +185,7 @@ Patch25866: 25866-sercon-ns16550-pci-irq.patch
Patch25867: 25867-sercon-ns16550-parse.patch
Patch25874: 25874-x86-EFI-chain-cfg.patch
Patch25909: 25909-xenpm-consistent.patch
Patch25941: 25941-pygrub_always_append_--args.patch
# Upstream qemu patches
# Our patches
Patch301: xend-config.diff
@@ -668,6 +669,7 @@ tar xfj %{SOURCE6} -C $RPM_BUILD_DIR/%{xen_build_dir}/tools
%patch25867 -p1
%patch25874 -p1
%patch25909 -p1
%patch25941 -p1
# Qemu
# Our patches
%patch301 -p1