[oe-commits] Frans Meulenbroeks : liblog-dispatch-perl: merged native and non-native recipes

git version control git at git.openembedded.org
Sat Oct 9 17:47:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 82fa426ceec5fea4e4c5cdd929a056623b879561
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82fa426ceec5fea4e4c5cdd929a056623b879561

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct  9 19:44:55 2010 +0200

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 at gmail.com>

---

 recipes/perl/liblog-dispatch-perl-native_2.13.bb |    8 --------
 recipes/perl/liblog-dispatch-perl_2.13.bb        |    2 ++
 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 4514c18..0000000
--- 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 be71ad6..bc76f81 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"





More information about the Openembedded-commits mailing list