summaryrefslogtreecommitdiffstats
path: root/recipes/moblin/moblin-menus_git.bb
blob: 8274da51a3fb53ca9de42305db98a82032f8b01b (plain)
1
2
3
4
5
6
7
8
9
10
11
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
           file://configurefix.patch;apply=yes"
PV = "0.0+git${SRCREV}"
PR = "r1"

S = "${WORKDIR}/git"

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

inherit autotools_stage