From 4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 17 Jan 2011 09:04:17 +0100 Subject: [PATCH] hal 0.5.15+git: bump SRCREV to fix a segfault Signed-off-by: Koen Kooi --- recipes/hal/hal_0.5.14+git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/hal/hal_0.5.14+git.bb b/recipes/hal/hal_0.5.14+git.bb index 5e2a5d0f09..01633208a8 100644 --- a/recipes/hal/hal_0.5.14+git.bb +++ b/recipes/hal/hal_0.5.14+git.bb @@ -5,10 +5,10 @@ SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \ file://20hal \ file://99_hal" -SRCREV = "6dccf8e3ad181e8f56b1d2a994ec50a1953a1c2d" +SRCREV = "0763f4900a32ac01d4b259fe010ab8ebfc83ad0f" PV = "0.5.14" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" PR_append = "+gitr${SRCREV}" S = "${WORKDIR}/git" -- 2.39.5