aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal/hal_0.5.14+git.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-28 00:24:52 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-28 00:38:51 +0100
commit35211e52f175bb31cf3315689c5da7185362672e (patch)
tree298a05658b0094ad55b5084fce7d8196a8811499 /recipes/hal/hal_0.5.14+git.bb
parentcdfded760fe70a7de824afa012b1fe3b3713a283 (diff)
downloadopenembedded-35211e52f175bb31cf3315689c5da7185362672e.tar.gz
hal: if necessary, create $CACHEDIR before starting the daemon. Closes: #3740.
Diffstat (limited to 'recipes/hal/hal_0.5.14+git.bb')
-rw-r--r--recipes/hal/hal_0.5.14+git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hal/hal_0.5.14+git.bb b/recipes/hal/hal_0.5.14+git.bb
index 6a842cf047..1e1f10e01a 100644
--- a/recipes/hal/hal_0.5.14+git.bb
+++ b/recipes/hal/hal_0.5.14+git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
SRCREV = "6dccf8e3ad181e8f56b1d2a994ec50a1953a1c2d"
PV = "0.5.14"
-PR = "r1"
+PR = "r2"
PR_append = "+gitr${SRCREV}"
S = "${WORKDIR}/git"