[Concept,0/2] debian: Clean up qemu package targets

Message ID 20260326182749.843755-1-sjg@u-boot.org
Headers
Series debian: Clean up qemu package targets |

Message

Simon Glass March 26, 2026, 6:27 p.m. UTC
  From: Simon Glass <sjg@chromium.org>

Drop the uboot.elf stripped-ELF copy and the unnecessary u-boot.bin
from x86 builds, simplifying the package and reducing its size.


Simon Glass (2):
  debian: Drop the uboot.elf target from qemu builds
  debian: Drop u-boot.bin from x86 qemu targets

 debian/rules                                 |  6 ------
 debian/targets.mk                            | 16 ++++++++--------
 debian/u-boot-concept-qemu.lintian-overrides |  8 +-------
 3 files changed, 9 insertions(+), 21 deletions(-)