aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dri/libdrm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dri/libdrm_git.bb')
-rw-r--r--recipes/dri/libdrm_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dri/libdrm_git.bb b/recipes/dri/libdrm_git.bb
index 236839bacf..62bfe7e1b5 100644
--- a/recipes/dri/libdrm_git.bb
+++ b/recipes/dri/libdrm_git.bb
@@ -1,12 +1,12 @@
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"
-SRC_URI_append_om-gta02 = " file://libdrm-glamo.am.patch;patch=1"
+SRC_URI_om-gta02 = "git://git.bitwiz.org.uk/libdrm.git;protocol=git;branch=glamo"
PROVIDES = "drm"
DEPENDS = "libpthread-stubs virtual/kernel"
+PE=1
PV=2.4.15+gitr${SRCPV}
DEFAULT_PREFERENCE = "-1"