diff --git a/linux-firmware.be0 b/linux-firmware.be0 index bcb6e810d..0dbae267f 100755 --- a/linux-firmware.be0 +++ b/linux-firmware.be0 @@ -1,12 +1,12 @@ #!/usr/bin/env beesh -# BEE_VERSION linux-firmware-0_t1535226230_fea76a0-0 +# BEE_VERSION linux-firmware-20200122_p14_6f89735-0 # ***** created by ***** # -# bee download git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git +# bee download https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git # bee init /src/mariux/beeroot/downloads/linux-firmware-0_t1449454640_bbe4917.tar.bz2 -# fixup mee_install in the created bee file (select the images we want) +# fix up mee_install in the created bee file (select the images we want) ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -15,7 +15,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="/src/mariux/beeroot/downloads/linux-firmware-0_${PKGEXTRAVERSION}.tar.bz2" +SRCURL[0]="/src/mariux/beeroot/downloads/linux-firmware-${PKGFULLVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.