From: Oleksandr Kravchuk <[email protected]> Original repo doesn't exist any more. Even though I couldn't find any new official repo, this is the only one on github that contains used commit hash.
Signed-off-by: Oleksandr Kravchuk <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit c57e4d5faa3d1c4b23173a4f26b2cd1aff846b34) Signed-off-by: Armin Kuster <[email protected]> --- .../recipes-test/fbtest/{fb-test_git.bb => fb-test_1.1.0.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-oe/recipes-test/fbtest/{fb-test_git.bb => fb-test_1.1.0.bb} (82%) diff --git a/meta-oe/recipes-test/fbtest/fb-test_git.bb b/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb similarity index 82% rename from meta-oe/recipes-test/fbtest/fb-test_git.bb rename to meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb index 2992135726..14ab41b144 100644 --- a/meta-oe/recipes-test/fbtest/fb-test_git.bb +++ b/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb @@ -1,12 +1,10 @@ SUMMARY = "Test suite for Linux framebuffer" -PV = "1.1.0" - LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" SRCREV = "063ec650960c2d79ac51f5c5f026cb05343a33e2" -SRC_URI = "git://github.com/prpplague/fb-test-app.git;branch=master;protocol=https" +SRC_URI = "git://github.com//ponty/fb-test-app.git;branch=master;protocol=https" S = "${WORKDIR}/git" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#94403): https://lists.openembedded.org/g/openembedded-devel/message/94403 Mute This Topic: https://lists.openembedded.org/mt/87769001/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
