summaryrefslogtreecommitdiffstats
path: root/package/perl-net-http/perl-net-http.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-05-01 09:52:11 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-08 15:39:16 +0200
commit6ac12d8b18b4e1ebd8b11279e98068d2b3ba449e (patch)
tree56d3095d4f46c6006173bc8c2622af223f7deb81 /package/perl-net-http/perl-net-http.mk
parentfcac93eeabfbce374c814aa493164d81eed2f016 (diff)
downloadbuildroot-6ac12d8b18b4e1ebd8b11279e98068d2b3ba449e.tar.gz
buildroot-6ac12d8b18b4e1ebd8b11279e98068d2b3ba449e.zip
Revert "libcrossguid: bump to version 0.2.2"
This reverts commit dededf0ff2177e5aeb051db25e178bb951debce5. Building the only package depending on libcrossguid, Kodi, breaks due to this bump: /home/buildroot/br4/output/build/kodi-17.6-Krypton/xbmc/utils/ StringUtils.cpp: In static member function ‘static std::__cxx11::string StringUtils::CreateUUID()’: /home/buildroot/br4/output/build/kodi-17.6-Krypton/xbmc/utils/ StringUtils.cpp:1194:10: error: ‘GuidGenerator’ does not name a type static GuidGenerator guidGenerator; ^~~~~~~~~~~~~ /home/buildroot/br4/output/build/kodi-17.6-Krypton/xbmc/utils/ StringUtils.cpp:1195:15: error: ‘guidGenerator’ was not declared in this scope auto guid = guidGenerator.newGuid(); ^~~~~~~~~~~~~ This happens due to changes in libcrossguid: https://github.com/graeme-hill/crossguid/blob/master/README.md "This is version 0.2 of CrossGuid. If you all already using CrossGuid and your code uses GuidGenerator then you are using version 0.1." Even Kodi master branch has no support for libcrossguid-0.2.x yet so we revert the bump. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-net-http/perl-net-http.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud