diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-01-15 15:14:00 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-01-15 15:14:00 -0600 |
commit | cc0995c685eefbbcb78c4252f56e521e0e2b3954 (patch) | |
tree | 8f1948ffabf34480a7b2e50ab35130acf032ff62 /recipes-kernel/linux/linux_3.12.27.bb | |
parent | 981a78978c78a1ed5ea258c9215f7057b1a07d3f (diff) | |
download | meta-multitech-cc0995c685eefbbcb78c4252f56e521e0e2b3954.tar.gz meta-multitech-cc0995c685eefbbcb78c4252f56e521e0e2b3954.tar.bz2 meta-multitech-cc0995c685eefbbcb78c4252f56e521e0e2b3954.zip |
linux-3.12.27: mtcdt: disable ssc03.0.1
ssc0 is not used and this fixes LED behavior on boot
Diffstat (limited to 'recipes-kernel/linux/linux_3.12.27.bb')
-rw-r--r-- | recipes-kernel/linux/linux_3.12.27.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux_3.12.27.bb b/recipes-kernel/linux/linux_3.12.27.bb index 55e15bb..e699109 100644 --- a/recipes-kernel/linux/linux_3.12.27.bb +++ b/recipes-kernel/linux/linux_3.12.27.bb @@ -2,7 +2,7 @@ inherit kernel # mts class to build dtb and append to kernel image inherit linux-append-dtb -PR = "r10" +PR = "r11" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |