diff options
| -rw-r--r-- | recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 8 |
1 files changed, 5 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 1a91e1c7..4ef920ec 100644 --- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb +++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | |||
| @@ -5,13 +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 = "c" | 8 | MACHINE_KERNEL_PR_append = "d" |
| 9 | PR = "${MACHINE_KERNEL_PR}" | 9 | PR = "${MACHINE_KERNEL_PR}" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git" | 11 | BRANCH = "next" |
| 12 | |||
| 13 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" | ||
| 12 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 13 | 15 | ||
| 14 | SRCREV = "0f3561a47cf7a1b968fb64446a0be10abc9a15d5" | 16 | SRCREV = "872aa64b227cadbc97755a4192919dd5ca637971" |
| 15 | 17 | ||
| 16 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' | 18 | EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"' |
| 17 | 19 | ||
