diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-03-07 12:58:50 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-19 15:58:33 +0000 |
| commit | 4e7689843ab7b9158dfafdd6ce47425064663a1c (patch) | |
| tree | 10988047d1d05d1912ddac6ef544ffd5507aaf03 | |
| parent | 18cb208a893a0a9975433f416eb63cca7268c588 (diff) | |
| download | poky-4e7689843ab7b9158dfafdd6ce47425064663a1c.tar.gz | |
linux-yocto-rt/4.1: update to include spectre fixes
(From OE-Core rev: 4b235f09dc3bfe76ae095c7ff99e0eb7b8badca7)
(From OE-Core rev: 6c0fd049c9b5ae7f170cae8fe6edc98ecfe053fe)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index c63b539c71..680f06d771 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
| @@ -11,7 +11,7 @@ python () { | |||
| 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "b4c6e9630df3207eb6fbadb337e5df806ee6b6c5" | 14 | SRCREV_machine ?= "763bae6e560c5b1a5e9f6a40eaa7d267d70300e3" |
| 15 | SRCREV_meta ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b" | 15 | SRCREV_meta ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
