summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/empty.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-09-26 15:00:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-28 12:37:46 +0100
commit4e79ddf67876b4784c9eb38fb7fb1d12cc1b3cec (patch)
tree1a5ca450c3f3b4872d66d8fece8c411fd4b0ec7e /scripts/lib/wic/plugins/source/empty.py
parent085adb197bb73d81ba49c6128c634609d69dd191 (diff)
downloadpoky-4e79ddf67876b4784c9eb38fb7fb1d12cc1b3cec.tar.gz
createrepo-c: Fix function declaration bug found with clang
clang is stricter about function parameter types in its functions and errors out. error: incompatible integer to pointer conversion initializing 'gchar *' (aka 'char *') Real problem is in createrepo_c code where funciton definition and declaration scopes are different (From OE-Core rev: 1036bec2e99edd4c59ae1b6eedfbdc933104a9e4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/empty.py')
0 files changed, 0 insertions, 0 deletions