diff --git a/linux/.common/overlays.sh b/linux/.common/overlays.sh index 702c99b7..ae97ad46 100644 --- a/linux/.common/overlays.sh +++ b/linux/.common/overlays.sh @@ -1,4 +1,4 @@ custom_source_action() { - git_source https://github.com/radxa/overlays.git f991888f5566ea167c391547ac526112c6264b1e + git_source https://github.com/radxa/overlays.git bc4b448889733a8af4191079e7104774813688dc cp -r $SCRIPT_DIR/.src/overlays/arch $TARGET_DIR }