Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sof-firmware: update to 1.9.
@ 2021-10-04 16:13 kkga
  2021-10-04 16:15 ` kkga
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: kkga @ 2021-10-04 16:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-sof-firmware
https://github.com/void-linux/void-packages/pull/33318

sof-firmware: update to 1.9.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-sof-firmware-33318.patch --]
[-- Type: text/x-diff, Size: 1325 bytes --]

From 56c553fb5fb288571035ce8c653cd29d15cdd29e Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 4 Oct 2021 19:12:02 +0300
Subject: [PATCH] sof-firmware: update to 1.9.

---
 srcpkgs/sof-firmware/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sof-firmware/template b/srcpkgs/sof-firmware/template
index 65a4f4f0317f..bfa46fd61269 100644
--- a/srcpkgs/sof-firmware/template
+++ b/srcpkgs/sof-firmware/template
@@ -1,6 +1,6 @@
 # Template file for 'sof-firmware'
 pkgname=sof-firmware
-version=1.8
+version=1.9
 revision=1
 archs="i686* x86_64*"
 wrksrc="sof-bin-${version}"
@@ -11,7 +11,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://thesofproject.github.io/latest/index.html"
 distfiles="https://github.com/thesofproject/sof-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=1d4ac18db8d2ec3046fdb56b4155f1c14d69644743b7c0324ba9b02f4308ab22
+checksum=633bff2cc1490146de66796e52e06c7a608591a328c0bfc6f3fc30114640803a
 
 do_install() {
 	vmkdir usr/lib/firmware/intel/sof
@@ -24,8 +24,6 @@ do_install() {
 
 sof-tools_package() {
 	pkg_install() {
-		vbin "v${version}.x/tools-v${version}/sof-ctl"
 		vbin "v${version}.x/tools-v${version}/sof-logger"
-		vbin "v${version}.x/tools-v${version}/sof-probes"
 	}
 }

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

end of thread, other threads:[~2021-10-29  3:31 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 16:13 [PR PATCH] sof-firmware: update to 1.9 kkga
2021-10-04 16:15 ` kkga
2021-10-04 16:44 ` kkga
2021-10-04 19:16 ` cinerea0
2021-10-04 23:01 ` kkga
2021-10-08 13:42 ` [PR REVIEW] " ericonr
2021-10-14 18:45 ` cinerea0
2021-10-14 18:46 ` [PR REVIEW] " cinerea0
2021-10-14 20:55 ` [PR PATCH] [Updated] " kkga
2021-10-14 20:59 ` kkga
2021-10-14 23:22 ` kkga
2021-10-15  4:03 ` ericonr
2021-10-15  4:04 ` ericonr
2021-10-15  4:38 ` cinerea0
2021-10-15  4:39 ` cinerea0
2021-10-15  4:43 ` cinerea0
2021-10-15  4:55 ` cinerea0
2021-10-15  5:29 ` ericonr
2021-10-25  0:54 ` ericonr
2021-10-25  1:58 ` cinerea0
2021-10-25  2:02 ` ericonr
2021-10-25  3:23 ` cinerea0
2021-10-25  7:57 ` [PR PATCH] [Updated] " kkga
2021-10-25 13:21 ` ericonr
2021-10-25 13:21 ` ericonr
2021-10-25 19:31 ` [PR PATCH] [Updated] " kkga
2021-10-29  3:31 ` [PR PATCH] [Merged]: " ericonr

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