diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-11-24 11:55:08 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:31:02 +0000 |
commit | 22912a99163402581e8e92dcacbf46f9049f6ff9 (patch) | |
tree | 5482d02d08a551f984d7700f59c8862f62cee430 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |
parent | 47a222ad6f3ee8b14b9eea28b63397077978f42f (diff) | |
download | openembedded-core-22912a99163402581e8e92dcacbf46f9049f6ff9.tar.gz openembedded-core-22912a99163402581e8e92dcacbf46f9049f6ff9.tar.bz2 openembedded-core-22912a99163402581e8e92dcacbf46f9049f6ff9.zip |
linux-yocto-rt/4.1: update to -rt15
Updating the 4.1-rt kernel to the latest and greatest upstream version.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 11d375cc4a..1d8086c960 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "ec44c165aa1d30bde477196ee428d82530e55485" -SRCREV_meta ?= "6c775bde6b542a42ec8a84be61ecf34f42865a30" +SRCREV_meta ?= "30c4b4bd79c5d774de6dcf23d0deab554e31f3d4" PV = "${LINUX_VERSION}+git${SRCPV}" |