kernel-wedge: fix setting duplicated compat version
This commit is contained in:
parent
5fb7e0a7aa
commit
664272f6d9
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ VERSION=0
|
||||||
|
|
||||||
# Restore udeb build functions for dtbs / firmware packaging on ARM.
|
# Restore udeb build functions for dtbs / firmware packaging on ARM.
|
||||||
patch_p1 $DATA/diff-kernel-wedge-2105_to_296u3.patch
|
patch_p1 $DATA/diff-kernel-wedge-2105_to_296u3.patch
|
||||||
|
# Set legacy compatibility build (only once).
|
||||||
|
sed -i '/Build-Depends:/ s|debhelper-compat (= 13)|debhelper-compat (= 9)|' debian/control
|
||||||
|
rm debian/compat
|
||||||
|
|
||||||
changelog "Rollback 2.96ubuntu3 on ecne."
|
changelog "Rollback 2.96ubuntu3 on ecne."
|
||||||
package
|
package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue