mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02: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:
11
meta-extras/packages/eventlog/eventlog_0.2.5.bb
Normal file
11
meta-extras/packages/eventlog/eventlog_0.2.5.bb
Normal file
@@ -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