From 8085b9eaa4ad172f1a8de0696b917bd8b2c1b9be Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Thu, 14 Mar 2019 17:31:31 -0400 Subject: [PATCH] package/systemd: fix patch series order With the removal of old patches, 0018 should be 0002 and 0019 should be 0003. Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- ...02-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch} | 0 ...03-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename package/systemd/{0018-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch => 0002-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch} (100%) rename package/systemd/{0019-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch => 0003-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch} (100%) diff --git a/package/systemd/0018-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch b/package/systemd/0002-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch similarity index 100% rename from package/systemd/0018-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch rename to package/systemd/0002-Refuse-dbus-message-paths-longer-than-BUS_PATH_SIZE_.patch diff --git a/package/systemd/0019-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch b/package/systemd/0003-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch similarity index 100% rename from package/systemd/0019-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch rename to package/systemd/0003-Allocate-temporary-strings-to-hold-dbus-paths-on-the.patch -- 2.30.2