From: Alexander Kanavin <[email protected]>
Signed-off-by: Alexander Kanavin <[email protected]>
---
meta/recipes-rt/rt-tests/hwlatdetect_git.bb | 2 ++
meta/recipes-rt/rt-tests/rt-tests_git.bb | 3 +++
2 files changed, 5 insertions(+)
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_git.bb
b/meta/recipes-rt/rt-tests/hwlatdetect_git.bb
index 2dcc80965a3..0238b7e9794 100644
--- a/meta/recipes-rt/rt-tests/hwlatdetect_git.bb
+++ b/meta/recipes-rt/rt-tests/hwlatdetect_git.bb
@@ -24,3 +24,5 @@ do_install() {
FILES:${PN} +=
"${libdir}/python${PYTHON_BASEVERSION}/dist-packages/hwlatdetect.py"
RDEPENDS:${PN} = "python3-core "
RRECOMMENDS:${PN} = "kernel-module-hwlat-detector"
+
+RECIPE_NO_UPDATE_REASON = "Upgrades are handled in rt-tests recipe"
diff --git a/meta/recipes-rt/rt-tests/rt-tests_git.bb
b/meta/recipes-rt/rt-tests/rt-tests_git.bb
index 1f48e143d47..266a6a6da9a 100644
--- a/meta/recipes-rt/rt-tests/rt-tests_git.bb
+++ b/meta/recipes-rt/rt-tests/rt-tests_git.bb
@@ -34,3 +34,6 @@ RDEPENDS:${PN}-ptest += " stress-ng python3
python3-multiprocessing python3-date
FILES:${PN} += "${prefix}/src/backfire"
RDEPENDS:${PN} += "bash"
+
+inherit recipe-upgrade-additional-rename
+RECIPE_UPGRADE_ADDITIONAL_RENAME = "hwlatdetect_{pv}.bb"
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201016):
https://lists.openembedded.org/g/openembedded-core/message/201016
Mute This Topic: https://lists.openembedded.org/mt/106796306/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-