• 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/aufs-util/Config.in
Adam DuskettAdam Duskett committed 0896e3ed64405 May 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
comment "aufs-util needs a linux kernel and a toolchain w/ threads"
2
    depends on BR2_USE_MMU
3
    depends on !BR2_LINUX_KERNEL || !BR2_TOOLCHAIN_HAS_THREADS
4
​
5
config BR2_PACKAGE_AUFS_UTIL
6
    bool "aufs-util"
7
    depends on BR2_USE_MMU
8
    depends on BR2_LINUX_KERNEL
9
    depends on BR2_TOOLCHAIN_HAS_THREADS
10
    help
11
      Aufs command line utilities.
12
​
13
      Needs a kernel with aufs support. A kernel
14
      extension package is available.
15
​
16
      http://sourceforge.net/p/aufs/aufs-util/
17
​
18
if BR2_PACKAGE_AUFS_UTIL
19
​
20
config BR2_PACKAGE_AUFS_UTIL_VERSION
21
    string "aufs-util version"
22
    default ""
23
    help
24
      The version you choose must match that of the aufs support
25
      in your kernel. Usually, this is aufs3.x for 3.x kernels and
26
      aufs4.x for 4.x kernels.
27
​
28
      Usually, the sha1 of the cset you want to use; avoid using a
29
      branch name as this yields non-reproducible builds.
30
​
31
      See the following resources to see what versions are 
32
      available:
33
​
34
      https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/
35
​
36
endif
  • 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.