blob: 0a9ad8a89bf16609c7ff93ab7bd74d9e6e29da6a (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "A tiny C support library"
SECTION = "libs"
LICENSE = "GPL"
PR = "r9"
SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz"
inherit autotools binconfig
|