- Add ivy bridge processor (EP and EX) support

OBS-URL: https://build.opensuse.org/package/show/hardware/cpupower?expand=0&rev=18
This commit is contained in:
2012-11-13 11:08:56 +00:00
committed by Git OBS Bridge
parent c21e3303be
commit 7a121c9194
3 changed files with 51 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ License: GPL-2.0
Group: System/Base
Source: %{name}-%{version}.tar.bz2
Source1: cpupower_export_tarball_from_git.sh
Patch0: cpupower-ivy_bridge_support.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gettext-tools
BuildRequires: pciutils
@@ -72,6 +73,7 @@ powersave module.
%prep
%setup -q
%patch0 -p1
%build
# This package failed when testing with -Wl,-as-needed being default.