libdrm: drop older versions
[openembedded.git] / recipes / buglabs-apps / com.buglabs.app.serialinputdisplay.bb
blob106756f5a17423394df5d227fe027ca4319d26b7
1 require bug-app.inc
3 DESCRIPTION = "A simple debugging tool that displays serial input on the LCD module's screen. It will display the raw integer values. \
4 Default baud rate is 9600, but can be reset. \
5 This application is useful for verifying circuits/sensors/devices are correctly sending RS232 level serial data to the BUG, and as a starting point for a full featured application based around serial input. "
6 HOMEPAGE = "http://buglabs.net/applications/SerialInputDisplay"
8 DEPENDS += "com.buglabs.osgi com.buglabs.bug.module.vonhippel com.buglabs.common service-tracker com.buglabs.bug.module.lcd "
10 PV = "1"
12 SRC_LINK = "http://buglabs.net/program_version/download/906"
14 APIVERSION = "1.4"
16 BROKEN = "1"