From d97de707d7acd618e388656a6fdb62c1423ddfe1 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Wed, 1 Jul 2009 03:12:29 +0000 Subject: [PATCH] Switch hppa config to use build sets svn path=/trunk/; revision=655 --- tools/ChangeLog | 3 +++ tools/catalyst-auto-hppa.conf | 9 ++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/tools/ChangeLog b/tools/ChangeLog index 4fe851a6..4af59d4c 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 01 Jul 2009; Andrew Gaffney catalyst-auto-hppa.conf: + Switch hppa config to use build sets + 27 Jun 2009; Andrew Gaffney catalyst-auto, catalyst-auto-amd64.conf, catalyst-auto-x86.conf: Add concept of build sets to catalyst-auto diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf index 613ded02..0ba4aaf3 100644 --- a/tools/catalyst-auto-hppa.conf +++ b/tools/catalyst-auto-hppa.conf @@ -3,12 +3,11 @@ SPECS_DIR=/root/releng/trunk/releases/weekly/specs/hppa -SPECS="hppa1.1/stage1.spec hppa1.1/stage2.spec hppa1.1/stage3.spec hppa2.0/stage1.spec hppa2.0/stage2.spec hppa2.0/stage3.spec" -#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec" -#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec" -#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec" +SETS="hppa1_1 hppa2_0" -#OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" +SET_hppa1_1_SPECS="hppa1.1/stage1.spec hppa1.1/stage2.spec hppa1.1/stage3.spec" + +SET_hppa2_0_SPECS="hppa2.0/stage1.spec hppa2.0/stage2.spec hppa2.0/stage3.spec" #KCONFIG_DIR=/root/releng/svn-releng/trunk/releases/weekly/kconfig/hppa