summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-25 01:17:27 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-24 15:20:19 -0400
commit6f82e541f3b9769f0f6e552d27a274ad4c60234b (patch)
tree398ae91f2b064b5965e42e7d65aa13b2e3dfcd82
parentae7e18edf1fc04258c862353ff1b894da19deb2b (diff)
downloadmeta-ti-6f82e541f3b9769f0f6e552d27a274ad4c60234b.tar.gz
omapdrm-pvr/omap5-sgx-ddk-um-linux: update due to branch shuffle
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb6
-rw-r--r--recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb6
2 files changed, 6 insertions, 6 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 95bf68e0..665c3de6 100644
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
@@ -5,15 +5,15 @@ LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bf
5 5
6inherit module 6inherit module
7 7
8MACHINE_KERNEL_PR_append = "f" 8MACHINE_KERNEL_PR_append = "g"
9PR = "${MACHINE_KERNEL_PR}" 9PR = "${MACHINE_KERNEL_PR}"
10 10
11BRANCH = "omap5/next" 11BRANCH = "dra7/k4.1"
12 12
13SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRCREV = "285ce496cecfedcc1c1acc653e3ee4be32995281" 16SRCREV = "333ef031a98c0abdd49b6cfac61fbdd8c1d88518"
17 17
18EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' 18EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'
19 19
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"
3LICENSE = "TI-TSPA" 3LICENSE = "TI-TSPA"
4LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" 4LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603"
5 5
6BRANCH = "omap5/next" 6BRANCH = "master"
7 7
8SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 8SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
9SRCREV = "4ac0dba02717a7d7196f0b38b1fd6366f5b04ca7" 9SRCREV = "d63cd6469fff610317a8e1c986f227bb3e7922f6"
10 10
11PR = "r8" 11PR = "r9"
12PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" 12PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
13 13
14RREPLACES_${PN} = "libegl libgles1 libgles2" 14RREPLACES_${PN} = "libegl libgles1 libgles2"