aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-17 09:04:17 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-17 09:04:58 +0100
commit4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785 (patch)
tree9fe8b874b4d9a9e57165f568c6ef5373d4847cef /recipes/hal
parente940cf0f591d0e58811e05ccc886303198c77b1b (diff)
downloadopenembedded-4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785.tar.gz
hal 0.5.15+git: bump SRCREV to fix a segfault
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/hal')
-rw-r--r--recipes/hal/hal_0.5.14+git.bb4
1 files 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"