diff options
author | 2016-04-18 11:07:27 +0100 | |
---|---|---|
committer | 2016-04-18 11:07:30 +0100 | |
commit | 9f56d4975bc9c498a09813f53570a0f4aa7febaa (patch) | |
tree | d656266c4ff516860b73c9f7ac2786fc412d129c /recipes-core | |
parent | c6fc2aafa51b77dcf9bc313ad0791c6428deb25f (diff) | |
download | meta-swupd-9f56d4975bc9c498a09813f53570a0f4aa7febaa.tar.gz meta-swupd-9f56d4975bc9c498a09813f53570a0f4aa7febaa.tar.bz2 meta-swupd-9f56d4975bc9c498a09813f53570a0f4aa7febaa.zip |
swupd-client: update Upstream-Status for bundle removal fix
0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch
is available in v3.0.0 and newer.
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/swupd-client/swupd-client-2.87/0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/swupd-client/swupd-client-2.87/0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch b/recipes-core/swupd-client/swupd-client-2.87/0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch index 745d873..cbe2d28 100644 --- a/recipes-core/swupd-client/swupd-client-2.87/0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch +++ b/recipes-core/swupd-client/swupd-client-2.87/0001-manifest.c-Always-initialize-preserver-pointer-of-fi.patch @@ -9,7 +9,7 @@ pointer inside deduplicate_files_from_manifest() isn't initialized which leads to NULL as output of the function. As result no files of the deleted bundle get deleted at all. -Upstream-Status: Backported [v3.5.0+] +Upstream-Status: Backported [v3.0.0+] Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> --- |