• 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/augeas/Config.in
Jörg KrauseJörg Krause committed fb687f76a5a11 Mar 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_AUGEAS
2
    bool "augeas"
3
    # ARC toolchain issue:
4
    # https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/issues/108
5
    depends on !BR2_arc
6
    depends on BR2_USE_WCHAR
7
    select BR2_PACKAGE_LIBXML2
8
    select BR2_PACKAGE_READLINE
9
    help
10
      Augeas is a configuration editing tool. It parses
11
      configuration files in their native formats and transforms
12
      them into a tree. Configuration changes are made by
13
      manipulating this tree and saving it back into native config
14
      files.
15
​
16
      http://augeas.net
17
​
18
comment "augeas needs a toolchain w/ wchar"
19
    depends on !BR2_arc
20
    depends on !BR2_USE_WCHAR
  • 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.