diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-08-28 22:01:59 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-08-28 12:30:22 -0400 |
commit | 0101a0942c2b1721dd1a56f760e19118e56a0007 (patch) | |
tree | a6f0cb57b7373f30041cba479ac9c2027cfe0023 /recipes-bsp/powervr-drivers | |
parent | 241739c16b9c7d0ac52504ac7735a70de966943d (diff) | |
download | meta-ti-0101a0942c2b1721dd1a56f760e19118e56a0007.tar.gz |
omapdrm-pvr: bump rev to match v3 of corresponding kernel patches
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r-- | recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 4 |
1 files changed, 2 insertions, 2 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 665c3de6..e2d01cd2 100644 --- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb +++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bf | |||
5 | 5 | ||
6 | inherit module | 6 | inherit module |
7 | 7 | ||
8 | MACHINE_KERNEL_PR_append = "g" | 8 | MACHINE_KERNEL_PR_append = "h" |
9 | PR = "${MACHINE_KERNEL_PR}" | 9 | PR = "${MACHINE_KERNEL_PR}" |
10 | 10 | ||
11 | BRANCH = "dra7/k4.1" | 11 | BRANCH = "dra7/k4.1" |
@@ -13,7 +13,7 @@ BRANCH = "dra7/k4.1" | |||
13 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | SRCREV = "333ef031a98c0abdd49b6cfac61fbdd8c1d88518" | 16 | SRCREV = "e06c0a4e11401534b938b9a7b1c3f27a65db871f" |
17 | 17 | ||
18 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' | 18 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' |
19 | 19 | ||