From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] libamcodec: New Package
Date: Thu, 9 Jun 2016 10:18:39 +0200 [thread overview]
Message-ID: <20160609101839.381a8a56@free-electrons.com> (raw)
In-Reply-To: <20160609074644.4976-1-daggs@gmx.com>
Hello,
On Thu, 9 Jun 2016 10:46:43 +0300, Dagg Stompler wrote:
> diff --git a/package/libamcodec/0001-fix_flags_in_makefile.patch b/package/libamcodec/0001-fix_flags_in_makefile.patch
> new file mode 100644
> index 0000000..e64c4d7
> --- /dev/null
> +++ b/package/libamcodec/0001-fix_flags_in_makefile.patch
Patches need a description + Signed-off-by. Since the package is
fetched from Git, please make it a Git formatted patch (i.e make a Git
commit, and run "git format-patch HEAD^").
> diff --git a/package/libamcodec/libamcodec.mk b/package/libamcodec/libamcodec.mk
> new file mode 100644
> index 0000000..1e0bcb6
> --- /dev/null
> +++ b/package/libamcodec/libamcodec.mk
> @@ -0,0 +1,33 @@
> +################################################################################
> +#
> +# libamcodec
> +#
> +################################################################################
> +
> +LIBAMCODEC_VERSION = ed1d8b8c54b05c1a02a8ee44c59744e4cbed3d8d
> +LIBAMCODEC_SITE = $(call github,mdrjr,c2_aml_libs,$(LIBAMCODEC_VERSION))
> +LIBAMCODEC_DEPENDENCIES = alsa-lib
Has the license situation been resolved? I know you contacted upstream
about his. Any feedback?
> +
> +# This package uses the M_PREFIX variable to construct the header and
M_PREFIX or PREFIX
(you use PREFIX when building in the amcodec subdirectory)
> +# # library paths used when compiling
duplicate # sign.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-06-09 8:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 7:46 [Buildroot] [PATCH 1/2] libamcodec: New Package Dagg Stompler
2016-06-09 7:46 ` [Buildroot] [PATCH 2/2] enable amcodec if it is set in the config. based on the libreelec implementation Dagg Stompler
2016-06-09 8:19 ` Thomas Petazzoni
2016-06-09 8:39 ` daggs
2016-06-09 8:18 ` Thomas Petazzoni [this message]
2016-06-09 8:38 ` [Buildroot] [PATCH 1/2] libamcodec: New Package daggs
2016-06-09 8:47 ` 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=20160609101839.381a8a56@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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