From 463ca398e97f0aca9aaf3568dcc81f9c5ceddf42 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 03 Jun 2013 15:05:00 -0400 Subject: bootstrap-prepare.sh: Add opkbuild, opkhelper-3.0. --- (limited to 'bootstrap-prepare.sh') diff --git a/bootstrap-prepare.sh b/bootstrap-prepare.sh index 7a257dc..3601dc0 100755 --- a/bootstrap-prepare.sh +++ b/bootstrap-prepare.sh @@ -63,7 +63,7 @@ prepare_packages_from_git() for repo in zlib toolchains/binutils linux-libre eglibc \ gmp toolchains/gcc-4.7 toolchains/gcc-defaults \ - busybox gmake opkg; do + busybox gmake opkg opkbuild opkhelper-3.0; do log 'Preparing package %s...' "${repo##*/}" if [ ! -d "${repo##*/}" ]; then git clone --depth 1 \ -- cgit v0.9.1