On January 20, 2018 11:01:39 AM CST, Bruce Dubbs <[email protected]> wrote: >I have a script that runs every day that updates our listing of >firmware. >There are not always updates, but today's updates showed a lot. > >The message below only comes to me. Would it be better to mail it to >one >of the lists (either blfs-dev or blfs-book) to let others see the >changes >as they show up? > > -- Bruce > >-------- Forwarded Message -------- >Subject: fcron <bdubbs@anduin> cd /srv/www/BLFS/linux-firmware;git pull >Date: Sat, 20 Jan 2018 02:55:04 -0600 (CST) >From: fcron <[email protected]> >To: bdubbs@anduin > >>From >git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware > 65b1c68..2a713be master -> origin/master >Updating 65b1c68..2a713be >Fast-forward > WHENCE | 20 +++++++++++--------- > amdgpu/fiji_vce.bin | Bin 161024 -> 161024 bytes > amdgpu/polaris10_uvd.bin | Bin 369696 -> 375424 bytes > amdgpu/polaris11_uvd.bin | Bin 369696 -> 375424 bytes > amdgpu/polaris12_uvd.bin | Bin 369696 -> 375424 bytes > amdgpu/raven_vcn.bin | Bin 337504 -> 341728 bytes > amdgpu/vega10_uvd.bin | Bin 371296 -> 375424 bytes > amdgpu/vega10_vce.bin | Bin 165344 -> 165344 bytes > cxgb4/t4fw-1.16.63.0.bin | Bin 543744 -> 0 bytes > cxgb4/t4fw-1.17.14.0.bin | Bin 0 -> 548864 bytes > cxgb4/t4fw.bin | 2 +- > cxgb4/t5fw-1.16.63.0.bin | Bin 640512 -> 0 bytes > cxgb4/t5fw-1.17.14.0.bin | Bin 0 -> 645632 bytes > cxgb4/t5fw.bin | 2 +- > cxgb4/t6fw-1.16.63.0.bin | Bin 684544 -> 0 bytes > cxgb4/t6fw-1.17.14.0.bin | Bin 0 -> 689664 bytes > cxgb4/t6fw.bin | 2 +- > intel/dsp_fw_glk.bin | 2 +- > intel/dsp_fw_glk_v2768.bin | Bin 0 -> 505608 bytes > mrvl/pcie8897_uapsta.bin | Bin 836540 -> 843828 bytes > mrvl/pcieusb8997_combo_v4.bin | Bin 622532 -> 631012 bytes > vpu_d.bin | Bin 4082928 -> 2977008 bytes > vpu_p.bin | Bin 131160 -> 131168 bytes > 23 files changed, 15 insertions(+), 13 deletions(-) > delete mode 100644 cxgb4/t4fw-1.16.63.0.bin > create mode 100644 cxgb4/t4fw-1.17.14.0.bin > delete mode 100644 cxgb4/t5fw-1.16.63.0.bin > create mode 100644 cxgb4/t5fw-1.17.14.0.bin > delete mode 100644 cxgb4/t6fw-1.16.63.0.bin > create mode 100644 cxgb4/t6fw-1.17.14.0.bin > create mode 100644 intel/dsp_fw_glk_v2768.bin > >-- >http://lists.linuxfromscratch.org/listinfo/blfs-dev >FAQ: http://www.linuxfromscratch.org/blfs/faq.html >Unsubscribe: See the above information page
FYI, I snapshot the whole tree and just tar it up to be installed as one package. I usually only update when I change minor version. That said, I think the output could be useful in -book. -- DJ -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
