efi: buildroot version bump to 2022.08.03

pull/327/head
Marco Oliverio 2023-01-18 18:16:30 +00:00
parent 94219e53cf
commit 48bc97dab7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
WORK_DIR=/tmp/wolfBoot_efi
BR_VER=2021.08.2
BR_VER=2022.08.3
BR_DIR=buildroot-$BR_VER
IMAGE_DIR=$WORK_DIR/output