aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.kernellognotificationsource.bb
blob: 19751ba8328cec62fa9af0aa6f8f1c2274b840ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require bug-app.inc

DESCRIPTION = "An example application that relies on the inotify API to send kernel log messages to clients."
HOMEPAGE = "http://buglabs.net/applications/KernelLogNotificationSource"

DEPENDS += "net.contentobjects.jnotify "

PV = "1"

SRC_LINK = "http://buglabs.net/program_version/download/1037"

APIVERSION = "1.4.3"