diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2026-03-29 17:59:48 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2026-03-30 17:17:55 +0800 |
| commit | a19f65b85a8f826a5d69a831840715183a02f0ab (patch) | |
| tree | ca5058f845b70d1523b5bbe66a05ef5343ae4013 /recipes-graphics | |
| parent | dfbd338cfd6b9e11c7fe0d1ec39e720dfe19c988 (diff) | |
| download | meta-freescale-a19f65b85a8f826a5d69a831840715183a02f0ab.tar.gz | |
imx-pxp-g2d: Bump 2.4.0 -> 2.5.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
Diffstat (limited to 'recipes-graphics')
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb index 8165c0c62..2b848e89c 100644 --- a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb +++ b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Copyright (C) 2016 Freescale Semiconductor | 1 | # Copyright (C) 2016 Freescale Semiconductor |
| 2 | # Copyright 2017-2025 NXP | 2 | # Copyright 2017-2026 NXP |
| 3 | # Released under the MIT license (see COPYING.MIT for the terms) | 3 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 4 | 4 | ||
| 5 | DESCRIPTION = "G2D library using i.MX PXP" | 5 | DESCRIPTION = "G2D library using i.MX PXP" |
| @@ -8,12 +8,12 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a93b654673e1bc8398ed1f30e0813359" | |||
| 8 | 8 | ||
| 9 | PROVIDES += "virtual/libg2d" | 9 | PROVIDES += "virtual/libg2d" |
| 10 | 10 | ||
| 11 | PV = "2.4+git" | 11 | PV = "2.5.0+git" |
| 12 | 12 | ||
| 13 | SRC_URI = "${IMX_PXP_G2D_SRC};branch=${SRCBRANCH}" | 13 | SRC_URI = "${IMX_PXP_G2D_SRC};branch=${SRCBRANCH}" |
| 14 | IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https" | 14 | IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https" |
| 15 | SRCBRANCH = "imx_2.4" | 15 | SRCBRANCH = "imx_2.5" |
| 16 | SRCREV = "c3368ea82e4507d7b35aee258c28d04f9f8fb8e9" | 16 | SRCREV = "7dd4ca631b894a29389dadda5bd112cfa576b2d9" |
| 17 | 17 | ||
| 18 | inherit use-imx-headers | 18 | inherit use-imx-headers |
| 19 | 19 | ||
