diff options
author | Ross Burton <ross.burton@intel.com> | 2017-12-05 14:25:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-10 22:45:20 +0000 |
commit | 64b5d93f3a685e304242607cb2e541efa6387be6 (patch) | |
tree | 62016b88d267a64dca7f3f10650bad65f362cde1 /meta/recipes-connectivity | |
parent | 86ab56b55164393924b5e688b20e8f3f3f8fc578 (diff) | |
download | poky-64b5d93f3a685e304242607cb2e541efa6387be6.tar.gz |
meta: fix malformed/missing Upstream-Status tags
(From OE-Core rev: 9e7aed823d3035b8429d3c5fc537cacadf16f675)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch index 6459dc0090..101c33f677 100644 --- a/meta/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch +++ b/meta/recipes-connectivity/dhcp/dhcp/0002-dhclient-dbus.patch | |||
@@ -3,7 +3,7 @@ From: Hongxu Jia <hongxu.jia@windriver.com> | |||
3 | Date: Tue, 15 Aug 2017 14:56:56 +0800 | 3 | Date: Tue, 15 Aug 2017 14:56:56 +0800 |
4 | Subject: [PATCH 02/11] dhclient dbus | 4 | Subject: [PATCH 02/11] dhclient dbus |
5 | 5 | ||
6 | upstream-Status: Inappropriate [distribution] | 6 | Upstream-Status: Inappropriate [distribution] |
7 | 7 | ||
8 | Rebase to 4.3.6 | 8 | Rebase to 4.3.6 |
9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |