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:
6293399
)
at 3.1.12: fix RCONFLICTS/RREPLACES definitions
author
Roman I Khimov
<khimov@altell.ru>
Fri, 30 Jul 2010 06:39:22 +0000
(10:39 +0400)
committer
Roman I Khimov
<khimov@altell.ru>
Fri, 30 Jul 2010 06:39:46 +0000
(10:39 +0400)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/at/at_3.1.12.bb
patch
|
blob
|
history
diff --git
a/recipes/at/at_3.1.12.bb
b/recipes/at/at_3.1.12.bb
index
56504ce
..
781937a
100644
(file)
--- a/
recipes/at/at_3.1.12.bb
+++ b/
recipes/at/at_3.1.12.bb
@@
-2,10
+2,10
@@
DESCRIPTION = "Delayed job execution and batch processing."
SECTION = "base"
LICENSE = "GPL"
DEPENDS = "flex-native flex"
-RCONFLICTS = "atd"
-RREPLACES = "atd"
+RCONFLICTS
_${PN}
= "atd"
+RREPLACES
_${PN}
= "atd"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = " \
${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \