From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/libminiupnpc: drop dependencies
Date: Wed, 16 Mar 2022 23:20:07 +0100 [thread overview]
Message-ID: <20220316222007.GH283544@scaer> (raw)
In-Reply-To: <20220316203922.3081843-2-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2022-03-16 21:39 +0100, Fabrice Fontaine spake thusly:
> libminiupnpc can be statically built with or without binfmt flat since
> version 1.7 and
> https://github.com/miniupnp/miniupnp/commit/c183a72c46cae9e37ddf635318dfb0bdcd56ed9d
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
[--SNIP--]
> diff --git a/package/transmission/Config.in b/package/transmission/Config.in
> index aaed7ec111..eb51ccf862 100644
> --- a/package/transmission/Config.in
> +++ b/package/transmission/Config.in
> @@ -2,8 +2,8 @@ config BR2_PACKAGE_TRANSMISSION
> bool "transmission"
> depends on BR2_TOOLCHAIN_HAS_THREADS
> depends on BR2_USE_MMU # fork()
> - depends on !BR2_BINFMT_FLAT # libminiupnpc, libnatpmp
> - depends on !BR2_STATIC_LIBS # libminiupnpc, libnatpmp
> + depends on !BR2_BINFMT_FLAT # libnatpmp
> + depends on !BR2_STATIC_LIBS # libnatpmp
This does not apply to current master;
error: patch failed: package/transmission/Config.in:2
error: package/transmission/Config.in: patch does not apply
hint: Use 'git am --show-current-patch' to see the failed patch
Applying: package/libminiupnpc: drop dependencies
Patch failed at 0001 package/libminiupnpc: drop dependencies
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Care to have a look and respin, please?
Regards,
Yann E. MORIN.
> select BR2_PACKAGE_ZLIB
> select BR2_PACKAGE_DHT
> select BR2_PACKAGE_OPENSSL
> --
> 2.35.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-03-16 22:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-16 20:39 [Buildroot] [PATCH 1/2] package/libminiupnpc: disable sample and tests Fabrice Fontaine
2022-03-16 20:39 ` [Buildroot] [PATCH 2/2] package/libminiupnpc: drop dependencies Fabrice Fontaine
2022-03-16 22:20 ` Yann E. MORIN [this message]
2022-03-16 22:19 ` [Buildroot] [PATCH 1/2] package/libminiupnpc: disable sample and tests Yann E. MORIN
2022-03-21 7:54 ` Peter Korsgaard
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=20220316222007.GH283544@scaer \
--to=yann.morin.1998@free.fr \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.