Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] chdkptp cli
@ 2013-12-23 11:30 Matthew Urry
  2013-12-23 11:30 ` [Buildroot] [PATCH 1/1] chdkptp CLI added Matthew Urry
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew Urry @ 2013-12-23 11:30 UTC (permalink / raw)
  To: buildroot

This patch adds the chdkptp program to buildroot. This program is
used to interact with Canon cameras over usb that have had their 
firmware hacked. It enables things like remote tethering via usb. 
I have only enabled the command line interface and not the GUI.

http://chdk.wikia.com/wiki/CHDK
https://www.assembla.com/spaces/chdkptp/wiki



Matthew Urry (1):
  chdkptp CLI added

 package/Config.in                                  |    1 +
 package/chdkptp/Config.in                          |   15 +++++++++++
 .../chdkptp-01-add_lm_flag_to_makefile.patch       |   15 +++++++++++
 ...ptp-02-create_sh_script_to_launch_chdkptp.patch |   22 ++++++++++++++++
 package/chdkptp/chdkptp.mk                         |   27 ++++++++++++++++++++
 5 files changed, 80 insertions(+)
 create mode 100644 package/chdkptp/Config.in
 create mode 100644 package/chdkptp/chdkptp-01-add_lm_flag_to_makefile.patch
 create mode 100644 package/chdkptp/chdkptp-02-create_sh_script_to_launch_chdkptp.patch
 create mode 100644 package/chdkptp/chdkptp.mk

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-11 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 11:30 [Buildroot] [PATCH 0/1] chdkptp cli Matthew Urry
2013-12-23 11:30 ` [Buildroot] [PATCH 1/1] chdkptp CLI added Matthew Urry
2013-12-28 16:38   ` Thomas Petazzoni
2014-03-07 22:50   ` Thomas Petazzoni
2014-06-11 20:28     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox