From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 2BBF82012AD for ; Mon, 17 Sep 2012 12:34:56 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 5BEDE4282D for ; Mon, 17 Sep 2012 12:34:55 -0700 (PDT) Date: Mon, 17 Sep 2012 12:34:55 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <50577b5f62c6b_2637186cae45548@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 55c1da: build: ensure that package/host-build build system... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_50577b5f5ee85_2637186cae4536a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 19:34:57 -0000 ----==_mimepart_50577b5f5ee85_2637186cae4536a Date: Mon, 17 Sep 2012 12:34:55 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50577b5f61ab8_2637186cae45491@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 55c1daea2cd5985214ec27adcf1bc650ab8e5c46 https://github.com/dtaht/Cerowrt-3.3/commit/55c1daea2cd5985214ec27adcf1bc650ab8e5c46 Author: nbd Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M include/host-build.mk M include/package.mk Log Message: ----------- build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33445 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 6cd281447f0110ac78abe945ea159134ec3a9986 https://github.com/dtaht/Cerowrt-3.3/commit/6cd281447f0110ac78abe945ea159134ec3a9986 Author: nbd Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: A target/linux/ar71xx/patches-3.3/650-MIPS-ath79-fix-ar933x-reset.patch Log Message: ----------- ar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx->ath79 migration, should fix wifi stability issues on ar933x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33446 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 4e7d8aa302f0df963f210eddcba22e837b53f680 https://github.com/dtaht/Cerowrt-3.3/commit/4e7d8aa302f0df963f210eddcba22e837b53f680 Author: cshore Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M target/linux/ar71xx/base-files/etc/diag.sh M target/linux/ar71xx/base-files/etc/uci-defaults/caldata-migration M target/linux/ar71xx/base-files/etc/uci-defaults/leds M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/base-files/lib/upgrade/platform.sh M target/linux/ar71xx/generic/profiles/d-link.mk M target/linux/ar71xx/image/Makefile M target/linux/ar71xx/patches-3.3/640-MIPS-ath79-dir-825-b1-for-owrt-board-def.patch Log Message: ----------- [ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33447 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 5a2b4355e48d099a21a73b29d30b90fcc4a7fba1 https://github.com/dtaht/Cerowrt-3.3/commit/5a2b4355e48d099a21a73b29d30b90fcc4a7fba1 Author: jow Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M package/base-files/Makefile A package/base-files/files/etc/uci-defaults/migrate-sysctl Log Message: ----------- [package] base-files: add uci-defaults script to migrate sysctl.conf (#12196) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33448 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 31020840371efe76c18fd33ed43d55c6afc6f102 https://github.com/dtaht/Cerowrt-3.3/commit/31020840371efe76c18fd33ed43d55c6afc6f102 Author: jow Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M package/base-files/files/etc/uci-defaults/migrate-sysctl Log Message: ----------- [package] base-files: make file compare silent in migrate-sysctl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33449 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9eccad5ae3cd2dfe4186e88c7190e03085037c05 https://github.com/dtaht/Cerowrt-3.3/commit/9eccad5ae3cd2dfe4186e88c7190e03085037c05 Author: Dave Taht Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M include/host-build.mk M include/package.mk M package/base-files/Makefile A package/base-files/files/etc/uci-defaults/migrate-sysctl M target/linux/ar71xx/base-files/etc/diag.sh M target/linux/ar71xx/base-files/etc/uci-defaults/caldata-migration M target/linux/ar71xx/base-files/etc/uci-defaults/leds M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/base-files/lib/upgrade/platform.sh M target/linux/ar71xx/generic/profiles/d-link.mk M target/linux/ar71xx/image/Makefile M target/linux/ar71xx/patches-3.3/640-MIPS-ath79-dir-825-b1-for-owrt-board-def.patch A target/linux/ar71xx/patches-3.3/650-MIPS-ath79-fix-ar933x-reset.patch Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 7b88ca8cc261ca985e0ceb5b75c01304ab894556 https://github.com/dtaht/Cerowrt-3.3/commit/7b88ca8cc261ca985e0ceb5b75c01304ab894556 Author: Dave Taht Date: 2012-09-17 (Mon, 17 Sep 2012) Changed paths: M include/host-build.mk M include/package.mk M package/base-files/Makefile A package/base-files/files/etc/uci-defaults/migrate-sysctl M target/linux/ar71xx/base-files/etc/diag.sh M target/linux/ar71xx/base-files/etc/uci-defaults/caldata-migration M target/linux/ar71xx/base-files/etc/uci-defaults/leds M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/base-files/lib/upgrade/platform.sh M target/linux/ar71xx/generic/profiles/d-link.mk M target/linux/ar71xx/image/Makefile M target/linux/ar71xx/patches-3.3/640-MIPS-ath79-dir-825-b1-for-owrt-board-def.patch A target/linux/ar71xx/patches-3.3/650-MIPS-ath79-fix-ar933x-reset.patch Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Compare: https://github.com/dtaht/Cerowrt-3.3/compare/9165a4208245...7b88ca8cc261 ----==_mimepart_50577b5f5ee85_2637186cae4536a--