• 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/udpcast/Config.in
Peter KorsgaardPeter Korsgaard committed 57403b74f1423 Nov 2009
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_UDPCAST
2
    bool "udpcast"
3
    depends on BR2_LARGEFILE
4
    help
5
      A multicast protocol implementation which happens to
6
      be very handy for imaging drives over the network.
7
​
8
      http://www.udpcast.linux.lu/
9
​
10
comment "udpcast requires a toolchain with LARGEFILE support"
11
    depends on !BR2_LARGEFILE
12
​
13
menu "udpcast tools selection"
14
depends on BR2_PACKAGE_UDPCAST
15
​
16
config BR2_PACKAGE_UDPCAST_SENDER
17
    bool "sender"
18
    depends on BR2_PACKAGE_UDPCAST
19
    help
20
      The udpcast transmitter.
21
​
22
config BR2_PACKAGE_UDPCAST_RECEIVER
23
    bool "receiver"
24
    depends on BR2_PACKAGE_UDPCAST
25
    help
26
      The udpcast receiver.
27
​
28
endmenu
  • 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.