[dtaht/Cerowrt-3.3] 55c1da: build: ensure that package/host-build build system...
GitHub
noreply at github.com
Mon Sep 17 15:34:55 EDT 2012
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 <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <dave.taht at bufferbloat.net>
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 <dave.taht at bufferbloat.net>
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
More information about the Cerowrt-commits
mailing list