From 9b75c9336df976373bd01d1efdec08c710f0efb5 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 15 Sep 2018 22:31:58 -0700 Subject: [PATCH] catalyst-auto: Switch powerpc livecds from ppc64-32ul to ppc --- tools/catalyst-auto-ppc.conf | 2 +- tools/catalyst-auto-ppc64.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index 49a3dd95..d689fdbc 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -8,7 +8,7 @@ SPECS="stage1.spec stage2.spec stage3.spec" #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec" #SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec" -#OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" +OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc diff --git a/tools/catalyst-auto-ppc64.conf b/tools/catalyst-auto-ppc64.conf index 64561ab3..044eb50f 100644 --- a/tools/catalyst-auto-ppc64.conf +++ b/tools/catalyst-auto-ppc64.conf @@ -9,7 +9,7 @@ SPECS="stage1-64ul.spec stage2-64ul.spec stage3-64ul.spec" #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec" #SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec" -OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" +#OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc