mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 21:09:04 +02:00
imx-g2d-samples: 2.2 -> 2.3
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
parent
5049f31c5c
commit
d2dd7e2ca8
|
@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0858ec9c7a80c4a2cf16e4f825a2cc91"
|
|||
|
||||
DEPENDS = "cairo"
|
||||
|
||||
PV = "2.2+git${SRCPV}"
|
||||
PV = "2.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "${GPU_G2D_SAMPLES_SRC};branch=${SRCBRANCH}"
|
||||
GPU_G2D_SAMPLES_SRC ?= "git://github.com/nxp-imx/g2d-samples.git;protocol=https"
|
||||
SRCBRANCH = "imx_2.2"
|
||||
SRCREV = "431f311a41ca052902ea0d6445e74defe0a4df2d"
|
||||
SRCBRANCH = "imx_2.3"
|
||||
SRCREV = "7d12c50c07d73650b4c97906ce917aff429238f8"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user