aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 19:44:55 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 19:44:55 +0200
commit82fa426ceec5fea4e4c5cdd929a056623b879561 (patch)
treeb2a4bb1dddbc9b83240f1351ebfd0fb12d384d30 /recipes/perl
parentd153e7d9a234c3dec15d8d45ef2f6c2ffb02a130 (diff)
downloadopenembedded-82fa426ceec5fea4e4c5cdd929a056623b879561.tar.gz
liblog-dispatch-perl: merged native and non-native recipes
as there is no functional change, no PR bump is needed Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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"