Commit dcb05a2e authored by Holger Levsen's avatar Holger Levsen
Browse files

Revert "reproducible Debian: temporarily use Rosen Penev's tree where they...

Revert "reproducible Debian: temporarily use Rosen Penev's tree where they added a potential patch to fix the ninja issue"

This reverts commit a58d8b2e.
parent e07cd74a
...@@ -19,8 +19,8 @@ common_init "$@" ...@@ -19,8 +19,8 @@ common_init "$@"
set -e set -e
# openwrt configuration # openwrt configuration
OPENWRT_GIT_REPO=https://github.com/neheb/openwrt OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
OPENWRT_GIT_BRANCH=1 OPENWRT_GIT_BRANCH=master
OPENWRT_CONFIG= OPENWRT_CONFIG=
OPENWRT_TARGET= OPENWRT_TARGET=
OPENWRT_HOST_PACKAGES="gcc binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion" OPENWRT_HOST_PACKAGES="gcc binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment