mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
Merge pull request #2277 from OSSystems/topic/kernel-module-imx-gpu-viv
kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0
This commit is contained in:
commit
3c28146071
|
@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171d
|
|||
SRC_URI = "${KERNEL_SRC};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
|
||||
file://Add-makefile.patch"
|
||||
KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
|
||||
SRCBRANCH = "lf-6.6.y"
|
||||
LOCALVERSION = "-6.6.3-1.0.0"
|
||||
SRCREV = "3571388e9660f96b65b5fdcc093cc973ee502949"
|
||||
SRCBRANCH = "lf-6.12.y"
|
||||
LOCALVERSION = "-6.12.3-1.0.0"
|
||||
SRCREV = "d8c9f00d41b313a1ac122530524a62604c6871c9"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user