summaryrefslogtreecommitdiff
path: root/recipes/mesa/mesa-dri_git.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2010-03-02 15:30:17 +0000
committerPhil Blundell <philb@gnu.org>2010-03-02 15:30:17 +0000
commit1ae7c5f36d8a6a94053ba4d7919fb7daf9ff2ae1 (patch)
treef51b5ef9c62e2350002474f4ded1a3228af85427 /recipes/mesa/mesa-dri_git.bb
parentdc352c9d9da30ec3d77aa58a7f535ce19871867d (diff)
parent9fdf49ca44ad7ffe664882e1a703dcff2013b09d (diff)
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/mesa/mesa-dri_git.bb')
-rw-r--r--recipes/mesa/mesa-dri_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mesa/mesa-dri_git.bb b/recipes/mesa/mesa-dri_git.bb
index 1626326235..295938ba01 100644
--- a/recipes/mesa/mesa-dri_git.bb
+++ b/recipes/mesa/mesa-dri_git.bb
@@ -11,13 +11,13 @@ PR_append = "+gitr${SRCREV}"
PE = "1"
DEFAULT_PREFERENCE = "-2"
-DEFAULT_PREFERENCE_om-gta02 = "2"
+DEFAULT_PREFERENCE_shr = "2"
SRCREV_pn-mesa-dri ?= "196214bf2b677a83653d49f79d03752f29df44ec"
-SRCREV_pn-mesa-dri_om-gta02 ?= "1ac166895fef47806c9e9286d2a6356b4db8398d"
+SRCREV_pn-mesa-dri_shr ?= "1ac166895fef47806c9e9286d2a6356b4db8398d"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git"
-SRC_URI_om-gta02 = "git://git.bitwiz.org.uk/mesa.git;protocol=git;branch=glamo"
+SRC_URI_shr = "git://git.bitwiz.org.uk/mesa.git;protocol=git;branch=glamo"
S = "${WORKDIR}/git"
PACKAGES =+ " mesa-utils "