liblog-dispatch-perl: merged native and non-native recipes
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 17:44:55 +0000 (19:44 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 17:44:55 +0000 (19:44 +0200)
as there is no functional change, no PR bump is needed

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/perl/liblog-dispatch-perl-native_2.13.bb [deleted file]
recipes/perl/liblog-dispatch-perl_2.13.bb

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 (file)
index 4514c18..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-SECTION = "libs"
-
-inherit native
-
-require liblog-dispatch-perl_${PV}.bb
-
-SRC_URI[md5sum] = "88349394af92f521e1ccc845d64fb9f2"
-SRC_URI[sha256sum] = "ab8fdcfdbb6c74ecef4cfaf9e83f955aa422e43f8cd8683c1f2648c70070b88c"
index be71ad6..bc76f81 100644 (file)
@@ -11,3 +11,5 @@ inherit cpan_build
 
 SRC_URI[md5sum] = "88349394af92f521e1ccc845d64fb9f2"
 SRC_URI[sha256sum] = "ab8fdcfdbb6c74ecef4cfaf9e83f955aa422e43f8cd8683c1f2648c70070b88c"
+
+BBCLASSEXTEND = "native"