fbdump: Add new package fbdump.
authorDaniel Laird <danieljlaird@hotmail.com>
Wed, 27 Aug 2008 11:01:16 +0000 (11:01 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Wed, 27 Aug 2008 11:01:16 +0000 (11:01 -0000)
commitf10aecd134cf82a20540fd31fc742add167e6167
treea91cf89a2b69d6ff87d1fc9ba8fbfdc948f037b1
parentdc8423d97fc3579d6dde77198362225f377a200f
fbdump: Add new package fbdump.

fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
device and write them out as a PPM file. Currently, most packed-pixel framebuffer
formats and the vga16 framebuffer are supported.
package/Config.in
package/fbdump/Config.in [new file with mode: 0644]
package/fbdump/fbdump.mk [new file with mode: 0644]