]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead of fallin...
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 15 Nov 2011 08:32:46 +0000 (09:32 +0100)
committerKoen Kooi <koen@dominion.thruhere.net>
Tue, 15 Nov 2011 08:32:46 +0000 (09:32 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-kernel/linux/linux-ti33x-psp_3.1.bb

index 556ad5abeed6b0ef314c0a0ad01bf689f49e9ee5..bbe66ff734d1412b85bb745fd0d81cba211ffbf5 100644 (file)
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
 
 BRANCH = "v3.1-staging"
 SRCREV = "1d84d8853fa30cf3db2571a5aec572accca4e29d"
-MACHINE_KERNEL_PR_append = "s+gitr${SRCREV}"
+MACHINE_KERNEL_PR_append = "t+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
@@ -41,7 +41,6 @@ PATCHES_OVER_PSP = " \
        file://can/0003-can-d_can-DCAN-config-added-to-am335x_evm_defconfig.patch \
        file://can/0004-can-d_can-fix-for-cansend-loop-issue.patch \
        file://can/0005-can-d_can-fixes-the-rmmod-crash.patch \
-       file://can/0007-can-d_can-am335x-profile-modification-for-dcan0.patch \
        "
 
 SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"