[oe-commits] Martin Jansa : libdrm: for om-gta02 we need another SRCREV, because its in different repository

git version control git at git.openembedded.org
Wed Nov 11 11:53:20 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 995f7845190a49842fbe92c1c6672c6b92d12279
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=995f7845190a49842fbe92c1c6672c6b92d12279

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 11 12:10:19 2009 +0100

libdrm: for om-gta02 we need another SRCREV, because its in different repository

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/dri/libdrm_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/dri/libdrm_git.bb b/recipes/dri/libdrm_git.bb
index a668afa..cf5f83d 100644
--- a/recipes/dri/libdrm_git.bb
+++ b/recipes/dri/libdrm_git.bb
@@ -2,6 +2,7 @@ SECTION = "x11/base"
 LICENSE = "MIT"
 SRC_URI = "git://anongit.freedesktop.org/mesa/drm;protocol=git;branch=master"
 SRC_URI_om-gta02 = "git://git.bitwiz.org.uk/libdrm.git;protocol=git;branch=glamo"
+SRCREV_om-gta02 ?= "67a3eb2188a38a5000af0ad4ac3a0eba43cab574"
 
 PROVIDES = "drm"
 DEPENDS = "libpthread-stubs virtual/kernel"





More information about the Openembedded-commits mailing list