From: Koen Kooi Date: Mon, 17 Jan 2011 08:04:17 +0000 (+0100) Subject: hal 0.5.15+git: bump SRCREV to fix a segfault X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785;p=openembedded.git hal 0.5.15+git: bump SRCREV to fix a segfault Signed-off-by: Koen Kooi --- 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"