• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/coreutils/Config.in
Thomas PetazzoniThomas Petazzoni committed 1dbd7b9910204 Jul 2016
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_COREUTILS
2
    bool "coreutils"
3
    depends on BR2_USE_WCHAR
4
    depends on BR2_USE_MMU # fork()
5
    depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
6
    help
7
      All of the basic file/text/shell utilities. These are the
8
      core utilities which are expected to exist on every system.
9
      BusyBox implements many of the most common.
10
​
11
      Things like:
12
      - chmod, cp, dd, dir, ls, etc...
13
      - sort, tr, head, tail, wc, etc...
14
      - whoami, who, etc...
15
​
16
      http://www.gnu.org/software/coreutils/
17
​
18
comment "coreutils needs a toolchain w/ wchar"
19
    depends on BR2_USE_MMU
20
    depends on !BR2_USE_WCHAR
21
    depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.