From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] libgudev: remove systemd dependency
Date: Mon, 7 Dec 2015 10:41:17 +0100 [thread overview]
Message-ID: <20151207094117.GA4258@free.fr> (raw)
In-Reply-To: <1449055626-4640-1-git-send-email-yegorslists@googlemail.com>
Yegor,All,
On 2015-12-02 12:27 +0100, yegorslists at googlemail.com spake thusly:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Since version 3.1.3 eudev doesn't provide internal libgudev,
> so this package can now be used as an ordinary stand-alone
> package.
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/libgudev/Config.in | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/package/libgudev/Config.in b/package/libgudev/Config.in
> index 9b64ffc..4596fa1 100644
> --- a/package/libgudev/Config.in
> +++ b/package/libgudev/Config.in
> @@ -1,6 +1,5 @@
> config BR2_PACKAGE_LIBGUDEV
> bool "libgudev"
> - depends on BR2_INIT_SYSTEMD
> depends on BR2_USE_WCHAR # gettext
> depends on BR2_TOOLCHAIN_HAS_THREADS
> depends on BR2_USE_MMU # fork()
> @@ -18,5 +17,4 @@ config BR2_PACKAGE_LIBGUDEV
>
> comment "libgudev needs a toolchain w/ wchar, threads"
> depends on BR2_USE_MMU
> - depends on BR2_INIT_SYSTEMD
> depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
> --
> 2.1.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-12-07 9:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 11:27 [Buildroot] [PATCH 1/2] libgudev: remove systemd dependency yegorslists at googlemail.com
2015-12-02 11:27 ` [Buildroot] [PATCH 2/2] Use libgudev as regular dependency yegorslists at googlemail.com
2015-12-07 10:08 ` Yann E. MORIN
2015-12-07 14:57 ` Vicente Olivert Riera
2015-12-08 20:50 ` Peter Korsgaard
2015-12-07 9:41 ` Yann E. MORIN [this message]
2015-12-07 14:55 ` [Buildroot] [PATCH 1/2] libgudev: remove systemd dependency Vicente Olivert Riera
2015-12-08 20:47 ` 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=20151207094117.GA4258@free.fr \
--to=yann.morin.1998@free.fr \
--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 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.