mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-10 04:40:47 +00:00
omapdrm-pvr: bump rev to match v3 of corresponding kernel patches
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bf
|
||||
|
||||
inherit module
|
||||
|
||||
MACHINE_KERNEL_PR_append = "g"
|
||||
MACHINE_KERNEL_PR_append = "h"
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
BRANCH = "dra7/k4.1"
|
||||
@@ -13,7 +13,7 @@ BRANCH = "dra7/k4.1"
|
||||
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "333ef031a98c0abdd49b6cfac61fbdd8c1d88518"
|
||||
SRCREV = "e06c0a4e11401534b938b9a7b1c3f27a65db871f"
|
||||
|
||||
EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user