[oe-commits] Koen Kooi : hal 0.5.15+git: bump SRCREV to fix a segfault

git version control git at git.openembedded.org
Mon Jan 17 08:35:43 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4c35cc5cc9ffe3d9501c90c986c72f38dc1c7785

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jan 17 09:04:17 2011 +0100

hal 0.5.15+git: bump SRCREV to fix a segfault

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/hal/hal_0.5.14+git.bb |    4 ++--
 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 5e2a5d0..0163320 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"





More information about the Openembedded-commits mailing list