From patchwork Mon Oct 8 09:22:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/3] DRM: Bump git recipe to latest 2.4.39+ revision Date: Mon, 08 Oct 2012 09:22:16 -0000 From: Daniel Stone X-Patchwork-Id: 37909 Message-Id: <1349688137-22470-2-git-send-email-daniel@fooishbar.org> To: openembedded-core@lists.openembedded.org Signed-off-by: Daniel Stone --- meta/recipes-graphics/drm/libdrm_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb index 4f4d4f7..5d7f953 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"