diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-20 11:10:47 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-20 11:12:53 +0200 |
| commit | 358c5d0f0f35f87e51d7a2356b161f09824e16a8 (patch) | |
| tree | b89ca506eddb75714639e62096e3cd7392270014 /meta-oe/recipes-support/libol | |
| parent | 37f21da69b6b9850eeeee7a5455a313fff406d33 (diff) | |
| download | meta-openembedded-358c5d0f0f35f87e51d7a2356b161f09824e16a8.tar.gz | |
libol: import 0.3.18 from OE .dev 872bf75c59b58489740743aa577ff24edea7585e
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support/libol')
| -rw-r--r-- | meta-oe/recipes-support/libol/libol_0.3.18.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libol/libol_0.3.18.bb b/meta-oe/recipes-support/libol/libol_0.3.18.bb new file mode 100644 index 0000000000..883290c05c --- /dev/null +++ b/meta-oe/recipes-support/libol/libol_0.3.18.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | DESCRIPTION = "A tiny C support library" | ||
| 2 | SECTION = "libs" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILE_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | ||
| 5 | |||
| 6 | SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz" | ||
| 7 | SRC_URI[md5sum] = "cbadf4b7ea276dfa85acc38a1cc5ff17" | ||
| 8 | SRC_URI[sha256sum] = "9de3bf13297ff882e02a1e6e5f6bf760a544aff92a9d8a1cf4328a32005cefe7" | ||
| 9 | |||
| 10 | inherit autotools binconfig | ||
