added packages datamatrix and prod_test_screens (for assembly tests) and removed PCBA

This commit is contained in:
Vincent-FK
2020-09-15 15:39:25 +02:00
parent 2bd2c855f7
commit 35ab665bd9
68 changed files with 120 additions and 3239 deletions

View File

@@ -0,0 +1,12 @@
config BR2_PACKAGE_DMTX_UTILS
bool "dmtx utils"
depends on BR2_PACKAGE_LIBDMTX
select BR2_PACKAGE_IMAGEMAGICK
help
libdmtx is a software library that enables programs to read
and write Data Matrix barcodes of the modern ECC200
variety. This package, dmtx-utils, provides command line
utilities that allow scripts and command line users to use
libdmtx functionality.
https://github.com/dmtx/dmtx-utils