diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-25 10:25:56 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 15:51:17 +0200 |
commit | c6c42567d946efb698248f06c0ed59c281520d86 (patch) | |
tree | 7be281c90d161ebb4f45346b0404bed9f8056127 | |
parent | 7ce6d567e484fcfe5cfb6a16d28e37d013e2d717 (diff) |
libdrm_git: bump SRCREV for 2.4.20
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/dri/libdrm_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/dri/libdrm_git.bb b/recipes/dri/libdrm_git.bb index e48a2aa33a..608917fd37 100644 --- a/recipes/dri/libdrm_git.bb +++ b/recipes/dri/libdrm_git.bb @@ -7,11 +7,10 @@ DEPENDS = "libpthread-stubs virtual/kernel" PR = "${INC_PR}.0" PE = "1" -PV = "2.4.18+gitr${SRCPV}" -PR = "r0" +PV = "2.4.20+gitr${SRCPV}" -SRCREV = "a5c8f55397377994ceeb76ed0ff148ff89eb3a1b" -SRCREV_shr = "b5aec2bd3df736216e86eae28e278172d3ba3362" +SRCREV = "a3305b076c005e0d3bd55da0214e91413cf65b48" +SRCREV_shr = "9411b0ca002b34d2d13a132038170c2e7b08945c" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_shr = "1" |