| Submitter | Ross Burton |
|---|---|
| Date | July 27, 2012, 11:53 a.m. |
| Message ID | <cae0f7ba7693529116ae5e21cdddc35bf96aa8fe.1343389943.git.ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/33213/ |
| State | Accepted |
| Commit | 9325ecf5698071fbe962d28377d30ab6f39b22ac |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb index d71b7f7..2b3ef47 100644 --- a/meta/recipes-graphics/drm/libdrm_git.bb +++ b/meta/recipes-graphics/drm/libdrm_git.bb @@ -4,6 +4,7 @@ SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git" S = "${WORKDIR}/git" -SRCREV = "3f3c5be6f908272199ccf53f108b1124bfe0a00e" -PV = "2.4.15+git${SRCPV}" +SRCREV = "1b1a4f0a779f7ab2ba5673b9c9fe2a37047fe765" +PV = "2.4.37+git${SRCPV}" PR = "${INC_PR}.0" +