git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3943c0d
)
fso-apm: remove R|PROVIDES=apm
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Fri, 4 Dec 2009 11:06:07 +0000
(12:06 +0100)
committer
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Fri, 4 Dec 2009 11:06:07 +0000
(12:06 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/freesmartphone/fso-apm_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fso-apm_git.bb
b/recipes/freesmartphone/fso-apm_git.bb
index
20f832b
..
bb36e7f
100644
(file)
--- a/
recipes/freesmartphone/fso-apm_git.bb
+++ b/
recipes/freesmartphone/fso-apm_git.bb
@@
-4,6
+4,7
@@
HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console"
LICENSE = "GPLv2"
DEPENDS = "vala-native"
+RCONFLICTS = "apm"
PV = "2.0.0+gitr${SRCREV}"
PR = "r1"
@@
-12,7
+13,4
@@
S = "${WORKDIR}/git/tools/apm2"
inherit autotools
-RCONFLICTS_${PN} = "apm"
-RPROVIDES_${PN} = "apm"
-RPROVIDES_${PN}-dev = ""
-RPROVIDES_${PN}-dbg = ""
+