]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: Bump revision to a05d9b2
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 14 Feb 2017 11:31:48 +0000 (09:31 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 16 Feb 2017 14:23:06 +0000 (12:23 -0200)
This includes following changes:

  - a05d9b2 Merge pull request #6 from aridet/patch-1
  - 6a01dfb fix for memory leak in gc_hal_kernel_os.c

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p8.6+fslc.bb

index 247189f8c7a9962ca9ddb8648501e41cc8e4ef70..b98ff9cbd8d68191cfb1aa292a0f657da8365f30 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
 PV .= "+git${SRCPV}"
 
-SRCREV = "1be63fb14e9a2c72c1f50afaa02ed9244d86b1d4"
+SRCREV = "a05d9b23b9902f6ce87d23772de2fdb2ecfb37a7"
 SRC_URI = "git://github.com/Freescale/kernel-module-imx-gpu-viv.git;protocol=https"
 
 S = "${WORKDIR}/git"