diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-01 12:29:16 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-01 12:29:16 +0100 |
commit | a56ea158d96e124f8aae99bacd3559133968d17b (patch) | |
tree | 3eba3e5fce377216e205c279fbe16d0402fbe3c5 /recipes/perl/libio-stringy-perl-native_2.110.bb | |
parent | 5cc693a438ef826c10f46337c100dfda785be66f (diff) |
libio-stringy-perl: created recipe
Diffstat (limited to 'recipes/perl/libio-stringy-perl-native_2.110.bb')
-rw-r--r-- | recipes/perl/libio-stringy-perl-native_2.110.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/perl/libio-stringy-perl-native_2.110.bb b/recipes/perl/libio-stringy-perl-native_2.110.bb new file mode 100644 index 0000000000..5c79985e28 --- /dev/null +++ b/recipes/perl/libio-stringy-perl-native_2.110.bb @@ -0,0 +1,6 @@ +SECTION = "libs" + +require libio-stringy-perl_${PV}.bb + +inherit native + |