diff --git a/helpers/make-vpb-driver b/helpers/make-vpb-driver
index afabc3474b5e1dcffe061d7436c0db12d6c5b7b4..b7387ce6c1dd41f91bf4762556839f9294ba7001 100644
--- a/helpers/make-vpb-driver
+++ b/helpers/make-vpb-driver
@@ -17,7 +17,8 @@
 #    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
 
@@ -34,6 +35,7 @@ echo >> debian/README.Debian
 
 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