mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
eventlog: added 0.2.5 from OE (needed by syslog-ng)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3059 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
DESCRIPTION = "Replacement syslog API"
|
||||||
|
LICENSE = "BSD"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
|
SRC_URI = "http://www.balabit.com/downloads/files/eventlog/0.2/${P}.tar.gz"
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
do_stage () {
|
||||||
|
autotools_stage_all
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user