summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb')
-rw-r--r--meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
index f4be279947..b9e83a5552 100644
--- a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
+++ b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
@@ -11,13 +11,13 @@ RCONFLICTS_${PN} = "matchbox-common"
11SRC_URI = "file://matchbox-session" 11SRC_URI = "file://matchbox-session"
12S = "${WORKDIR}" 12S = "${WORKDIR}"
13 13
14PR = "r3" 14PR = "r4"
15 15
16inherit update-alternatives 16inherit update-alternatives
17 17
18ALTERNATIVE_${PN} = "x-session-manager" 18ALTERNATIVE_${PN} = "x-session-manager"
19ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/matchbox-session" 19ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/matchbox-session"
20ALTERNATIVE_PRIORITY = "10" 20ALTERNATIVE_PRIORITY = "100"
21 21
22do_install() { 22do_install() {
23 install -d ${D}/${bindir} 23 install -d ${D}/${bindir}