Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] base-system: Add Linux dependency on ppc
@ 2019-05-05  5:03 voidlinux-github
  2019-05-05 16:11 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-05  5:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

There is a new pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages base-system
https://github.com/void-linux/void-packages/pull/11502

base-system: Add Linux dependency on ppc
Now that all ppc variants have a kernel config, include linux in base-system.

A patch file from https://github.com/void-linux/void-packages/pull/11502.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-base-system-11502.patch --]
[-- Type: application/text/x-diff, Size: 875 bytes --]

From 57aaa18b7566a5d9541a5f8cd18f474e031b0f43 Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Sun, 5 May 2019 14:31:56 +0930
Subject: [PATCH] base-system: Add Linux dependency on ppc

---
 srcpkgs/base-system/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/base-system/template b/srcpkgs/base-system/template
index 5e436e8b0ad..c9c45a069e3 100644
--- a/srcpkgs/base-system/template
+++ b/srcpkgs/base-system/template
@@ -2,7 +2,7 @@
 pkgname=base-system
 reverts="0.113_1"
 version=0.112
-revision=5
+revision=6
 build_style=meta
 short_desc="Void Linux base system meta package"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
@@ -23,5 +23,5 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 case "$XBPS_TARGET_MACHINE" in
-	i686*|x86_64*|ppc64*) depends+=" linux";;
+	i686*|x86_64*|ppc*) depends+=" linux";;
 esac

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: base-system: Add Linux dependency on ppc
  2019-05-05  5:03 [PR PATCH] base-system: Add Linux dependency on ppc voidlinux-github
@ 2019-05-05 16:11 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-05-05 16:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

There's a closed pull request on the void-packages repository

base-system: Add Linux dependency on ppc
https://github.com/void-linux/void-packages/pull/11502
Description: Now that all ppc variants have a kernel config, include linux in base-system.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-05 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-05  5:03 [PR PATCH] base-system: Add Linux dependency on ppc voidlinux-github
2019-05-05 16:11 ` [PR PATCH] [Closed]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).