summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/mesa/mesa-dri_git.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-28 15:15:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-04 15:05:55 +0100
commit0a57bd226cdb8332707fa0f46fcf0b067f03701a (patch)
tree99a1cdcdaf132f6c2d15e351b8892a5135d7359e /meta/recipes-graphics/mesa/mesa-dri_git.bb
parent413e7e5a5d6db45a6fbca5044246d6696d9d5711 (diff)
downloadopenembedded-core-0a57bd226cdb8332707fa0f46fcf0b067f03701a.tar.gz
openembedded-core-0a57bd226cdb8332707fa0f46fcf0b067f03701a.tar.bz2
openembedded-core-0a57bd226cdb8332707fa0f46fcf0b067f03701a.tar.xz
openembedded-core-0a57bd226cdb8332707fa0f46fcf0b067f03701a.zip
poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri_git.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri_git.bb b/meta/recipes-graphics/mesa/mesa-dri_git.bb
index 20bb9125d..f61d23c54 100644
--- a/meta/recipes-graphics/mesa/mesa-dri_git.bb
+++ b/meta/recipes-graphics/mesa/mesa-dri_git.bb
@@ -11,6 +11,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
+SRCREV = "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
PV = "7.7+git${SRCPV}"
PR = "r1"