aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-smartpm_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-19 15:00:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-22 16:11:12 +0100
commit66b484fbc6190b4c99e5428ad26c0ce984e57eaf (patch)
tree2105a0eba78f9dc9278142b89110600a852cdc98 /meta/recipes-devtools/python/python-smartpm_git.bb
parentd57de67357a4cd3da2824f8bd2b02d100f1ac9c3 (diff)
downloadopenembedded-core-contrib-66b484fbc6190b4c99e5428ad26c0ce984e57eaf.tar.gz
python-smartpm: Avoid locale issue with bitbake python3
(From OE-Core rev: fa2ca7660e8f3279736624aa2493b4ca952ae466) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-smartpm_git.bb')
-rw-r--r--meta/recipes-devtools/python/python-smartpm_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-smartpm_git.bb b/meta/recipes-devtools/python/python-smartpm_git.bb
index 5acfb0aa09..d9fb271228 100644
--- a/meta/recipes-devtools/python/python-smartpm_git.bb
+++ b/meta/recipes-devtools/python/python-smartpm_git.bb
@@ -24,6 +24,7 @@ SRC_URI = "\
file://smart-set-noprogress-for-pycurl.patch \
file://smart-cache.py-getPackages-matches-name-version.patch \
file://smart-channel-remove-all.patch \
+ file://smart-locale.patch \
"
SRCREV = "407a7eca766431257dcd1da15175cc36a1bb22d0"