diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2015-12-05 04:37:08 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-04 22:11:26 -0500 |
commit | b5f84f1b1b016f3d0c513eee528efe204a33a6bf (patch) | |
tree | 6938aa5564bd7ceecc172d3a6d02d152bf97a719 /recipes-bsp/powervr-drivers | |
parent | 2174d649c2dd4d4ec0083068e15278074e5b0c7b (diff) | |
download | meta-ti-b5f84f1b1b016f3d0c513eee528efe204a33a6bf.tar.gz |
omapdrm-pvr:Bump SRCREV of ti33x and ti43x to pick up the latest DDK KM fix
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r-- | recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb index 50df3d94..7683dbf3 100644 --- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb +++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | |||
@@ -20,8 +20,8 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch | |||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||
22 | SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f" | 22 | SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f" |
23 | SRCREV_ti33x = "2b7523d07a13ab704a24a7664749551f4a13ed32" | 23 | SRCREV_ti33x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d" |
24 | SRCREV_ti43x = "2b7523d07a13ab704a24a7664749551f4a13ed32" | 24 | SRCREV_ti43x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d" |
25 | 25 | ||
26 | PVR_NULLDRM_ti33x = "1" | 26 | PVR_NULLDRM_ti33x = "1" |
27 | PVR_NULLDRM_ti43x = "0" | 27 | PVR_NULLDRM_ti43x = "0" |