summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-04-05 08:13:07 +0200
committerGerd Hoffmann <kraxel@redhat.com>2018-04-05 08:13:07 +0200
commit543a1b9d2849effb46500e5e7fe801da9c5ffef2 (patch)
treeeed063cd1077dd81f3bc99c857ff98d39db39e7b
parent7d605df81c1f96a2f03fe29175ace3158085f4d8 (diff)
downloadcoreboot-543a1b9d2849effb46500e5e7fe801da9c5ffef2.tar.gz
drop tianocore variants
-rw-r--r--coreboot.git.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/coreboot.git.spec b/coreboot.git.spec
index a37c3b7..f235a34 100644
--- a/coreboot.git.spec
+++ b/coreboot.git.spec
@@ -20,7 +20,7 @@ BuildRequires: iasl
BuildRequires: python
BuildRequires: pciutils-devel
BuildRequires: seabios.git-coreboot
-BuildRequires: edk2.git-coreboot-x64
+#BuildRequires: edk2.git-coreboot-x64
Requires: coreboot.git-tools
%description
@@ -60,9 +60,9 @@ gcc --version
do_build %{SOURCE10} coreboot-i440fx-seabios
do_build %{SOURCE11} coreboot-i440fx-seabios-corevga
-do_build %{SOURCE12} coreboot-i440fx-tianocore
+#do_build %{SOURCE12} coreboot-i440fx-tianocore
do_build %{SOURCE20} coreboot-q35-seabios
-do_build %{SOURCE22} coreboot-q35-tianocore
+#do_build %{SOURCE22} coreboot-q35-tianocore
(cd util/msrtool; ./configure)
for util in cbmem inteltool msrtool nvramtool; do