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:
22384f5
)
gpe-clock: atd is a runtime not a compile-time dependency. Closes #2219
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 12 Jan 2010 19:07:00 +0000
(20:07 +0100)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 12 Jan 2010 19:08:58 +0000
(20:08 +0100)
* introduce INC_PR
recipes/gpe-clock/gpe-clock.inc
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.14.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.20.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.21.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.23.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.24.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.25.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_0.27.bb
patch
|
blob
|
history
recipes/gpe-clock/gpe-clock_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/gpe-clock/gpe-clock.inc
b/recipes/gpe-clock/gpe-clock.inc
index
d4ae3da
..
9a447fe
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock.inc
+++ b/
recipes/gpe-clock/gpe-clock.inc
@@
-2,7
+2,9
@@
DESCRIPTION = "GPE panel clock"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd libgpelaunch"
-RDEPENDS = "gpe-announce"
+DEPENDS = "gtk+ libschedule libgpewidget gpe-announce libgpelaunch"
+RDEPENDS = "gpe-announce atd"
+
+INC_PR = "r2"
inherit gpe
diff --git
a/recipes/gpe-clock/gpe-clock_0.14.bb
b/recipes/gpe-clock/gpe-clock_0.14.bb
index
8b888f5
..
025cdc0
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.14.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.14.bb
@@
-1,6
+1,6
@@
require gpe-clock.inc
-PR = "
r1
"
+PR = "
${INC_PR}.0
"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
file://default-time-24hrs.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.20.bb
b/recipes/gpe-clock/gpe-clock_0.20.bb
index
3ef23ed
..
aca8d10
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.20.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.20.bb
@@
-1,3
+1,5
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
SRC_URI += "file://default-time-24hrs.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.21.bb
b/recipes/gpe-clock/gpe-clock_0.21.bb
index
6811461
..
7820a58
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.21.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.21.bb
@@
-1,3
+1,5
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
SRC_URI += "file://fix-install.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.23.bb
b/recipes/gpe-clock/gpe-clock_0.23.bb
index
6811461
..
7820a58
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.23.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.23.bb
@@
-1,3
+1,5
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
SRC_URI += "file://fix-install.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.24.bb
b/recipes/gpe-clock/gpe-clock_0.24.bb
index
6811461
..
7820a58
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.24.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.24.bb
@@
-1,3
+1,5
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
SRC_URI += "file://fix-install.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.25.bb
b/recipes/gpe-clock/gpe-clock_0.25.bb
index
6811461
..
7820a58
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.25.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.25.bb
@@
-1,3
+1,5
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
SRC_URI += "file://fix-install.patch;patch=1"
diff --git
a/recipes/gpe-clock/gpe-clock_0.27.bb
b/recipes/gpe-clock/gpe-clock_0.27.bb
index
de509fd
..
716c9b9
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_0.27.bb
+++ b/
recipes/gpe-clock/gpe-clock_0.27.bb
@@
-1
+1,3
@@
require gpe-clock.inc
+
+PR = "${INC_PR}.0"
diff --git
a/recipes/gpe-clock/gpe-clock_svn.bb
b/recipes/gpe-clock/gpe-clock_svn.bb
index
a9f409b
..
b4ff0da
100644
(file)
--- a/
recipes/gpe-clock/gpe-clock_svn.bb
+++ b/
recipes/gpe-clock/gpe-clock_svn.bb
@@
-1,5
+1,7
@@
require gpe-clock.inc
+PR = "${INC_PR}.0"
+
inherit autotools
SRC_URI = "${GPE_SVN} \