[riot-commits] [RIOT-OS/RIOT] ee02a0: x86: fix download script for OSX
René Kijewski
kijewski at mi.fu-berlin.de
Tue Jun 3 22:41:12 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ee02a0f6546f212cc8d141ac8b15e5d2189d7656
https://github.com/RIOT-OS/RIOT/commit/ee02a0f6546f212cc8d141ac8b15e5d2189d7656
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M boards/x86-multiboot-common/Makefile.include
M pkg/tlsf/Makefile
Log Message:
-----------
x86: fix download script for OSX
Mac OSX does not have `wget`, but `curl`.
It does not understand `tar xJ`, but `tar xj`.
Commit: d0d935f996b6bfb6d5bffd338445cc1308461f8a
https://github.com/RIOT-OS/RIOT/commit/d0d935f996b6bfb6d5bffd338445cc1308461f8a
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M boards/x86-multiboot-common/Makefile.include
M pkg/tlsf/Makefile
Log Message:
-----------
Merge pull request #1250 from Kijewski/x86-osx-fix-download
x86: fix download script for OSX
Compare: https://github.com/RIOT-OS/RIOT/compare/e84cdd67b738...d0d935f996b6
More information about the commits
mailing list