summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-11-28 11:49:21 -0600
committerJohn Klug <john.klug@multitech.com>2019-07-03 11:22:01 -0500
commit2df63ed78435bbe23f8ecfc80c4d13ce9c4fe654 (patch)
treebb2360a38f7527f74b9991121c4a38e9e0fe97ac
parent4fa88a5c08757a6255b1d2609d0260a4be09a7a4 (diff)
downloadmeta-multitech-2df63ed78435bbe23f8ecfc80c4d13ce9c4fe654.tar.gz
meta-multitech-2df63ed78435bbe23f8ecfc80c4d13ce9c4fe654.tar.bz2
meta-multitech-2df63ed78435bbe23f8ecfc80c4d13ce9c4fe654.zip
EEPROM should be read from mts-io driver, remove EEPROM patch
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.bb b/recipes-kernel/linux/linux-at91_4.9.bb
index c3b1074..2e1bc5e 100644
--- a/recipes-kernel/linux/linux-at91_4.9.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.bb
@@ -28,7 +28,6 @@ COMMON_PATCHES = "file://linux-4.9-pps-gpio.patch"
SRC_URI_append_mtcdt = "\
${COMMON_PATCHES} \
file://defconfig \
- file://linux-4.9-eeprom-setup-mtcdt.patch \
file://linux-4.9-mtcdt-device-tree.patch \
file://linux-4.9-add-num_accessory_ports-config-option.patch \
"