diff --git a/build_image/build_image.sh b/build_image/build_image.sh index 9433b58..a482845 100755 --- a/build_image/build_image.sh +++ b/build_image/build_image.sh @@ -21,7 +21,7 @@ OPENWRT_PATH=${OPENWRT_PATH:-/tmp/openwrt} OPENWRT_GIT_URL=https://github.com/openwrt/openwrt.git OPENWRT_GIT_BRANCH_NAME=master -OPENWRT_GIT_COMMIT_HASH=759149977ea9794bcb928500680fa9462ad74394 +OPENWRT_GIT_COMMIT_HASH=a5eeac8033786a7a04b7569175e41e415b6579c0 OPENWRT_GIT_PATH=${OPENWRT_PATH}/upstream # OPENWRT_NAMIDAIRO_GIT_URL=https://github.com/namidairo/openwrt.git