libdrm: drop older versions
[openembedded.git] / recipes / buglabs-apps / com.buglabs.app.mysqlbugdemo.bb
blob5e4d7165a0e42e488f2d649c9a1bc59677972583
1 require bug-app.inc
3 DESCRIPTION = "This is a simple app that interact with a MySQL DB; the app storages Button Event into a database and provides a servlet to query the events. \
4 * Read *The How To* \
5 * You need to create the sample database before using the app. You can use the *bugdemo.sql* script included in the app. \
6 * To access the query servlet just type in your browser http://[BUG_IP]/mysqlDemo\
8 Question, suggestion, and comments are welcome. "
9 HOMEPAGE = "http://buglabs.net/applications/mysqlBugDemo"
11 DEPENDS += "com.buglabs.osgi.http com.buglabs.osgi service-tracker com.sun.javax.servlet com.buglabs.common "
13 PV = "2"
15 SRC_LINK = "http://buglabs.net/program_version/download/1027"
17 APIVERSION = ""