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-bsp/powervr-drivers | |
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-bsp/powervr-drivers')
-rw-r--r-- | recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 6 |
1 files changed, 3 insertions, 3 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 | ||
6 | inherit module | 6 | inherit module |
7 | 7 | ||
8 | MACHINE_KERNEL_PR_append = "f" | 8 | MACHINE_KERNEL_PR_append = "g" |
9 | PR = "${MACHINE_KERNEL_PR}" | 9 | PR = "${MACHINE_KERNEL_PR}" |
10 | 10 | ||
11 | BRANCH = "omap5/next" | 11 | BRANCH = "dra7/k4.1" |
12 | 12 | ||
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 = "285ce496cecfedcc1c1acc653e3ee4be32995281" | 16 | SRCREV = "333ef031a98c0abdd49b6cfac61fbdd8c1d88518" |
17 | 17 | ||
18 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' | 18 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' |
19 | 19 | ||