]> git.proxmox.com Git - mirror_linux-firmware.git/commit
Use `git am` instead of `b4 shazam`
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 23 Oct 2023 15:18:21 +0000 (10:18 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 23 Oct 2023 15:18:21 +0000 (10:18 -0500)
commit39d553923355fdb0890a02ab8434c8bef4e1da36
tree8ef5b0eb7b5725f64cbcf0b3e599e19dbfe585cd
parentd983107a2dfa60d70df4101b69bfe7054db9704c
Use `git am` instead of `b4 shazam`

There appears to be problems with `b4 am` with binary diffs, but there
also doesn't seem to be need to use b4 in this case.

Switch over to just applying the mbox directly.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
contrib/process_linux_firmware.py