From: Denys Dmytriyenko <[email protected]> Fixes:
| WARNING: omapdrmtest_1.0.0.bb: URL: git://git.ti.com/git/glsdk/omapdrmtest.git;protocol=https does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls. Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-test/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb index 20b9bf0d..fb6e7a6a 100644 --- a/meta-arago-test/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb +++ b/meta-arago-test/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb @@ -15,7 +15,7 @@ SRCREV = "1fceb3ac4b0e7ed014000a10dfe6ca8729f9cd8d" EXTRA_OEMAKE = "CC="${CC}"" TARGET_CC_ARCH += "${LDFLAGS}" -SRC_URI = "git://git.ti.com/git/glsdk/omapdrmtest.git;protocol=https \ +SRC_URI = "git://git.ti.com/git/glsdk/omapdrmtest.git;protocol=https;branch=master \ file://0001-Makefile.am-lblah-flags-belong-to-LDADD-not-LDFLAGS.patch \ " -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14901): https://lists.yoctoproject.org/g/meta-arago/message/14901 Mute This Topic: https://lists.yoctoproject.org/mt/101367226/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
