aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-clock/gpe-clock_0.24.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-12 20:07:00 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-12 20:08:58 +0100
commit5af33ced74affbb8009c9cc4c95093d1f329086f (patch)
tree2db9a979b37a9a05cdffedeee8f144dd0ca424b0 /recipes/gpe-clock/gpe-clock_0.24.bb
parent22384f542783555c7fb234390c01ce788dc4db1a (diff)
downloadopenembedded-5af33ced74affbb8009c9cc4c95093d1f329086f.tar.gz
gpe-clock: atd is a runtime not a compile-time dependency. Closes #2219
* introduce INC_PR
Diffstat (limited to 'recipes/gpe-clock/gpe-clock_0.24.bb')
-rw-r--r--recipes/gpe-clock/gpe-clock_0.24.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gpe-clock/gpe-clock_0.24.bb b/recipes/gpe-clock/gpe-clock_0.24.bb
index 6811461085..7820a585ef 100644
--- 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"