From: Keith Packard Date: Sat, 14 Dec 2013 21:01:41 +0000 (-0800) Subject: update patch X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=eab22cf00f9c120835fccdd18b3b9bc5fd618afe;p=fw%2Fstlink update patch --- diff --git a/debian/patches/0001-Add-man-pages.patch b/debian/patches/0001-Add-man-pages.patch index 6bc6b18..a27283b 100644 --- a/debian/patches/0001-Add-man-pages.patch +++ b/debian/patches/0001-Add-man-pages.patch @@ -3,14 +3,12 @@ Date: Sat, 14 Dec 2013 12:49:35 -0800 Subject: Add man pages --- - Makefile.am | 2 ++ - debian/stlink.udev | 2 ++ - st-flash.1 | 22 ++++++++++++++++++++++ - st-info.1 | 13 +++++++++++++ - st-term.1 | 12 ++++++++++++ - st-util.1 | 10 ++++++++++ - 6 files changed, 61 insertions(+) - create mode 100644 debian/stlink.udev + Makefile.am | 2 ++ + st-flash.1 | 22 ++++++++++++++++++++++ + st-info.1 | 13 +++++++++++++ + st-term.1 | 12 ++++++++++++ + st-util.1 | 10 ++++++++++ + 5 files changed, 59 insertions(+) create mode 100644 st-flash.1 create mode 100644 st-info.1 create mode 100644 st-term.1 @@ -31,14 +29,6 @@ index 2ddbf47..2733fa9 100644 endif noinst_LIBRARIES = libstlink.a -diff --git a/debian/stlink.udev b/debian/stlink.udev -new file mode 100644 -index 0000000..521ef8e ---- /dev/null -+++ b/debian/stlink.udev -@@ -0,0 +1,2 @@ -+49-stlinkv1.rules -+49-stlinkv2.rules diff --git a/st-flash.1 b/st-flash.1 new file mode 100644 index 0000000..0ff7ae6