aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal/hal_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_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_git.bb')
-rw-r--r--recipes/hal/hal_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hal/hal_git.bb b/recipes/hal/hal_git.bb
index 8bd8285613..58f534d3e1 100644
--- a/recipes/hal/hal_git.bb
+++ b/recipes/hal/hal_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
file://99_hal"
PV = "0.5.9.1+git${SRCDATE}"
-PR = "r7"
+PR = "r8"
S = "${WORKDIR}/git"