Switch hppa config to use build sets
svn path=/trunk/; revision=655
This commit is contained in:
parent
54ba358c8f
commit
d97de707d7
2 changed files with 7 additions and 5 deletions
|
@ -2,6 +2,9 @@
|
|||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Id$
|
||||
|
||||
01 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-hppa.conf:
|
||||
Switch hppa config to use build sets
|
||||
|
||||
27 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
|
||||
catalyst-auto-amd64.conf, catalyst-auto-x86.conf:
|
||||
Add concept of build sets to catalyst-auto
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue