build FunKey-OS using FunKey SDK

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-12-27 12:22:36 +01:00
parent 58d32976ee
commit 866ee950c0
53 changed files with 8405 additions and 17 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