summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-09-11 14:04:01 +0200
committerGyorgy Sarvari <skandigraun@gmail.com>2025-09-14 16:50:04 +0200
commit684e8862b35f19cc94b65316cf5b4a43d808e639 (patch)
tree8c20167cc05ec7e50bb514ce82713beaddba25af /meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
parent57e4475ff2765b2de65d8865b72ed42266886c3e (diff)
downloadmeta-openembedded-684e8862b35f19cc94b65316cf5b4a43d808e639.tar.gz
libgdata: fix compiling for 32-bit targets
When compiling for 32-bit targets, compilation fails with the following error: | ../libgdata-0.18.1/demos/calendar/calendar-cli.c:47:22: error: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types] | 47 | tm = gmtime (&tv->tv_sec); Upstream meanwhile has refactored the failing part in an untagged commit: they have removed the usage of GTimeVal, since it has been deprecated. Since it also solves the compilation issue, backport that patch. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ndg-httpsclient.inc')
0 files changed, 0 insertions, 0 deletions