summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-msm_git.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-msm_git.bb b/recipes/xorg-driver/xf86-video-msm_git.bb
new file mode 100644
index 0000000000..faccb87e35
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-msm_git.bb
@@ -0,0 +1,16 @@
+require xorg-driver-video.inc
+
+DESCRIPTION = "X.Org X server -- MSM display driver"
+
+PR_append = "d"
+
+SRCREV = "5f7df59155ae301a3ebc40aec22ed16d203cb5fc"
+PV = "1.1.0+${PR}+gitr${SRCREV}"
+PE = "1"
+
+SRC_URI = "git://codeaurora.org/quic/xwin/xf86-video-msm.git;protocol=git\
+ "
+
+S = "${WORKDIR}/git"
+
+CFLAGS += " -I${STAGING_INCDIR}/xorg "