From 9d21e957edd93f340efea91b003cd3549a831f1e Mon Sep 17 00:00:00 2001 From: Giovanni Ricca Date: Fri, 22 Nov 2024 08:34:52 +0100 Subject: [PATCH] daisy: patchelf 0_18 is now the default Change-Id: Icd7139611f4c3b3ee99bf502b70cd06ca0f10bcb --- extract-files.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/extract-files.py b/extract-files.py index 4d17451..1c43be2 100755 --- a/extract-files.py +++ b/extract-files.py @@ -4,10 +4,6 @@ # SPDX-License-Identifier: Apache-2.0 # -import extract_utils.tools - -extract_utils.tools.DEFAULT_PATCHELF_VERSION = '0_18' - from extract_utils.fixups_blob import ( blob_fixup, blob_fixups_user_type,