Skip to content

Commit e862657

Browse files
nuclearcatmgalka
authored andcommitted
install-bootrr.sh: Update bootrr to latest commit
As tested on staging, bootrr need to be updated to latest commit Because it was forgotten on last update and LAVA template is changed, this is especially important to do before next rootfs update Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 5123e8a commit e862657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/rootfs/debos/scripts/install-bootrr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
BOOTRR_SITE=https://github.com/kernelci/bootrr.git
4-
BOOTRR_VERSION=e0a316de59153ecd4373b14063b0280505ce6e2e
4+
BOOTRR_VERSION=94dbf0b19d6e01489ce71c98cd3613b63c15f661
55

66
BUILD_DEPS="\
77
build-essential \

0 commit comments

Comments
 (0)