diff options
author | Jesse Gilles <jgilles@multitech.com> | 2016-05-02 16:58:54 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2016-05-02 16:58:54 -0500 |
commit | e39fd4b38c69467e3380b32117fbb39224de5416 (patch) | |
tree | 123791cd587e1afb5386aabf96fb92dd54dce40b /recipes-kernel/linux | |
parent | e2034d4810d4f561101eccef1092bce93fa9cb2d (diff) | |
download | meta-multitech-e39fd4b38c69467e3380b32117fbb39224de5416.tar.gz meta-multitech-e39fd4b38c69467e3380b32117fbb39224de5416.tar.bz2 meta-multitech-e39fd4b38c69467e3380b32117fbb39224de5416.zip |
linux-3.12.27: bump PR3.2.0
Diffstat (limited to 'recipes-kernel/linux')
-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 1ca2f79..aec6e54 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 = "r11" +PR = "r12" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |