• 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/openpgm/Config.in
Gustavo ZacariasGustavo Zacarias committed 4ff0323105d18 Jun 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
config BR2_PACKAGE_OPENPGM
    bool "openpgm"
    # The following toolchains lack required compiler intrinsics
    depends on !BR2_avr32
    depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
    depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
    depends on BR2_TOOLCHAIN_HAS_THREADS
    depends on BR2_INET_IPV6
    depends on BR2_USE_WCHAR
    help
      OpenPGM is an open source implementation of the Pragmatic General
      Multicast (PGM) specification in RFC 3208 available at www.ietf.org.
      PGM is a reliable and scalable multicast protocol that enables
      receivers to detect loss, request retransmission of lost data, or
      notify an application of unrecoverable loss.
​
      http://code.google.com/p/openpgm/
​
comment "openpgm needs a toolchain w/ wchar, threads, IPv6"
    depends on !(BR2_TOOLCHAIN_HAS_THREADS && BR2_INET_IPV6 && BR2_USE_WCHAR)
    depends on !BR2_avr32
  • 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.