diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-11-25 21:59:38 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-25 22:01:28 +0100 |
commit | 897f84f262de6582568fb91ecf22e068564cb1f0 (patch) | |
tree | 51eebf34c9e878883038e016cdbdeecf93edcc28 /package/mmc-utils/0002-fix-overlapping-with-strncpy.patch | |
parent | 6b0176cc7d5a407a750b6f3886e4889632367129 (diff) | |
download | buildroot-897f84f262de6582568fb91ecf22e068564cb1f0.tar.gz buildroot-897f84f262de6582568fb91ecf22e068564cb1f0.zip |
mmc-utils: drop 1/1 from [PATCH] header in 0002-fix-overlapping-with-strncpy.patch
check-package (rightly so) complains about it:
package/mmc-utils/0002-fix-overlapping-with-strncpy.patch:4: generate your
patches with 'git format-patch -N'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/mmc-utils/0002-fix-overlapping-with-strncpy.patch')
-rw-r--r-- | package/mmc-utils/0002-fix-overlapping-with-strncpy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch b/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch index a134dd3c5a..a562845ffa 100644 --- a/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch +++ b/package/mmc-utils/0002-fix-overlapping-with-strncpy.patch @@ -1,7 +1,7 @@ From 1c90a7534658056b884d71ef82dc7ca8bad4271b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= <peron.clem@gmail.com> Date: Wed, 24 Oct 2018 13:00:47 +0200 -Subject: [PATCH 1/1] mmc-utils: fix overlapping with strncpy +Subject: [PATCH] mmc-utils: fix overlapping with strncpy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |