diff options
author | Jesse Gilles <jgilles@multitech.com> | 2014-11-04 16:07:57 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2014-11-04 16:07:57 -0600 |
commit | 68f632640ed35abdc6120748da9c758c6a0c1cc3 (patch) | |
tree | 7cff5e05c7a8a7d4a5da49947a52843a5e71eb3b /recipes-kernel/linux/linux_3.12.27.bb | |
parent | 7e6de038caee7d7c5d167aff075cbed2b178a799 (diff) | |
download | meta-multitech-68f632640ed35abdc6120748da9c758c6a0c1cc3.tar.gz meta-multitech-68f632640ed35abdc6120748da9c758c6a0c1cc3.tar.bz2 meta-multitech-68f632640ed35abdc6120748da9c758c6a0c1cc3.zip |
linux-3.12.17: mtcdt: relabel controllable LEDs to status, a, b, c, d
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 b99ae5b..64e6810 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 = "r6" +PR = "r7" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |