Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cpufrequtils: enable on aarch64*
@ 2022-06-28 16:01 ftrvxmtrx
  2022-06-28 17:22 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: ftrvxmtrx @ 2022-06-28 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ftrvxmtrx/void-packages cpufrequtils-aarch64
https://github.com/void-linux/void-packages/pull/37730

cpufrequtils: enable on aarch64*
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (aarch64-musl)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cpufrequtils-aarch64-37730.patch --]
[-- Type: text/x-diff, Size: 889 bytes --]

From 958420c2799cc2290fbbf1b9f25a470880e9cb09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <sigrid@ftrv.se>
Date: Tue, 28 Jun 2022 17:44:49 +0200
Subject: [PATCH] cpufrequtils: enable on aarch64*

---
 srcpkgs/cpufrequtils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cpufrequtils/template b/srcpkgs/cpufrequtils/template
index f29bb4155f6c..7b3bb14774e7 100644
--- a/srcpkgs/cpufrequtils/template
+++ b/srcpkgs/cpufrequtils/template
@@ -15,7 +15,7 @@ homepage="https://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufrequtils.git
 distfiles="${homepage}/snapshot/${pkgname}-${_commit}.tar.gz"
 checksum=53b0fd1092e2053d31f4707ae0485f0d09b7faafcfac0e53da06c28ecfe23c95
 
-archs="i686* x86_64* ppc*"
+archs="i686* x86_64* ppc* aarch64*"
 
 post_extract() {
 	sed -i "s|/usr/bin/install|install|g" Makefile

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

* Re: [PR PATCH] [Merged]: cpufrequtils: enable on aarch64*
  2022-06-28 16:01 [PR PATCH] cpufrequtils: enable on aarch64* ftrvxmtrx
@ 2022-06-28 17:22 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2022-06-28 17:22 UTC (permalink / raw)
  To: ml

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

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

cpufrequtils: enable on aarch64*
https://github.com/void-linux/void-packages/pull/37730

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (aarch64-musl)


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

end of thread, other threads:[~2022-06-28 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 16:01 [PR PATCH] cpufrequtils: enable on aarch64* ftrvxmtrx
2022-06-28 17:22 ` [PR PATCH] [Merged]: " Duncaen

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).