summaryrefslogtreecommitdiffstats
path: root/package/libcpprestsdk/0002-fix-template-whitespace-syntax.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/libcpprestsdk: bump version to 2.10.5Bernd Kuhls2018-08-211-75/+0
| | | | | | | Removed patch applied upstream. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* libcpprestsdk: fix template whitespace-syntaxAdam Duskett2018-03-101-0/+75
some files don't have a space inbetween the '<' and '::' charachters, which will cause build failures on older toolchains. Adding a space inbetween these two characters fixes the issue. upstream-status: pending https://github.com/Microsoft/cpprestsdk/pull/715 fixes: http://autobuild.buildroot.net/results/797a9b5fdf6ab0f16f2249324b48292dfab61d9f Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud