diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2024-04-24 11:52:27 -0700 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2024-04-24 16:17:06 -0700 |
| commit | 2f35f317a58def6724ea1b1908d2a29325fd81f4 (patch) | |
| tree | 1782c0683a002b9215a89a3d8fc2e685e27fd65e | |
| parent | b1a6da98d63849df18628160d268c6a9b1521702 (diff) | |
| download | meta-freescale-2f35f317a58def6724ea1b1908d2a29325fd81f4.tar.gz | |
imx-pxp-g2d: Update to latest 9f9f41f
Align with NXP BSP 6.6.3-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb index dedee983e..50c37a2c5 100644 --- a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb +++ b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | DESCRIPTION = "G2D library using i.MX PXP" | 5 | DESCRIPTION = "G2D library using i.MX PXP" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2827219e81f28aba7c6a569f7c437fa7" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44a8052c384584ba09077e85a3d1654f" |
| 8 | 8 | ||
| 9 | PROVIDES += "virtual/libg2d" | 9 | PROVIDES += "virtual/libg2d" |
| 10 | 10 | ||
| @@ -12,8 +12,8 @@ PV = "2.1.0+git${SRCPV}" | |||
| 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.1" | 15 | SRCBRANCH = "imx_2.1" |
| 16 | SRCREV = "f3adab05bd0cbb7c38578110d772e8ddf52b4e8e" | 16 | SRCREV = "9f9f41fa0e86757f856e1ec7824f56022fe94586" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
