diff options
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb index e3051c7af0..d7245ee865 100644 --- a/meta/recipes-graphics/drm/libdrm_git.bb +++ b/meta/recipes-graphics/drm/libdrm_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require libdrm.inc | 1 | require libdrm.inc |
2 | 2 | ||
3 | SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git" | 3 | SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm" |
4 | 4 | ||
5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
6 | 6 | ||