From a32e9b20267f506bbbab64cf2d8a45b374df6081 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 2 Dec 2010 16:00:50 +0100 Subject: buglabs-apps: BugLabs java applications. Tons of small apps that live on buglabs.net and are mostly arch independent. These recipes make them available for images and feeds. --- .../buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb (limited to 'recipes/buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb') diff --git a/recipes/buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb b/recipes/buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb new file mode 100644 index 0000000000..eb9f7a49cd --- /dev/null +++ b/recipes/buglabs-apps/com.buglabs.app.icameramodulecontrolws.bb @@ -0,0 +1,12 @@ +require bug-app.inc + +DESCRIPTION = "This deploys a servlet so that the CameraModuleControl is tweakable from a web interface." +HOMEPAGE = "http://buglabs.net/applications/ICameraModuleControlWS" + +DEPENDS += "service-tracker com.buglabs.osgi.http com.buglabs.bug.module.camera com.sun.javax.servlet com.buglabs.common com.buglabs.osgi " + +PV = "1" + +SRC_LINK = "http://buglabs.net/program_version/download/244" + +APIVERSION = "" -- cgit 1.2.3-korg