* [Buildroot] [git commit] package/python-enum34: enable host build
@ 2018-10-09 13:41 Thomas Petazzoni
2018-10-23 22:50 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2018-10-09 13:41 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=3ec98f0564dfa68d55b52b2815f8017455993ea9
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
This is initially used by the setools package to do offline
policy analysis using host tools.
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
package/python-enum34/python-enum34.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/python-enum34/python-enum34.mk b/package/python-enum34/python-enum34.mk
index c612cb65e2..09d1143ab9 100644
--- a/package/python-enum34/python-enum34.mk
+++ b/package/python-enum34/python-enum34.mk
@@ -12,3 +12,4 @@ PYTHON_ENUM34_LICENSE = BSD-3-Clause
PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE
$(eval $(python-package))
+$(eval $(host-python-package))
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [git commit] package/python-enum34: enable host build
2018-10-09 13:41 [Buildroot] [git commit] package/python-enum34: enable host build Thomas Petazzoni
@ 2018-10-23 22:50 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2018-10-23 22:50 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> commit: https://git.buildroot.net/buildroot/commit/?id=3ec98f0564dfa68d55b52b2815f8017455993ea9
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> This is initially used by the setools package to do offline
> policy analysis using host tools.
> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed to 2018.02.x and 2018.08.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-23 22:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 13:41 [Buildroot] [git commit] package/python-enum34: enable host build Thomas Petazzoni
2018-10-23 22:50 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox