diff options
author | Ross Burton <ross.burton@intel.com> | 2016-08-01 16:43:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-04 15:22:22 +0100 |
commit | 43a39336243464e73db64cc66d29bb3d14663e7e (patch) | |
tree | 4bf1a6f0ed69bb1f113c629b7a8ba37161d61e33 /meta/recipes-devtools/rpm | |
parent | 6d59c5cd61412ac0245f28635558f5344b153cf2 (diff) | |
download | poky-43a39336243464e73db64cc66d29bb3d14663e7e.tar.gz |
meta: add more missing patch tags
(From OE-Core rev: 5e5a6145d844c2f6daa3258429a870c42475adff)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch index 410ae78c1b..77dc5b67d2 100644 --- a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch +++ b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch | |||
@@ -8,7 +8,7 @@ Subject: [PATCH] system.h/query.c: support nosignature | |||
8 | otherwise, when use --nosignature would read database and verify | 8 | otherwise, when use --nosignature would read database and verify |
9 | signature, this is not expected. | 9 | signature, this is not expected. |
10 | 10 | ||
11 | Upstream-Status: Submitting [Sent email to rpm-devel@rpm5.org] | 11 | Upstream-Status: Submitted [Sent email to rpm-devel@rpm5.org] |
12 | 12 | ||
13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
14 | --- | 14 | --- |
@@ -61,4 +61,3 @@ index 2ff8906..ad4619a 100644 | |||
61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. | 61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. |
62 | -- | 62 | -- |
63 | 2.9.0 | 63 | 2.9.0 |
64 | |||