summaryrefslogtreecommitdiffstats
path: root/package/qdecoder/qdecoder-0003-errno.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-34/+0
| | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/qdecoder: Fix build errorBernd Kuhls2014-10-251-0/+34
Error occured with an allyespackageconfig setup, with BR2_ENABLE_DEBUG=y: qcgireq.c: In function '_parse_multipart_value_into_disk': qcgireq.c:738:60: error: 'errno' undeclared (first use in this function) DEBUG("I/O error. (errno=%d)", (ioerror == true) ? errno : 0); Also fixes the same issue, seen by the autobuilders: http://autobuild.buildroot.org/results/ec0/ec06b196e0fe1e2cccb660c683cd1ba012c7f8c7/ [Thomas: add reference to autobuilder failure.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud