I've been trying in vain to remove all qemu support from my custom build. I've add the following to my distro.conf file:
PNBLACKLIST[qemu]="blacklist" PNBLACKLIST[qemu-native]="blacklist" PNBLACKLIST[qemu-helper-native]="blacklist" PNBLACKLIST [qemu-helper-native-dev]="blacklist" PNBLACKLIST[qemu-system-native]="blacklist" #PNBLACKLIST[qemu-xilinx]="blacklist" #PNBLACKLIST[qemu-xilinx-native]="blacklist" #PNBLACKLIST[qemu-xilinx-system-native]="blacklist" PNBLACKLIST[nativesdk-qemu]="blacklist" PNBLACKLIST [nativesdk-qemu-helper]="blacklist" PNBLACKLIST[nativesdk-packagegroup-sdk-host]="blacklist" MACHINE_FEATURES_BACKFILL_CONSIDERED = " \ qemu-usermode \ " However when I uncomment the qemu-xilinx, qemu-xilinx-native and qemu-xilinx-system-native I get errors indicating unbuildable dependencies for those missing packages. I've also tried adding them to PACKAGE_EXCLUDE, IMAGE_FEATURES:remove, DISTRO_FEATURES:remove, and IMAGE_INSTALL:remove with no luck. There must be some way to completely disable this without forking the meta-xilinx layers and manually removing them. Thanks in advance for any help. -David
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5128): https://lists.yoctoproject.org/g/meta-xilinx/message/5128 Mute This Topic: https://lists.yoctoproject.org/mt/96386630/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
