Skip to content

Commit

Permalink
Merge pull request #2946 from mariux64/update-linux-firmware-to-inclu…
Browse files Browse the repository at this point in the history
…de-latest-amd-fam19h-ucode-updates

Update linux-firmware from 20230625_p39_g59fbffa9-0 to 20230804_p7_g789aa815-0
  • Loading branch information
pmenzel authored Aug 10, 2023
2 parents fda7036 + 1032c3a commit 20a2b1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions linux-firmware.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION linux-firmware-20230625_p39_g59fbffa9-0
# BEE_VERSION linux-firmware-20230804_p7_g789aa815-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 @@ -9,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-59fbffa9ec8e4b0b31d2d13e715cf6580ad0e99c.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/4cdfb5600b5ef8db1a9d572e8cecd2b2/linux-firmware-59fbffa9ec8e4b0b31d2d13e715cf6580ad0e99c.tar.gz"
#SRCURL[0]="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-789aa81504126c2b062d04aacea1570af950ad4f.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/5bcf7abbd3e88c64e24caf7f2f7370cc/linux-firmware-789aa81504126c2b062d04aacea1570af950ad4f.tar.gz"

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

0 comments on commit 20a2b1f

Please sign in to comment.