]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
python-lxml: allow build as host package
authorCarlos Santos <casantos@datacom.ind.br>
Wed, 1 Feb 2017 17:51:08 +0000 (15:51 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Apr 2017 16:43:49 +0000 (18:43 +0200)
commit4f147ae0a0f940dfc7ec93af8e70b6625821d91d
treed45ce1fc0cfc71b05a5ab1963c2b607bc6630c51
parent95ba0bb7e8d9d18b70e0216b931f64878bf41a2e
python-lxml: allow build as host package

While currently there is no in-tree Buildroot package which depends on
host-python-lxml, we (DATACOM) have some proprietary modules that use it
in their test scripts.

We tested python-lxml as host package and confirmed that it builds and
works correctly. Someone else might require it, so we are proposing its
inclusion.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
[Thomas: add Config.in.host entry.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in.host
package/python-lxml/Config.in.host [new file with mode: 0644]
package/python-lxml/python-lxml.mk