From 4507f748f323fac0cc82c6516a02424b927e2d01 Mon Sep 17 00:00:00 2001 From: Qiu Tingting Date: Thu, 16 Nov 2023 05:33:31 +0000 Subject: tar: fix ptest with upgrade 1.34 -> 1.35 Rename tar_1.34.bbappend -> tar_1.35.bbappend Add 0004-disable-sparse05.patch to fix ptest-runner pipeline crash, becuase case sparse05 will write files larger than 2 ^ 33 bytes. Bug-AGL: SPEC-4753 Signed-off-by: Qiu Tingting Change-Id: Ia8b301fb104c4699d95804d8f4074f4a5b58737a --- .../tar/files/0002-tests-check-for-recently-fixed-bug.patch | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'meta-agl-test/recipes-external/tar/files/0002-tests-check-for-recently-fixed-bug.patch') diff --git a/meta-agl-test/recipes-external/tar/files/0002-tests-check-for-recently-fixed-bug.patch b/meta-agl-test/recipes-external/tar/files/0002-tests-check-for-recently-fixed-bug.patch index 5b9a0c63..6cd8c551 100644 --- a/meta-agl-test/recipes-external/tar/files/0002-tests-check-for-recently-fixed-bug.patch +++ b/meta-agl-test/recipes-external/tar/files/0002-tests-check-for-recently-fixed-bug.patch @@ -1,8 +1,14 @@ -tests: check for recently-fixed bug +From 0f0722df45ec520d0dac7c9ad7e69165e9140931 Mon Sep 17 00:00:00 2001 +From: Paul Eggert +Date: Fri, 7 Oct 2022 15:22:07 -0700 +Subject: tests: check for recently-fixed bug * tests/exclude17.at: New file. Upstream-Status: Backport [https://git.savannah.gnu.org/cgit/tar.git/commit/?id=0f0722df45ec520d0dac7c9ad7e69165e9140931] + +Signed-off-by: Qiu Tingting + --- tests/exclude17.at | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+) -- cgit 1.2.3-korg