There was an error while loading. Please reload this page.
1 parent 2006f8a commit 9cd0814Copy full SHA for 9cd0814
recipes-graphics/drm/libdrm_2.4.115.imx.bb
@@ -7,12 +7,12 @@ HOMEPAGE = "http://dri.freedesktop.org"
7
SECTION = "x11/base"
8
LICENSE = "MIT"
9
LIC_FILES_CHKSUM = "file://LICENSE;md5=9eb1f4831351ab42d762c40b3ebb7add \
10
- file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71"
+ file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71"
11
PROVIDES = "drm"
12
DEPENDS = "libpthread-stubs"
13
14
SRC_URI = "${IMX_LIBDRM_SRC};branch=${SRCBRANCH}"
15
-IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
+IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https"
16
SRCBRANCH ?= "libdrm-imx-2.4.115"
17
SRCREV = "0f889a1f9640f6210132dd565141eb19005245fb"
18
0 commit comments