diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-08-25 01:17:27 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-08-24 15:20:24 -0400 |
commit | 40d2c2ee8a0f47636a419060a0a38796c520ef1d (patch) | |
tree | a32dae3b834d733c747ee2f2a39e4ee6642f53e1 /recipes-graphics | |
parent | 9f19b1f20d9de774114078193b65c5d603fbdf2f (diff) | |
download | meta-ti-40d2c2ee8a0f47636a419060a0a38796c520ef1d.tar.gz |
omapdrm-pvr/omap5-sgx-ddk-um-linux: update due to branch shuffle
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb index 6babb57a..c29b91db 100644 --- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | |||
@@ -3,12 +3,12 @@ HOMEPAGE = "http://downloads.ti.com/dsps/dsps_public_sw/gfxsdk" | |||
3 | LICENSE = "TI-TSPA" | 3 | LICENSE = "TI-TSPA" |
4 | LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" | 4 | LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" |
5 | 5 | ||
6 | BRANCH = "omap5/next" | 6 | BRANCH = "master" |
7 | 7 | ||
8 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 8 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
9 | SRCREV = "4ac0dba02717a7d7196f0b38b1fd6366f5b04ca7" | 9 | SRCREV = "d63cd6469fff610317a8e1c986f227bb3e7922f6" |
10 | 10 | ||
11 | PR = "r8" | 11 | PR = "r9" |
12 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 12 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
13 | 13 | ||
14 | RREPLACES_${PN} = "libegl libgles1 libgles2" | 14 | RREPLACES_${PN} = "libegl libgles1 libgles2" |