aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/liblog-dispatch-perl-native_2.13.bb8
-rw-r--r--recipes/perl/liblog-dispatch-perl_2.13.bb2
2 files changed, 2 insertions, 8 deletions
diff --git a/recipes/perl/liblog-dispatch-perl-native_2.13.bb b/recipes/perl/liblog-dispatch-perl-native_2.13.bb
deleted file mode 100644
index 4514c18a3a..0000000000
--- a/recipes/perl/liblog-dispatch-perl-native_2.13.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-SECTION = "libs"
-
-inherit native
-
-require liblog-dispatch-perl_${PV}.bb
-
-SRC_URI[md5sum] = "88349394af92f521e1ccc845d64fb9f2"
-SRC_URI[sha256sum] = "ab8fdcfdbb6c74ecef4cfaf9e83f955aa422e43f8cd8683c1f2648c70070b88c"
diff --git a/recipes/perl/liblog-dispatch-perl_2.13.bb b/recipes/perl/liblog-dispatch-perl_2.13.bb
index be71ad6bba..bc76f81d17 100644
--- a/recipes/perl/liblog-dispatch-perl_2.13.bb
+++ b/recipes/perl/liblog-dispatch-perl_2.13.bb
@@ -11,3 +11,5 @@ inherit cpan_build
SRC_URI[md5sum] = "88349394af92f521e1ccc845d64fb9f2"
SRC_URI[sha256sum] = "ab8fdcfdbb6c74ecef4cfaf9e83f955aa422e43f8cd8683c1f2648c70070b88c"
+
+BBCLASSEXTEND = "native"