- add workaround for incompatible-pointer-types
  [https://github.com/perl5-dbi/DBD-mysql/issues/430]

Signed-off-by: Markus Volk <[email protected]>
---
 .../{libdbd-mysql-perl_4.050.bb => libdbd-mysql-perl_5.006.bb}  | 2 ++
 1 file changed, 2 insertions(+)
 rename meta-oe/recipes-devtools/perl/{libdbd-mysql-perl_4.050.bb => 
libdbd-mysql-perl_5.006.bb} (95%)

diff --git a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb 
b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.006.bb
similarity index 95%
rename from meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb
rename to meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.006.bb
index fc505fe1e..7e215847d 100644
--- a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb
+++ b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.006.bb
@@ -19,4 +19,6 @@ SRC_URI = 
"git://github.com/perl5-dbi/DBD-mysql.git;protocol=https;branch=master
 
 S = "${WORKDIR}/git"
 
+CFLAGS += "-Wno-incompatible-pointer-types"
+
 inherit cpan
-- 
2.45.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110786): 
https://lists.openembedded.org/g/openembedded-devel/message/110786
Mute This Topic: https://lists.openembedded.org/mt/106581103/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to