aboutsummaryrefslogtreecommitdiff
path: root/libs/libsoc
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libsoc: new packageYegor Yefremov2017-03-23
libsoc is a C library for interfacing with common SoC peripherals through generic kernel interfaces. This library is already part of Buildroot and OpenEmbedded. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>