Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695734 - sys-apps/fwupd - add "minimal" USE flag
Summary: sys-apps/fwupd - add "minimal" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-27 14:39 UTC by Joakim Tjernlund
Modified: 2019-10-16 13:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2019-09-27 14:39:29 UTC
I need to build standalone fwupd(fwupdtool) for our PXI installer, see
 https://github.com/fwupd/fwupd/issues/1408

A standalone USE flag to add -Dbuild=standalone and turn of
systemd/introspection polkit etc. would be nice
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-09-28 06:05:18 UTC
USE=minimal?
Comment 2 Joakim Tjernlund 2019-09-28 15:19:14 UTC
USE=minimal would work for me
Comment 3 Larry the Git Cow gentoo-dev 2019-10-16 13:09:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fac5ce7ba1c05fd0fb9cf8fefbe1439209cb895

commit 7fac5ce7ba1c05fd0fb9cf8fefbe1439209cb895
Author:     Bernardo Meurer <meurerbernardo@gmail.com>
AuthorDate: 2019-10-13 03:16:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-10-16 13:09:23 +0000

    sys-apps/fwupd: add minimal USE flag
    
    Closes: https://bugs.gentoo.org/695734
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
    Closes: https://github.com/gentoo/gentoo/pull/13065
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-apps/fwupd/fwupd-1.3.2.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)