aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/atd/atd_0.80.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-02 12:06:40 +0900
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-02 12:06:40 +0900
commit5a671e99009f5b9b4b8aa5a83a2a503eb449d4b8 (patch)
tree32ad44fbdb7a4c6b7fbd88355783291046448a03 /recipes/atd/atd_0.80.bb
parentfd476b2f6865c3a7488087bc2910ab2f0bdaf2c5 (diff)
downloadopenembedded-5a671e99009f5b9b4b8aa5a83a2a503eb449d4b8.tar.gz
atd: fix spelling of LICENSE
Diffstat (limited to 'recipes/atd/atd_0.80.bb')
-rw-r--r--recipes/atd/atd_0.80.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/atd/atd_0.80.bb b/recipes/atd/atd_0.80.bb
index f3adbd7cb3..23cf7c4f16 100644
--- a/recipes/atd/atd_0.80.bb
+++ b/recipes/atd/atd_0.80.bb
@@ -1,10 +1,10 @@
DESCRIPTION = "Lightweight At Daemon"
SECTION = "base"
-LICENSE = "GPLV2"
+LICENSE = "GPLv2"
RCONFLICTS = "at"
RREPLACES = "at"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://projects.linuxtogo.org/frs/download.php/222/${P}.tar.gz"