summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-02-01 11:04:19 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2018-02-01 13:27:14 +0100
commitf13d8fc9a7e999c7ddec2ecb25ab9501693a4f74 (patch)
treeef22d2bdd121bc07853597fbda225699d8f780c3
parent62ffbef9f9d7cadbd17c9335af8e6c2ef200bb11 (diff)
linux-toradex: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_3.14.52.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_3.14.52.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
index 8728102..5a8f428 100644
--- a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
@@ -19,9 +19,9 @@ SRC_URI[rename_define.patch.sha256sum] = "4aec310ce68114d7025db33f5b766acae454c7
SRC_URI[cond_resched.patch.md5sum] = "1316f67ec098639048c8d1c28af2a150"
SRC_URI[cond_resched.patch.sha256sum] = "40e5db88b03b98d81ea672ee70af7d02ed3cf39104ebfa5a193000fc3adad489"
-LOCALVERSION = "-v2.6b2-rt"
+LOCALVERSION = "-v2.6b3-rt"
SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga"
-SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1"
+SRCREV = "7659fe414d37861050ec909bb2d27c4bfca87d27"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx6|mx7)"
diff --git a/recipes-kernel/linux/linux-toradex_3.14.52.bb b/recipes-kernel/linux/linux-toradex_3.14.52.bb
index ac3b6a0..c1545b0 100644
--- a/recipes-kernel/linux/linux-toradex_3.14.52.bb
+++ b/recipes-kernel/linux/linux-toradex_3.14.52.bb
@@ -9,9 +9,9 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
-LOCALVERSION = "-v2.6b2"
+LOCALVERSION = "-v2.6b3"
SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga"
-SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1"
+SRCREV = "7659fe414d37861050ec909bb2d27c4bfca87d27"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx6|mx7)"