diff --git a/recipes-devtools/partition-utils/qcom-ptool/0001-ptool.py-Generate-zero-files-in-output-folder-when-s.patch b/recipes-devtools/partition-utils/qcom-ptool/0001-ptool.py-Generate-zero-files-in-output-folder-when-s.patch index 014dfb18..a02d5554 100644 --- a/recipes-devtools/partition-utils/qcom-ptool/0001-ptool.py-Generate-zero-files-in-output-folder-when-s.patch +++ b/recipes-devtools/partition-utils/qcom-ptool/0001-ptool.py-Generate-zero-files-in-output-folder-when-s.patch @@ -8,6 +8,8 @@ The patch allows ptool to generate zerosector files in output directory when such directory path is specified as argument to -t option. Upstream-Status: Pending + +Signed-off-by: Ricardo Salveti --- ptool.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)