From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/aumix: add debian patch for fixing build with gcc 10
Date: Sat, 11 Jul 2020 20:15:38 +0200 [thread overview]
Message-ID: <20200711181538.30504-1-heiko.thiery@gmail.com> (raw)
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
package/aumix/aumix.hash | 2 ++
package/aumix/aumix.mk | 3 +++
2 files changed, 5 insertions(+)
diff --git a/package/aumix/aumix.hash b/package/aumix/aumix.hash
index 2fbab4bda2..69e195e0b6 100644
--- a/package/aumix/aumix.hash
+++ b/package/aumix/aumix.hash
@@ -1,3 +1,5 @@
# Locally calculated
sha256 d2ce43d532ef75072c8d4e7922e3bc06be6d97765a508d9ceb0d1766bbe70e29 aumix-2.9.1.tar.bz2
sha256 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225 COPYING
+
+sha256 3bfa74db4aeb68bfef7ee213bb1dbf236d784dea3d35a52f6e23a48c847375dd 19_no-common.patch
diff --git a/package/aumix/aumix.mk b/package/aumix/aumix.mk
index 9bcc19a37c..a4001f5bbb 100644
--- a/package/aumix/aumix.mk
+++ b/package/aumix/aumix.mk
@@ -12,6 +12,9 @@ AUMIX_GETTEXTIZE = YES
AUMIX_LICENSE = GPL-2.0+
AUMIX_LICENSE_FILES = COPYING
+AUMIX_PATCH = \
+ https://sources.debian.org/data/main/a/aumix/2.9.1-7/debian/patches/19_no-common.patch
+
AUMIX_CONF_OPTS = \
--without-gtk \
--without-gtk1 \
--
2.20.1
next reply other threads:[~2020-07-11 18:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-11 18:15 Heiko Thiery [this message]
2020-07-11 21:52 ` [Buildroot] [PATCH 1/1] package/aumix: add debian patch for fixing build with gcc 10 Thomas Petazzoni
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=20200711181538.30504-1-heiko.thiery@gmail.com \
--to=heiko.thiery@gmail.com \
--cc=buildroot@busybox.net \
/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