diff options
| -rw-r--r-- | recipes-graphics/drm/libdrm_2.4.109.imx.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/drm/libdrm_2.4.109.imx.bb b/recipes-graphics/drm/libdrm_2.4.109.imx.bb index ff00b7286..5edc0611c 100644 --- a/recipes-graphics/drm/libdrm_2.4.109.imx.bb +++ b/recipes-graphics/drm/libdrm_2.4.109.imx.bb | |||
| @@ -11,9 +11,9 @@ PROVIDES = "drm" | |||
| 11 | DEPENDS = "libpthread-stubs" | 11 | DEPENDS = "libpthread-stubs" |
| 12 | 12 | ||
| 13 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${SRCBRANCH}" | 13 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${SRCBRANCH}" |
| 14 | IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https;nobranch=1" | 14 | IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1" |
| 15 | SRCBRANCH ?= "libdrm-imx-2.4.109" | 15 | SRCBRANCH ?= "libdrm-imx-2.4.109" |
| 16 | SRCREV = "93c9a82bdf31ea055d45cb54ce57cd42e22c90ae" | 16 | SRCREV = "063bd699054866852ae182d2b31d4d3e7eae4f03" |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | DEFAULT_PREFERENCE = "-1" | 19 | DEFAULT_PREFERENCE = "-1" |
