aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2012-10-08 20:22:16 +1100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:13:42 +0100
commit4ebe9d1ebeb1cd55989fa0faab17d3ff1d8756d2 (patch)
tree0b7147caa0ecc8f62befc0b43b93c8d6d0ba74e3 /meta/recipes-graphics/drm
parent214ad320771608f446b5ef9d1c97c4c370db4d10 (diff)
downloadopenembedded-core-contrib-4ebe9d1ebeb1cd55989fa0faab17d3ff1d8756d2.tar.gz
libdrm: Bump git recipe to latest 2.4.39+ revision
(From OE-Core rev: 14c4c1de25b73c918a7ebb074359160290e9642f) Signed-off-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r--meta/recipes-graphics/drm/libdrm_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb
index 4f4d4f7c9d..5d7f953baa 100644
--- a/meta/recipes-graphics/drm/libdrm_git.bb
+++ b/meta/recipes-graphics/drm/libdrm_git.bb
@@ -6,7 +6,7 @@ S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"
-SRCREV = "1b1a4f0a779f7ab2ba5673b9c9fe2a37047fe765"
-PV = "2.4.37+git${SRCPV}"
+SRCREV = "14db948127e549ea9234e02d8e112de3871f8f9f"
+PV = "2.4.39+git${SRCPV}"
PR = "${INC_PR}.0"