Revert "linux-intel-rt/4.19: update to v4.19.31"

This reverts commit 9eb61e5681.

This tries to pull in an invalid commit hash.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2019-05-10 10:33:05 +08:00
parent 9eb61e5681
commit 8630938e1e

View File

@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-4.19"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "4.19.31"
SRCREV_machine ?= "64f2bdb7ee922e019efa48c846241131cc015b47"
SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801"
LINUX_VERSION ?= "4.19.13"
SRCREV_machine ?= "135ff38d0e187434eb5fcf2c55087d1f0025d76f"
SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
LINUX_KERNEL_TYPE = "preempt-rt"