Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/2] package/tvheadend: Add transcoding support by ffmpeg
Date: Sat, 1 Nov 2014 14:52:42 +0100	[thread overview]
Message-ID: <20141101145242.32d26c33@free-electrons.com> (raw)
In-Reply-To: <1414789621-10892-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Fri, 31 Oct 2014 22:07:00 +0100, Bernd Kuhls wrote:
> Add --disable-libffmpeg_static to disable static linking of ffmpeg
> libraries into the tvheadend binary.
> 
> tvheadend compiles with ffmpeg using this minimal defconfig:
> 
> BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
> BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
> BR2_PACKAGE_FFMPEG=y
> BR2_PACKAGE_TVHEADEND=y
> 
> ---
> v4: simplify ffmpeg dependency handling, add description for
>     --disable-libffmpeg_static to commit log (Thomas)
> v3: no changes
> v2: add --disable-libffmpeg_static, newly added option to git master
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/tvheadend/Config.in    |    2 ++
>  package/tvheadend/tvheadend.mk |    8 ++++++++
>  2 files changed, 10 insertions(+)

Both patches applied. But *again*, please put your SoB line *before*
the first "---" sign. Everything that is after the first "---" gets
removed by git when applying the patch, so your SoB line disappears.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2014-11-01 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 21:07 [Buildroot] [PATCH v4 1/2] package/tvheadend: Add transcoding support by ffmpeg Bernd Kuhls
2014-10-31 21:07 ` [Buildroot] [PATCH v4 2/2] package/tvheadend: Bump version to current git master Bernd Kuhls
2014-11-01 13:52 ` Thomas Petazzoni [this message]

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=20141101145242.32d26c33@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