diff options
| author | Logan Grosz <logan.grosz@gmail.com> | 2023-03-31 16:23:48 -0600 |
|---|---|---|
| committer | Logan Grosz <logan.grosz@gmail.com> | 2023-03-31 16:23:48 -0600 |
| commit | cbe69b170fbdb201ae9bc80889678709e64caa78 (patch) | |
| tree | 4c01289d02d1a472b109656e3415d99921e104da /recipes-graphics | |
| parent | 86772601e7f6ea188dfaf64097edafc05e15aef3 (diff) | |
| download | meta-freescale-cbe69b170fbdb201ae9bc80889678709e64caa78.tar.gz | |
Migrate codeaurora repositories to github
Diffstat (limited to 'recipes-graphics')
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-graphics/drm/libdrm_2.4.84.imx.bb b/recipes-graphics/drm/libdrm_2.4.84.imx.bb index a30254491..ab5138458 100644 --- a/recipes-graphics/drm/libdrm_2.4.84.imx.bb +++ b/recipes-graphics/drm/libdrm_2.4.84.imx.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c5 | |||
| 10 | PROVIDES = "drm" | 10 | PROVIDES = "drm" |
| 11 | DEPENDS = "libpthread-stubs libpciaccess" | 11 | DEPENDS = "libpthread-stubs libpciaccess" |
| 12 | 12 | ||
| 13 | IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https" | 13 | IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https" |
| 14 | IMX_LIBDRM_BRANCH = "libdrm-imx-2.4.84" | 14 | IMX_LIBDRM_BRANCH = "libdrm-imx-2.4.84" |
| 15 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ | 15 | SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ |
| 16 | file://installtests.patch \ | 16 | file://installtests.patch \ |
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb index 79ef65793..5702a7453 100644 --- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb +++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" |
| 5 | DEPENDS = "virtual/libg2d imx-gpu-viv zlib libpng procps" | 5 | DEPENDS = "virtual/libg2d imx-gpu-viv zlib libpng procps" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https;branch=imx_7.1" | 7 | SRC_URI = "git://github.com/nxp-imx/apitrace-imx.git;protocol=https;branch=imx_7.1" |
| 8 | SRCREV = "9281b2c2f2766caf3529df347289128470318537" | 8 | SRCREV = "9281b2c2f2766caf3529df347289128470318537" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bb b/recipes-graphics/wayland/weston_4.0.0.imx.bb index 5331048ac..7ceecb550 100644 --- a/recipes-graphics/wayland/weston_4.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ | |||
| 8 | DEFAULT_PREFERENCE = "-1" | 8 | DEFAULT_PREFERENCE = "-1" |
| 9 | 9 | ||
| 10 | SRCBRANCH = "weston-imx-4.0" | 10 | SRCBRANCH = "weston-imx-4.0" |
| 11 | SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_URI = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ |
| 12 | file://weston.png \ | 12 | file://weston.png \ |
| 13 | file://weston.desktop \ | 13 | file://weston.desktop \ |
| 14 | file://0001-make-error-portable.patch \ | 14 | file://0001-make-error-portable.patch \ |
diff --git a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb index 9683930f6..827813ad6 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3" | |||
| 15 | 15 | ||
| 16 | SRCREV = "946e8603ed9a52f36d305405dbb2ab8ff90943d0" | 16 | SRCREV = "946e8603ed9a52f36d305405dbb2ab8ff90943d0" |
| 17 | SRCBRANCH = "imx_exa_viv6_g2d" | 17 | SRCBRANCH = "imx_exa_viv6_g2d" |
| 18 | SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ | 18 | SRC_URI = "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ |
| 19 | file://rc.autohdmi" | 19 | file://rc.autohdmi" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git/" | 21 | S = "${WORKDIR}/git/" |
