qemu: add bbappend to tweak PACKAGECONFIG 20/28420/3
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Jan 2023 00:28:32 +0000 (19:28 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 29 Jan 2023 14:30:03 +0000 (14:30 +0000)
commit0b63fb7d228cec76d8080c75643feb98d6a7c909
tree5592aae4cf68ed85e8aded977971fae8ac3e5ff9
parent460793d40ef6c6b1031ac1157d88a24af85586ae
qemu: add bbappend to tweak PACKAGECONFIG

Add a bbappend for qemu to tweak PACKAGECONFIG for target use to add
libusb support.  This is required for USB device passthrough for e.g.
touchscreen support.  Also enable libaio for potential performance
benefits and selinux support for investigation into leveraging it for
security improvement.

Bug-AGL: SPEC-4618

Change-Id: If9a52bad0657a04d7fc7da3ba15cd14be611ffd4
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit cc422ba11f0a18b830422d41e47ba85481daa258)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28420
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-devtools/qemu/qemu_%.bbappend [new file with mode: 0644]
meta-agl-core/recipes-devtools/qemu/qemu_aglcore.inc [new file with mode: 0644]