diff options
| author | Valentin Jec <valentin.jec@nxp.com> | 2024-07-26 18:14:51 +0300 |
|---|---|---|
| committer | Valentin Jec <valentin.jec@nxp.com> | 2024-08-08 14:13:53 +0300 |
| commit | 74fd3be7c0d23cdf0fe227a50b18f3d506f06ce6 (patch) | |
| tree | 3c8eba1847f9c8725ec15f93871360d78b072c61 /recipes-graphics/imx-g2d/imx-g2d-samples_git.bb | |
| parent | 5a46df3c737c14c1d421d64e72a101827fcb34a1 (diff) | |
| download | meta-freescale-74fd3be7c0d23cdf0fe227a50b18f3d506f06ce6.tar.gz | |
imx-dpu-g2d: Upgrade imxdpu-g2d from 2.1.12 to 2.1.14
imx-gpu-g2d: Upgrade from 6.4.11.p2.4 to 6.4.11.p2.6
imx-g2d-samples: Update to latest 431f311a
imx-pxp-g2d: Update to latest edd234c4e
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
Diffstat (limited to 'recipes-graphics/imx-g2d/imx-g2d-samples_git.bb')
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-g2d-samples_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/imx-g2d/imx-g2d-samples_git.bb b/recipes-graphics/imx-g2d/imx-g2d-samples_git.bb index 55f88da39..0f0c18967 100644 --- a/recipes-graphics/imx-g2d/imx-g2d-samples_git.bb +++ b/recipes-graphics/imx-g2d/imx-g2d-samples_git.bb | |||
| @@ -10,7 +10,7 @@ PV = "2.1+git${SRCPV}" | |||
| 10 | SRC_URI = "${GPU_G2D_SAMPLES_SRC};branch=${SRCBRANCH}" | 10 | SRC_URI = "${GPU_G2D_SAMPLES_SRC};branch=${SRCBRANCH}" |
| 11 | GPU_G2D_SAMPLES_SRC ?= "git://github.com/nxp-imx/g2d-samples.git;protocol=https" | 11 | GPU_G2D_SAMPLES_SRC ?= "git://github.com/nxp-imx/g2d-samples.git;protocol=https" |
| 12 | SRCBRANCH = "imx_2.1" | 12 | SRCBRANCH = "imx_2.1" |
| 13 | SRCREV = "bec2f3839737b0e83b68b1c976373d9a78e5762f" | 13 | SRCREV = "431f311a41ca052902ea0d6445e74defe0a4df2d" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
