From 304e75337da7efbb6d49918ed99351d9877d7e5f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Jan 2023 14:02:23 +0100 Subject: [PATCH] android-tools: fix Upstream-Status formatting Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- ...5-libsparse-Split-off-most-of-sparse_file_read_normal-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch index b3893f0c80..5009c73a05 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0015-libsparse-Split-off-most-of-sparse_file_read_normal-.patch @@ -8,7 +8,7 @@ This carves out the core of sparse_file_read_normal and splits it off so it can be reused in the next patch. No functional change intended. Change-Id: Id00491fd7e5bb6fa28c517a0bb32b8b506539d4d -Upstream-status: Backport [95657f3e5976d96073f7bbfe3a49192509999d1d] +Upstream-Status: Backport [95657f3e5976d96073f7bbfe3a49192509999d1d] Signed-off-by: Sean Anderson --- libsparse/sparse_read.c | 21 ++++++++++++++++-----