mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 18:23:02 +01:00
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) (From OE-Core rev: 8d46dc71cead3779f00537e0cace577767304f75) Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c32c7522e5
commit
e588da43b0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user