From 35211e52f175bb31cf3315689c5da7185362672e Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Thu, 28 Jan 2010 00:24:52 +0100 Subject: hal: if necessary, create $CACHEDIR before starting the daemon. Closes: #3740. --- recipes/hal/hal_0.5.14+git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/hal/hal_0.5.14+git.bb') 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" -- cgit 1.2.3-korg