summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-12-16 22:38:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-18 16:19:29 +0000
commitc4e273f6a2213ac898fbc504b9bfc12af633c9b8 (patch)
tree5324faa8df2104ecb39df9dc30e8d3175d3ce724 /meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
parentb476d1cddefb9468c41a4c1c08b4fae66d03b52f (diff)
downloadopenembedded-core-contrib-c4e273f6a2213ac898fbc504b9bfc12af633c9b8.tar.gz
linux-yocto: configuration updates (virtio and tpm)
Integrating the following configuration changes: 1992fb4dad30 virtio.cfg: enable CONFIG_DRM_VIRTIO_GPU 9e9ba7cb6756 features/tpm: enable tpm support Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
index 52dc2c10ef..8f6e993d6d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "b8f2e8e00f8ddbdf5d7d7614c14eab52f8ee9275"
SRCREV_machine ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
-SRCREV_meta ?= "085d8f700a427a0c07e01339915ac04f501ecd29"
+SRCREV_meta ?= "1992fb4dad3012f71d319273d61da22ed9aa0469"
PV = "${LINUX_VERSION}+git${SRCPV}"