mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-20 02:18:37 +00:00
Rpi update (#457)
* RaspberryPi: Update kernel 64f2b1b0a728a13373f9c74c6247ecf17af2caef * Update documentation & Script * Update firmware * Update bluetooth firmware * Update wifi driver
This commit is contained in:
@@ -7,3 +7,4 @@ if [ -z "$1" ]; then
|
||||
fi
|
||||
|
||||
sed -i "s/BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION=\".*\"/BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION=\"$1\"/g" buildroot-external/configs/rpi*
|
||||
git commit -m "RaspberryPi: Update kernel $1" buildroot-external/configs/*
|
||||
|
||||
Reference in New Issue
Block a user