mbox series

[v2,0/2] Fix build failures on de0-nano-soc-buster

Message ID 20260226162019.1931890-1-wzh@ilbers.de
Headers show
Series Fix build failures on de0-nano-soc-buster | expand

Message

Zhihang Wei Feb. 26, 2026, 4:20 p.m. UTC
These patches aim to reduce the number of currently unbuildable
machine/distro combinations.

The 1st patch allows libubootenv to use the buster version of debhelper.

The 2nd patch is a workaround that ignores some debug symbols.

Changes in v2:
- Fix syntax.
- Add missing SOB.

Uladzimir Bely (2):
  Fix libubootenv build for debian-buster
  Fix u-boot build for u-boot-de0-nano-soc for buster

 .../u-boot/u-boot-de0-nano-soc_2020.10.bb     |  8 ++++++
 .../0001-Use-debhelper-12-for-buster.patch    | 25 +++++++++++++++++++
 .../libubootenv/libubootenv_0.3.5-0.1.bb      |  1 +
 3 files changed, 34 insertions(+)
 create mode 100644 meta/recipes-bsp/libubootenv/files/0001-Use-debhelper-12-for-buster.patch