diff options
| author | Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> | 2018-07-12 23:00:45 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-16 13:30:24 +0200 |
| commit | f7daf3c9becacf127f62afd17489d1607841ffe8 (patch) | |
| tree | 630bdc4824b41de4ed39c5082346061f7c23fe4a /package/perl-convert-asn1/Config.in | |
| parent | 4182346f4bbe03c6fa1dababeeaeae2dc5e8223f (diff) | |
| download | buildroot-f7daf3c9becacf127f62afd17489d1607841ffe8.tar.gz buildroot-f7daf3c9becacf127f62afd17489d1607841ffe8.zip | |
perl-convert-asn1: new package
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-convert-asn1/Config.in')
| -rw-r--r-- | package/perl-convert-asn1/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-convert-asn1/Config.in b/package/perl-convert-asn1/Config.in new file mode 100644 index 0000000000..a3e988c888 --- /dev/null +++ b/package/perl-convert-asn1/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PERL_CONVERT_ASN1 + bool "perl-convert-asn1" + help + Convert between perl data structures and ASN.1 encoded packets + + https://metacpan.org/release/Convert-ASN1 |

