Skip to content

Commit

Permalink
Merge pull request #2934 from mariux64/update-linux-firmware-from-202…
Browse files Browse the repository at this point in the history
…20411-to-20230625-39-g59fbffa9

Update linux-firmware from 20220411 to 20230625-39-g59fbffa9
  • Loading branch information
pmenzel authored Jul 25, 2023
2 parents 6aabc2b + 9f13533 commit 7c87a54
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions linux-firmware.be0
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION linux-firmware-20220411-0

# ***** created by *****
#
# 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
# fix up mee_install in the created bee file (select the images we want)
# BEE_VERSION linux-firmware-20230625_p39_g59fbffa9-0

## 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.)
Expand All @@ -15,8 +9,8 @@
## 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]="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20220411.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/abb234004d73d8d6146f490b20e4adac/linux-firmware-20220411.tar.gz"
#SRCURL[0]="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-59fbffa9ec8e4b0b31d2d13e715cf6580ad0e99c.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/4cdfb5600b5ef8db1a9d572e8cecd2b2/linux-firmware-59fbffa9ec8e4b0b31d2d13e715cf6580ad0e99c.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 7c87a54

Please sign in to comment.