Github messages for voidlinux
 help / color / mirror / Atom feed
From: Liebach <Liebach@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Add cross-arm-none-eabi-newlib as qmk dependency.
Date: Wed, 27 May 2020 21:12:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22363@inbox.vuxu.org> (raw)

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

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

https://github.com/Liebach/void-packages qmk-depend
https://github.com/void-linux/void-packages/pull/22363

Add cross-arm-none-eabi-newlib as qmk dependency.
Fixes building at least planck/rev6 firmware, possibly other keyboards
with ARM based controllers.

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

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qmk-depend-22363.patch --]
[-- Type: text/x-diff, Size: 851 bytes --]

From 6c95372f75c93dd59e32fcdee5106fa2cc53424e Mon Sep 17 00:00:00 2001
From: Morten Gade Liebach <m@lieba.ch>
Date: Wed, 27 May 2020 21:02:31 +0200
Subject: [PATCH] Add cross-arm-none-eabi-newlib as qmk dependency.

Fixes building at least planck/rev6 firmware, possibly other keyboards
with ARM based controllers.
---
 srcpkgs/qmk/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/qmk/template b/srcpkgs/qmk/template
index 389df443e61..cfd67251d8c 100644
--- a/srcpkgs/qmk/template
+++ b/srcpkgs/qmk/template
@@ -16,7 +16,8 @@ depends="python3-appdirs
  avrdude
  dfu-util
  avr-gcc
- cross-arm-none-eabi-gcc"
+ cross-arm-none-eabi-gcc
+ cross-arm-none-eabi-newlib"
 short_desc="CLI tool for working with QMK firmware of mechanical keyboards"
 maintainer="RinsedSloth <afernandezh@protonmail.com>"
 license="MIT"

             reply	other threads:[~2020-05-27 19:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 19:12 Liebach [this message]
2020-05-27 19:33 ` ericonr
2020-05-27 19:42 ` Liebach
2020-05-27 20:05 ` ericonr
2020-05-27 20:26 ` [PR PATCH] [Closed]: qmk: add cross-arm-none-eabi to dependencies Liebach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22363@inbox.vuxu.org \
    --to=liebach@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).