summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/moblin-menus/moblin-menus_git.bb
blob: e6d7fde1c030f981ca60ef3e440de6383d8d68ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
           file://configurefix.patch;patch=1;rev=e1d63681739dd16195d005b3cf15752df294bd3c"
DEPENDS = "glib-2.0"

PV = "0.1+git${SRCPV}"
PR = "r1"

S = "${WORKDIR}/git"

FILES_${PN} += "${datadir}/desktop-directories/*"

inherit autotools_stage