From 0d6078ea083918683dfc8d2f39fd631caace99d7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 1 Mar 2010 15:47:36 +0100 Subject: mesa-dri, libdrm: use distro override to force same PV for om-gta01 and om-gta02 Signed-off-by: Martin Jansa --- recipes/mesa/mesa-dri_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/mesa/mesa-dri_git.bb') 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 " -- cgit 1.2.3-korg