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

DESCRIPTION = "This BUGapp tests the menubar and statusbar."
HOMEPAGE = "http://buglabs.net/applications/MenuSBTestCase"

DEPENDS += "com.buglabs.app.blueback com.buglabs.bug.menu com.buglabs.common "

PV = "2"

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

APIVERSION = ""

COMPATIBLE_MACHINE = "bug"
PACKAGE_ARCH = "${MACHINE_ARCH}"