[meta-ti] Denys Dmytriyenko : linux-ti-staging: SGX patches went into kernel, drop them locally

Arago Project git git at arago-project.org
Fri Sep 4 13:13:49 PDT 2015


Module: meta-ti
Branch: master
Commit: 008e80c27f3103685a642dd0bbc9647aedb8e3f6
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=008e80c27f3103685a642dd0bbc9647aedb8e3f6

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Sat Sep  5 02:07:03 2015 +0000

linux-ti-staging: SGX patches went into kernel, drop them locally

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-ti-staging_4.1.bb |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 4ecab8e..a423ca7 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -50,11 +50,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.1.y"
 
-SRCREV = "1d476946dc0c881868ffd78cd2be30740ce0dea1"
+SRCREV = "3adfb503c87468c448ee30191511184fb0c65dd0"
 PV = "4.1.6+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "g"
+MACHINE_KERNEL_PR_append = "h"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
@@ -70,16 +70,3 @@ KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
             file://defconfig"
-
-GFX_PATCHES =  "file://0005-arm-Export-cache-flush-management-symbols-when-MULTI.patch \
-                file://0006-ARM-dts-am33xx-add-DT-node-for-gpu.patch \
-                file://0007-ARM-dts-am437x-add-DT-node-for-gpu.patch \
-                file://0008-ARM-OMAP2-Use-pdata-quirks-for-sgx-deassert_hardrese.patch"
-
-SRC_URI_append_omap-a15 = " ${GFX_PATCHES} file://sgx.cfg"
-SRC_URI_append_ti33x = " ${GFX_PATCHES} file://sgx.cfg"
-SRC_URI_append_ti43x = " ${GFX_PATCHES} file://sgx.cfg"
-
-KERNEL_CONFIG_FRAGMENTS_append_omap-a15 = " ${WORKDIR}/sgx.cfg"
-KERNEL_CONFIG_FRAGMENTS_append_ti33x = " ${WORKDIR}/sgx.cfg"
-KERNEL_CONFIG_FRAGMENTS_append_ti43x = " ${WORKDIR}/sgx.cfg"



More information about the meta-ti mailing list