Skip to content
Snippets Groups Projects
Commit b0c12c6f authored by Luis Guzmán's avatar Luis Guzmán
Browse files

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

parent 94616e25
No related branches found
No related tags found
1 merge request!1122linux-hwe-5.19: fix kernel-wedge rebuild using source package.
Pipeline #1022 pending
......@@ -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 's/+= binary-debs/+= binary-udebs/' -i debian/rules.d/2-binary-arch.mk
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
# lists zfs / v4l2loopback versions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment