From 909e2120d40c7f0b44be13928899bc6d4675f70d Mon Sep 17 00:00:00 2001 From: Mariano Lopez Date: Wed, 3 Aug 2016 13:21:30 +0000 Subject: python-smartpm_git.bb: Add patch for debugging random errors This will add a patch to debug random errors seen in the autobuilders, it won't solve the errors, but will give us a better idea of what is happening. [YOCTO #8383] (From OE-Core rev: c52a7e910a3a52a7455a2409d9ade449bbbd66d4) Signed-off-by: Mariano Lopez Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-smartpm_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python/python-smartpm_git.bb') diff --git a/meta/recipes-devtools/python/python-smartpm_git.bb b/meta/recipes-devtools/python/python-smartpm_git.bb index 81e45b7aff..668d171a58 100644 --- a/meta/recipes-devtools/python/python-smartpm_git.bb +++ b/meta/recipes-devtools/python/python-smartpm_git.bb @@ -25,6 +25,7 @@ SRC_URI = "\ file://smart-channel-remove-all.patch \ file://smart-locale.patch \ file://smartpm-rpm5-support-check-signatures.patch \ + file://smart-add-deugging-when-targetpath-is-empty.patch \ " SRCREV = "407a7eca766431257dcd1da15175cc36a1bb22d0" -- cgit v1.2.3-54-g00ecf