buildscript: copy the community.cfg to the root fs

Signed-off-by: Tim Niemeyer <tim@tn-x.org>
Reviewed-by: Tobias Klaus <tk+ff@meskal.net>
Tested-by: Christian Dresel <fff@chrisi01.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
Reviewed-by: Jan Kraus <mayosemmel@gmail.com>
This commit is contained in:
Tim Niemeyer 2016-04-05 21:56:43 +02:00 committed by Tobias Klaus
parent 2f19bef9d0
commit 26779bee85
1 changed files with 2 additions and 0 deletions

View File

@ -200,6 +200,8 @@ prebuild() {
echo "OPENWRT_FEEDS_PACKAGES_REVISION=\"${PACKAGEREV}\""
} > "$target"/files/etc/firmware_release
cp selected_community "$target"/files/etc/community.cfg
opath=$(pwd)
cd "$target"
make defconfig