Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qmk: change dependency to cross-arm-none-eabi
@ 2020-05-28  4:48 Liebach
  2020-05-28  6:10 ` Liebach
  2020-05-31 17:03 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: Liebach @ 2020-05-28  4:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Liebach/void-packages qmk-cross-arm-none-eabi
https://github.com/void-linux/void-packages/pull/22370

qmk: change dependency to cross-arm-none-eabi
cross-arm-none-eabi pulls in both cross-arm-none-eabi-gcc and
cross-arm-none-eabi-newlib, and I found out the latter is also needed to build
at least planck/rev6 firmware, and likely other keyboards with ARM based
controllers.

Found out with help from Discord users Erovia and fauxpark on the qmk server.

Using cross-arm-none-eabi as dep to get -newlib suggested by @ericonr.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qmk-cross-arm-none-eabi-22370.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 1abf6e83afbac687f9f6066fab7e6c5535983438 Mon Sep 17 00:00:00 2001
From: Morten Gade Liebach <m@lieba.ch>
Date: Thu, 28 May 2020 06:38:09 +0200
Subject: [PATCH] qmk: change dependency to cross-arm-none-eabi

cross-arm-none-eabi pulls in both cross-arm-none-eabi-gcc and
cross-arm-none-eabi-newlib, and I found out the latter is also needed to build
at least planck/rev6 firmware, and likely other keyboards with ARM based
controllers.

Found out with help from Discord users Erovia and fauxpark on the qmk server.

Using cross-arm-none-eabi as dep to get -newlib suggested by @ericonr.
---
 srcpkgs/qmk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qmk/template b/srcpkgs/qmk/template
index 389df443e61..d50126b1194 100644
--- a/srcpkgs/qmk/template
+++ b/srcpkgs/qmk/template
@@ -1,7 +1,7 @@
 # Template file for 'qmk'
 pkgname=qmk
 version=0.0.34
-revision=1
+revision=2
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -16,7 +16,7 @@ depends="python3-appdirs
  avrdude
  dfu-util
  avr-gcc
- cross-arm-none-eabi-gcc"
+ cross-arm-none-eabi"
 short_desc="CLI tool for working with QMK firmware of mechanical keyboards"
 maintainer="RinsedSloth <afernandezh@protonmail.com>"
 license="MIT"

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

* Re: qmk: change dependency to cross-arm-none-eabi
  2020-05-28  4:48 [PR PATCH] qmk: change dependency to cross-arm-none-eabi Liebach
@ 2020-05-28  6:10 ` Liebach
  2020-05-31 17:03 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Liebach @ 2020-05-28  6:10 UTC (permalink / raw)
  To: ml

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

New comment by Liebach on void-packages repository

https://github.com/void-linux/void-packages/pull/22370#issuecomment-635127070

Comment:
There's a corresponding pull request to qmk_firmware here: https://github.com/qmk/qmk_firmware/pull/9228

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

* Re: [PR PATCH] [Merged]: qmk: change dependency to cross-arm-none-eabi
  2020-05-28  4:48 [PR PATCH] qmk: change dependency to cross-arm-none-eabi Liebach
  2020-05-28  6:10 ` Liebach
@ 2020-05-31 17:03 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-05-31 17:03 UTC (permalink / raw)
  To: ml

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

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

qmk: change dependency to cross-arm-none-eabi
https://github.com/void-linux/void-packages/pull/22370

Description:
cross-arm-none-eabi pulls in both cross-arm-none-eabi-gcc and
cross-arm-none-eabi-newlib, and I found out the latter is also needed to build
at least planck/rev6 firmware, and likely other keyboards with ARM based
controllers.

Found out with help from Discord users @Erovia and @fauxpark on the qmk server.

Using cross-arm-none-eabi as dep to get -newlib suggested by @ericonr.

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

end of thread, other threads:[~2020-05-31 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28  4:48 [PR PATCH] qmk: change dependency to cross-arm-none-eabi Liebach
2020-05-28  6:10 ` Liebach
2020-05-31 17:03 ` [PR PATCH] [Merged]: " Piraty

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