Skip to content

Instantly share code, notes, and snippets.

@trisk
Created January 14, 2016 16:16
Show Gist options
  • Save trisk/d8e32fc92a1335aa4182 to your computer and use it in GitHub Desktop.
Save trisk/d8e32fc92a1335aa4182 to your computer and use it in GitHub Desktop.
==== external toolchain ====
[tcuri=git@github.com:mistifyio/crosstool-ng.git]
[toolchaindir=/ws/mistifyio/mistify-os/toolchain]
[toolchainprefix=x86_64-unknown-linux-gnu]
[toolchainversion=glibc-multilib-sdk]
[toolchaininstallprefix=target-toolchain]
[tcartifacturi=https://s3.amazonaws.com/omniti-mystify-artifacts/toolchain-artifacts]
==== go ====
[godir=/ws/mistifyio/mistify-os/go]
[gouri=git@github.com:golang/go.git]
[gotag=go1.5.1]
[gobootstraptag=go1.4.2]
==== buildroot ====
[buildrooturi=git@github.com:mistifyio/buildroot.git]
[buildrootdir=/ws/mistifyio/mistify-os/build/buildroot]
[buildrootversion=master]
==== build ====
[builddir=/ws/mistifyio/mistify-os/build/mistify]
[downloaddir=/ws/mistifyio/mistify-os/downloads]
==== configuration ====
[variant=base]
[mconfig=/ws/mistifyio/mistify-os/configs/mistify_defconfig]
[kconfig=/ws/mistifyio/mistify-os/configs/mistify-kernel.config]
[bbconfig=/ws/mistifyio/mistify-os/configs/mistify-busybox.config]
[tcconfig=/ws/mistifyio/mistify-os/configs/mistify-tc-multilib.config]
==== other ====
==== special targets ====
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment