diff options
author | 2016-03-30 16:28:03 +0300 | |
---|---|---|
committer | 2016-03-30 21:36:58 +0100 | |
commit | a38d4bbb0e9137cd6d34a5f39d553b1d94ad3465 (patch) | |
tree | e19ee148f4582d97fa6117453edec8fc2274df6a /recipes-core | |
parent | b1c48c6b2f76d3020f74f99b2e8a94976842af94 (diff) | |
download | meta-swupd-a38d4bbb0e9137cd6d34a5f39d553b1d94ad3465.tar.gz meta-swupd-a38d4bbb0e9137cd6d34a5f39d553b1d94ad3465.tar.bz2 meta-swupd-a38d4bbb0e9137cd6d34a5f39d553b1d94ad3465.zip |
swupd-client: Update Upstream-Status for Fix-build-failure-on-Yocto.patch
The patch has been accepted upstream
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/swupd-client/swupd-client/Fix-build-failure-on-Yocto.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/swupd-client/swupd-client/Fix-build-failure-on-Yocto.patch b/recipes-core/swupd-client/swupd-client/Fix-build-failure-on-Yocto.patch index 73f1728..a557173 100644 --- a/recipes-core/swupd-client/swupd-client/Fix-build-failure-on-Yocto.patch +++ b/recipes-core/swupd-client/swupd-client/Fix-build-failure-on-Yocto.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Fix build failure on Yocto On install phase certificate files are being installed twice as included in _DATA twice. We can use EXTRA_DIST than dist_. -Upstream-Status: Inappropriate +Upstream-Status: Backported (v3.0.0+) Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> --- |