aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-01 13:20:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-02 00:27:35 +0200
commit926280dac03410f8c535afc948dabfd73ce10463 (patch)
treee696db026d1dc2015943ee46ba14563226e11a58 /recipes/mesa
parent82b394467d9142edf2721176244c3a7eb26ba69a (diff)
downloadopenembedded-926280dac03410f8c535afc948dabfd73ce10463.tar.gz
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mesa')
-rw-r--r--recipes/mesa/mesa-dri_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mesa/mesa-dri_git.bb b/recipes/mesa/mesa-dri_git.bb
index 9be3390b46..217541f814 100644
--- a/recipes/mesa/mesa-dri_git.bb
+++ b/recipes/mesa/mesa-dri_git.bb
@@ -13,8 +13,8 @@ PE = "1"
DEFAULT_PREFERENCE = "-2"
DEFAULT_PREFERENCE_shr = "2"
-SRCREV_pn-mesa-dri ?= "196214bf2b677a83653d49f79d03752f29df44ec"
-SRCREV_pn-mesa-dri_shr ?= "1ac166895fef47806c9e9286d2a6356b4db8398d"
+SRCREV = "196214bf2b677a83653d49f79d03752f29df44ec"
+SRCREV_shr = "1ac166895fef47806c9e9286d2a6356b4db8398d"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git"
SRC_URI_shr = "git://git.bitwiz.org.uk/mesa.git;protocol=git;branch=glamo"