Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d5e144210a3a2b2d486de88c26bff0fcb1e0b33
      
https://github.com/NixOS/nixpkgs/commit/0d5e144210a3a2b2d486de88c26bff0fcb1e0b33
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  platforms: Add ARMv7 (hard float) multiplatform

Based on the 'multi_v7_defconfig' that supports numerous boards.


  Commit: a7c4aba8968dfa85a147f60398d266441bc2b5ae
      
https://github.com/NixOS/nixpkgs/commit/a7c4aba8968dfa85a147f60398d266441bc2b5ae
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  ARM: Assume armv7l-hf-multiplatform instead of beaglebone

Several places in the tree associate the ARMv7 system
with the beaglebone platform. Change them to point to
armv7l-hf-multiplatform as it supports several boards (including the
beaglebone as well)


  Commit: a6aa673849fa8716e88237c0bda39df394b3cfc8
      
https://github.com/NixOS/nixpkgs/commit/a6aa673849fa8716e88237c0bda39df394b3cfc8
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  ARMv7 platforms: switch header config to multi_v7_defconfig

Otherwise they wouldn't be able to share a binary cache since glibc et
al would get a different hash due to different linux-headers package.


  Commit: 9fc72c8ab8dc1e9c9eab9d091068b11f7de9184f
      
https://github.com/NixOS/nixpkgs/commit/9fc72c8ab8dc1e9c9eab9d091068b11f7de9184f
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix

  Log Message:
  -----------
  kernel: Install DTBs into a subdirectory

This avoids the pollution of the top-level kernel output directory and
also simplifies the boot entry generator script I will be using on ARM.


  Commit: 1b982918f5df1ce768041621c4f4d53f126dcf47
      
https://github.com/NixOS/nixpkgs/commit/1b982918f5df1ce768041621c4f4d53f126dcf47
  Author: viric <[email protected]>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M pkgs/os-specific/linux/kernel/manual-config.nix
    M pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/platforms.nix

  Log Message:
  -----------
  Merge pull request #7740 from dezgeg/arm

ARM changes for the Jetson TK1 (and other multiplatform boards)


Compare: https://github.com/NixOS/nixpkgs/compare/3715dbbb988a...1b982918f5df
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to