aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-04-07 12:43:55 -0700
committerArmin Kuster <akuster808@gmail.com>2018-04-13 12:43:37 -0700
commitd3286daf334d2678198d110e25eafb9717d14781 (patch)
tree96e1b6d9b14839fdff29db9f21c927aa736d11bc /meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch
parent8b3e126484d6790a3cbb6ece87554ed74b2860e0 (diff)
downloadmeta-openembedded-contrib-d3286daf334d2678198d110e25eafb9717d14781.tar.gz
smstools3: refresh patches
WARNING: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: checking file scripts/sms3 Hunk #1 succeeded at 24 with fuzz 2. plus more Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch')
-rw-r--r--meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch18
1 files changed, 13 insertions, 5 deletions
diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch b/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch
index 6220446327..e1d79d3327 100644
--- a/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch
+++ b/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch
@@ -1,8 +1,16 @@
-Index: smstools3/scripts/sms3
-===================================================================
---- smstools3.orig/scripts/sms3 2010-05-04 11:21:44.000000000 +0200
-+++ smstools3/scripts/sms3 2015-02-22 20:05:51.615074469 +0100
-@@ -24,11 +24,11 @@
+From 9a4a872dca78ca9cb6bdc228be61f5a4c2d68b1f Mon Sep 17 00:00:00 2001
+From: Kai Ulrich <kaiu@gmx.de>
+Date: Wed, 18 Mar 2015 11:20:53 +0100
+
+---
+ scripts/sms3 | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/scripts/sms3 b/scripts/sms3
+index 6b990bf..09c063b 100755
+--- a/scripts/sms3
++++ b/scripts/sms3
+@@ -24,9 +24,9 @@ INFOFILE="/var/run/smsd.working"
# Logfile can also be defined in here:
LOGFILE="/var/log/smsd.log"