1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

omapdrm-pvr/omap5-sgx-ddk-um-linux: update due to branch shuffle

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-08-25 01:17:27 +00:00
parent ae7e18edf1
commit 6f82e541f3
2 changed files with 6 additions and 6 deletions

View File

@@ -5,15 +5,15 @@ LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bf
inherit module
MACHINE_KERNEL_PR_append = "f"
MACHINE_KERNEL_PR_append = "g"
PR = "${MACHINE_KERNEL_PR}"
BRANCH = "omap5/next"
BRANCH = "dra7/k4.1"
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git"
SRCREV = "285ce496cecfedcc1c1acc653e3ee4be32995281"
SRCREV = "333ef031a98c0abdd49b6cfac61fbdd8c1d88518"
EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"'

View File

@@ -3,12 +3,12 @@ HOMEPAGE = "http://downloads.ti.com/dsps/dsps_public_sw/gfxsdk"
LICENSE = "TI-TSPA"
LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603"
BRANCH = "omap5/next"
BRANCH = "master"
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
SRCREV = "4ac0dba02717a7d7196f0b38b1fd6366f5b04ca7"
SRCREV = "d63cd6469fff610317a8e1c986f227bb3e7922f6"
PR = "r8"
PR = "r9"
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
RREPLACES_${PN} = "libegl libgles1 libgles2"