[meta-ti] Anand Balagopalakrishnan : omapdrm_pvr: remove version 1.9. 2253347 as replaced by 1.14.3699939
Arago Project git
git at arago-project.org
Mon Feb 29 13:16:22 PST 2016
Module: meta-ti
Branch: fido
Commit: 79614c6d3496458c4f2927820ff10f20d7b85ac6
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=79614c6d3496458c4f2927820ff10f20d7b85ac6
Author: Anand Balagopalakrishnan <anandb at ti.com>
Date: Mon Feb 29 12:42:38 2016 +0000
omapdrm_pvr: remove version 1.9.2253347 as replaced by 1.14.3699939
Signed-off-by: Anand Balagopalakrishnan <anandb at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 42 --------------------
1 files changed, 0 insertions(+), 42 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
deleted file mode 100644
index 4552fe1..0000000
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ /dev/null
@@ -1,42 +0,0 @@
-DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap5 SoCs"
-HOMEPAGE = "http://git.ti.com"
-LICENSE = "MIT | GPLv2"
-LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bfc03386bb4d8d9381b79d33898"
-
-inherit module
-
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
-
-MACHINE_KERNEL_PR_append = "i"
-PR = "${MACHINE_KERNEL_PR}"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-BRANCH_omap-a15 = "dra7/k4.1"
-BRANCH_ti33x = "am4/k4.1"
-BRANCH_ti43x = "am4/k4.1"
-
-SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
-S = "${WORKDIR}/git"
-
-SRCREV_omap-a15 = "c53a5dfb9f4d5612c372ec8e252cb13a731c9c10"
-SRCREV_ti33x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d"
-SRCREV_ti43x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d"
-
-PVR_NULLDRM_ti33x = "1"
-PVR_NULLDRM_ti43x = "0"
-PVR_NULLDRM_omap-a15 = "0"
-
-EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}" PVR_NULLDRM=${PVR_NULLDRM}'
-
-DEVICE_SUB_DIR_omap-a15 = "omap5430"
-DEVICE_SUB_DIR_ti33x = "omap335x"
-DEVICE_SUB_DIR_ti43x = "omap437x"
-
-do_compile_prepend() {
- cd ${S}/eurasia_km/eurasiacon/build/linux2/${DEVICE_SUB_DIR}_linux
-}
-
-do_install() {
- make -C ${STAGING_KERNEL_DIR} SUBDIRS=${B}/eurasia_km/eurasiacon/binary2_${DEVICE_SUB_DIR}_linux_release/target/kbuild INSTALL_MOD_PATH=${D} PREFIX=${STAGING_DIR_HOST} modules_install
-}
More information about the meta-ti
mailing list