Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Merge requests
!1122
linux-hwe-5.19: fix kernel-wedge rebuild using source package.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
linux-hwe-5.19: fix kernel-wedge rebuild using source package.
Ark74/package-helpers:fix_control_hwe_11.0
into
aramo
Overview
1
Commits
1
Changes
1
Merged
Luis Guzmán
requested to merge
Ark74/package-helpers:fix_control_hwe_11.0
into
aramo
1 year ago
Overview
1
Commits
1
Changes
1
Expand
minor change, wait to rebuild 'til next release
0
1
Merge request reports
Compare
aramo
aramo (base)
and
latest version
latest version
e85bd912
1 commit,
1 year ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
helpers/make-linux-hwe-5.19
+
2
−
1
Options
@@ -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
Loading