Merge branch 'patch-2' into 'etiona'
Update make-vpb-driver for kernel 4.15 See merge request trisquel/package-helpers!270
This commit is contained in:
commit
fa79fdab2a
1 changed files with 4 additions and 2 deletions
|
|
@ -17,7 +17,8 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=1
|
VERSION=2
|
||||||
|
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu cosmic universe'
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -34,6 +35,7 @@ echo >> debian/README.Debian
|
||||||
|
|
||||||
sed -i '/fetch-openline-firmware/d' debian/rules
|
sed -i '/fetch-openline-firmware/d' debian/rules
|
||||||
|
|
||||||
changelog "Remove references to nonfree blob, fixes #10980"
|
changelog "Move to a supported version for Linux kernel 4.15 trisquel2 ||
|
||||||
|
Remove references to nonfree blob, fixes #10980 trisquel1"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue