classes/seppuku.bbclass: Switch to HTTP post, attach the build logs instead of using...
authorHolger Freyther <zecke@selfish.org>
Sat, 10 Mar 2007 00:28:54 +0000 (00:28 +0000)
committerHolger Freyther <zecke@selfish.org>
Sat, 10 Mar 2007 00:28:54 +0000 (00:28 +0000)
commit21e7506f34e5cc2fc0667ecab73202422f7225cd
tree2b6a3de1f1e4ad7e4132d757b74ec4cf1716f5cd
parent0c6a9f2f931c65df90763850e9b30bb0d913e498
classes/seppuku.bbclass: Switch to HTTP post, attach the build logs instead of using comments
    The limit of comments is too low. Use attachments to work around this
    issue. Also start using HTTP post to avoid really long URLs. They lead
    to a pipe error.
    To post we use a MultiPartPoster which is licensed LGPL and can be freely
    downloaded. You need to put it into the PYTHONPATH
    Add a new variable for creating attachments and document it.
classes/seppuku.bbclass
conf/documentation.conf