diff options
| author | Valentin Jec <valentin.jec@nxp.com> | 2024-01-10 16:49:39 +0200 |
|---|---|---|
| committer | Valentin Jec <valentin.jec@nxp.com> | 2024-01-16 17:39:22 +0200 |
| commit | f4c79fe68478cadb6384748e50720d002c3d9a98 (patch) | |
| tree | 9f7cfd24b5472ab799c086c45763e4402a7ec7bf /recipes-graphics | |
| parent | e169c75119df3ea83a1bd785a65f9ce48d1c45c4 (diff) | |
| download | meta-freescale-f4c79fe68478cadb6384748e50720d002c3d9a98.tar.gz | |
imx-pxp-g2d: Upgraded to revision f3adab05b
This includes following changes:
f3adab0 LF-10322 update LICENSE version to V49
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
Diffstat (limited to 'recipes-graphics')
| -rw-r--r-- | recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb b/recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb index c5951adc0..dedee983e 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=db4762b09b6bda63da103963e6e081de" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2827219e81f28aba7c6a569f7c437fa7" |
| 8 | 8 | ||
| 9 | PROVIDES += "virtual/libg2d" | 9 | PROVIDES += "virtual/libg2d" |
| 10 | 10 | ||
| @@ -13,7 +13,7 @@ PV = "2.1.0+git${SRCPV}" | |||
| 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 = "8d8b48c7c3d95b6c54093a09873ae796a0f09e8a" | 16 | SRCREV = "f3adab05bd0cbb7c38578110d772e8ddf52b4e8e" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
