From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4FA3E158094 for ; Mon, 13 Sep 2021 04:49:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94522E0869; Mon, 13 Sep 2021 04:49:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FD79E0869 for ; Mon, 13 Sep 2021 04:49:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9F52342E55 for ; Mon, 13 Sep 2021 04:49:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0653CD5 for ; Mon, 13 Sep 2021 04:49:38 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1631508570.4a12080c5c5536448103ef40759f6329f104a5cc.mattst88@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/hppa/installcd-stage2-minimal.spec releases/specs/hppa/netboot-hppa32.spec releases/specs/hppa/netboot-hppa64.spec X-VCS-Directories: releases/specs/hppa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4a12080c5c5536448103ef40759f6329f104a5cc X-VCS-Branch: master Date: Mon, 13 Sep 2021 04:49:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 25d94bfb-81be-4f5d-801c-f916ba4bf893 X-Archives-Hash: 1483df8b30fb85c72c50f9dc207b4da0 commit: 4a12080c5c5536448103ef40759f6329f104a5cc Author: Matt Turner gentoo org> AuthorDate: Sun Sep 12 04:06:03 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Sep 13 04:49:30 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=4a12080c specs/hppa: Use updated kernel configs Signed-off-by: Matt Turner gentoo.org> releases/specs/hppa/installcd-stage2-minimal.spec | 4 ++-- releases/specs/hppa/netboot-hppa32.spec | 2 +- releases/specs/hppa/netboot-hppa64.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec index c1705741..a7ee0666 100644 --- a/releases/specs/hppa/installcd-stage2-minimal.spec +++ b/releases/specs/hppa/installcd-stage2-minimal.spec @@ -20,7 +20,7 @@ boot/kernel: livecd32 livecd64 boot/kernel/livecd32/kernelopts: panic=30 boot/kernel/livecd32/sources: sys-kernel/gentoo-sources -boot/kernel/livecd32/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd32.config +boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config boot/kernel/livecd32/use: -* atm @@ -40,7 +40,7 @@ boot/kernel/livecd32/use: usb boot/kernel/livecd64/sources: sys-kernel/gentoo-sources -boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config +boot/kernel/livecd64/config: @REPO_DIR@/releases/kconfig/hppa/hppa64.config boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu boot/kernel/livecd64/use: -* diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec index 8d38bd7e..ff219ff5 100644 --- a/releases/specs/hppa/netboot-hppa32.spec +++ b/releases/specs/hppa/netboot-hppa32.spec @@ -13,7 +13,7 @@ profile: default/linux/hppa/17.0 # netboot stuff boot/kernel: netboot32 boot/kernel/netboot32/sources: sys-kernel/gentoo-sources -boot/kernel/netboot32/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config +boot/kernel/netboot32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules netboot/use: diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec index df742559..51b90f0e 100644 --- a/releases/specs/hppa/netboot-hppa64.spec +++ b/releases/specs/hppa/netboot-hppa64.spec @@ -12,7 +12,7 @@ profile: default/linux/hppa/17.0 boot/kernel: netboot64 boot/kernel/netboot64/sources: sys-kernel/gentoo-sources -boot/kernel/netboot64/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config +boot/kernel/netboot64/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu --all-ramdisk-modules netboot/use: