diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-smartpm_git.bb')
-rw-r--r-- | meta/recipes-devtools/python/python-smartpm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-smartpm_git.bb b/meta/recipes-devtools/python/python-smartpm_git.bb index 5662bacf02..53e651a824 100644 --- a/meta/recipes-devtools/python/python-smartpm_git.bb +++ b/meta/recipes-devtools/python/python-smartpm_git.bb @@ -13,7 +13,6 @@ SRCNAME = "smart" SRC_URI = "\ git://github.com/smartpm/smart.git \ - file://smartpm-rpm5-nodig.patch \ file://smart-recommends.patch \ file://smart-improve-error-reporting.patch \ file://smart-channelsdir.patch \ @@ -25,6 +24,7 @@ SRC_URI = "\ file://smart-cache.py-getPackages-matches-name-version.patch \ file://smart-channel-remove-all.patch \ file://smart-locale.patch \ + file://smartpm-rpm5-support-check-signatures.patch \ " SRCREV = "407a7eca766431257dcd1da15175cc36a1bb22d0" |