mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 21:09:04 +02:00
imx-pxp-g2d: 2.2 -> 2.3
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
parent
aaebe38077
commit
2982dc07d7
|
@ -4,16 +4,16 @@
|
||||||
|
|
||||||
DESCRIPTION = "G2D library using i.MX PXP"
|
DESCRIPTION = "G2D library using i.MX PXP"
|
||||||
LICENSE = "Proprietary"
|
LICENSE = "Proprietary"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca53281cc0caa7e320d4945a896fb837"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c0fb372b5d7f12181de23ef480f225f3"
|
||||||
|
|
||||||
PROVIDES += "virtual/libg2d"
|
PROVIDES += "virtual/libg2d"
|
||||||
|
|
||||||
PV = "2.2+git${SRCPV}"
|
PV = "2.3+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "${IMX_PXP_G2D_SRC};branch=${SRCBRANCH}"
|
SRC_URI = "${IMX_PXP_G2D_SRC};branch=${SRCBRANCH}"
|
||||||
IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https"
|
IMX_PXP_G2D_SRC ?= "git://github.com/nxp-imx/imx-g2d-pxp.git;protocol=https"
|
||||||
SRCBRANCH = "imx_2.2"
|
SRCBRANCH = "imx_2.3"
|
||||||
SRCREV = "5e633f895a84cec809ca98d77c879af3591b3b20"
|
SRCREV = "f3aabbcb7977a0a17c962c62b02bc829855f8edf"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user