linux-hwe-5.19: fix kernel-wedge rebuild using source package.

This commit is contained in:
Luis Guzmán 2023-06-22 20:50:00 +00:00
parent 94616e2518
commit b0c12c6f43

View file

@ -134,7 +134,8 @@ done
sed '/include.*2-binary-arch.mk/a\\n# Rules for building the udebs ($(DEBIAN)-installer)\ninclude $(DROOT)/rules.d/5-udebs.mk' -i debian/rules sed '/include.*2-binary-arch.mk/a\\n# Rules for building the udebs ($(DEBIAN)-installer)\ninclude $(DROOT)/rules.d/5-udebs.mk' -i debian/rules
sed 's/+= binary-debs/+= binary-udebs/' -i debian/rules.d/2-binary-arch.mk sed 's/+= binary-debs/+= binary-udebs/' -i debian/rules.d/2-binary-arch.mk
sed '/Build-Depends:/a\ kernel-wedge <!stage1>,' -i debian/control \ sed '/Build-Depends:/a\ kernel-wedge <!stage1>,' -i debian/control \
debian.master/control.stub.in debian.master/control.stub.in \
debian.hwe-$HWEKR/control.stub.in
# Wipe dkms-versions # Wipe dkms-versions
# lists zfs / v4l2loopback versions # lists zfs / v4l2loopback versions