[PATCH] meta: Remove unnecessary stamp-extra-info

5 views
Skip to first unread message

Anton Mikanovich

unread,
Jul 11, 2024, 9:38:14 AMJul 11
to isar-...@googlegroups.com, Anton Mikanovich
Stamps path is already have DISTRO value in it, so no need in
additional stamp-extra-info usage.

Signed-off-by: Anton Mikanovich <ami...@ilbers.de>
---
meta/recipes-devtools/base-apt/base-apt.bb | 1 -
meta/recipes-devtools/isar-apt/isar-apt.bb | 1 -
2 files changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/base-apt/base-apt.bb b/meta/recipes-devtools/base-apt/base-apt.bb
index ea885fe6..2766bc71 100644
--- a/meta/recipes-devtools/base-apt/base-apt.bb
+++ b/meta/recipes-devtools/base-apt/base-apt.bb
@@ -48,7 +48,6 @@ populate_base_apt() {
done
}

-do_cache[stamp-extra-info] = "${DISTRO}"
do_cache[lockfiles] = "${REPO_BASE_DIR}/isar.lock"

repo() {
diff --git a/meta/recipes-devtools/isar-apt/isar-apt.bb b/meta/recipes-devtools/isar-apt/isar-apt.bb
index 0458bac7..187784f9 100644
--- a/meta/recipes-devtools/isar-apt/isar-apt.bb
+++ b/meta/recipes-devtools/isar-apt/isar-apt.bb
@@ -8,7 +8,6 @@ inherit repository

SRC_URI = "file://distributions.in"

-do_cache_config[stamp-extra-info] = "${DISTRO}"
do_cache_config[lockfiles] = "${REPO_ISAR_DIR}/isar.lock"

# Generate reprepro config for current distro if it doesn't exist. Once it's
--
2.34.1

Uladzimir Bely

unread,
Jul 23, 2024, 3:38:13 AM (5 days ago) Jul 23
to Anton Mikanovich, isar-...@googlegroups.com
Applied to next.

--
Best regards,
Uladzimir.



Reply all
Reply to author
Forward
0 new messages