@@ -1,4 +1,7 @@
#!/bin/sh
PANDA_REV=`git rev-parse HEAD`
BR_REV=`(cd buildroot && git rev-parse HEAD)`
echo "panda_linux $PANDA_REV (buildroot $BR_REV)" > overlay/etc/release
(
cd buildroot
BR2_DEFCONFIG=../buildroot.config make defconfig &&
The note is not visible to the blocked user.