summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authore-ruei1@ti.com <e-ruei1@ti.com>2018-03-06 22:07:53 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-03-06 17:26:16 -0500
commit3dc08477529b31ce887bb22a08201a843ded48f0 (patch)
tree293f5eeb8ca23d4a86ab3cd84beb27c8f6fe2417
parent4f26e88b5cc10c968c9a6ab277611f81a6006461 (diff)
downloadmeta-ti-3dc08477529b31ce887bb22a08201a843ded48f0.tar.gz
ti-gc320-libs: bump SRCREV to pick up the latest version
The new version include the 2D API include files Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
index 45c8d519..b879c85c 100644
--- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
+++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Userspace libraries for GC320 chipset on TI SoCs" 1DESCRIPTION = "Userspace libraries for GC320 chipset on TI SoCs"
2HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-libs" 2HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-libs"
3LICENSE = "TI-TSPA" 3LICENSE = "TI-TSPA"
4LIC_FILES_CHKSUM = "file://Manifest.html;md5=4d759c4e533af6aaeff2af7f405697c2" 4LIC_FILES_CHKSUM = "file://Manifest.html;md5=a9121e8936ace09820d23f7626daaca5"
5 5
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7 7
@@ -10,7 +10,7 @@ CLEANBROKEN = "1"
10BRANCH = "ti-${PV}" 10BRANCH = "ti-${PV}"
11 11
12SRC_URI = "git://git.ti.com/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}"
13SRCREV = "ab0ca5bff345f6c13807fea3c4acabf5f2b9b10a" 13SRCREV = "c0afab259de59909cfe74c01f3f7fbaa147f94b5"
14 14
15# There's only hardfp version available 15# There's only hardfp version available
16python __anonymous() { 16python __anonymous() {
@@ -26,7 +26,7 @@ python __anonymous() {
26 26
27TARGET_PRODUCT_omap-a15 = "jacinto6evm" 27TARGET_PRODUCT_omap-a15 = "jacinto6evm"
28 28
29PR = "r1" 29PR = "r2"
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32 32