• 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/psplash/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 66bb10b7b0b13 Oct 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_PSPLASH
2
    bool "psplash"
3
    depends on BR2_USE_WCHAR
4
    help
5
      PSplash is a userspace graphical boot splash screen for mainly
6
      embedded Linux devices supporting a 16bpp or 32bpp framebuffer.
7
      It has few dependencies (just libc), supports basic images and
8
      text and handles rotation. Its visual look is configurable by
9
      basic source changes.
10
​
11
      Also included is a 'client' command utility for sending
12
      information to psplash such as boot progress information.
13
​
14
      Start the drawing process with 'psplash -n&' as early as possible.
15
      Note: psplash creates a FIFO in /tmp for communication with
16
      psplash-write.
17
​
18
      Usage:
19
      * Set progress bar to 50 percent:
20
        psplash-write "PROGRESS 50"
21
​
22
      * Display message "foobar" above progress bar:
23
        psplash-write "MSG foobar"
24
​
25
      * Terminate psplash:
26
        psplash-write "QUIT"
27
​
28
      http://git.yoctoproject.org/cgit/cgit.cgi/psplash/
29
​
30
comment "psplash needs a toolchain w/ wchar"
31
    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.