From: Antonios Christidis <[email protected]> The SRC_URI found in the oe-core recipe for mtd-utils has been updated. Update the SRC_URI:remove to look for the new value.
Signed-off-by: Antonios Christidis <[email protected]> --- meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc b/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc index 4c4f8028..ad0f2ed1 100644 --- a/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc +++ b/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc @@ -1,6 +1,6 @@ PR:append = ".ti2" -SRC_URI:remove = "git://git.infradead.org/mtd-utils.git;branch=master \ +SRC_URI:remove = "git://git.infradead.org/mtd-utils.git;branch=master;tag=v${PV} \ " SRC_URI:prepend = "git://git.infraroot.at/mtd-utils.git;branch=master;protocol=https \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20189): https://lists.yoctoproject.org/g/meta-ti/message/20189 Mute This Topic: https://lists.yoctoproject.org/mt/120415563/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
