mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
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 (From OE-Core rev: c4e273f6a2213ac898fbc504b9bfc12af633c9b8) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
37adbad34f
commit
826235f994
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "bd456d13d8bea4c416209a59f9e0bf50f8511c47"
|
||||
SRCREV_meta ?= "085d8f700a427a0c07e01339915ac04f501ecd29"
|
||||
SRCREV_meta ?= "1992fb4dad3012f71d319273d61da22ed9aa0469"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user