blob: 9429564df43d3e0bb50d3045f952e4277344918c [file] [log] [blame]
Andrew Geissler5a43b432020-06-13 10:46:56 -05001SUMMARY = "Test recipe for fetching git submodules"
Andrew Geissler95ac1b82021-03-31 14:34:31 -05002HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/git-submodule-test/"
Andrew Geissler5a43b432020-06-13 10:46:56 -05003LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
5
6INHIBIT_DEFAULT_DEPS = "1"
7
8SRC_URI = "gitsm://git.yoctoproject.org/git-submodule-test"
9SRCREV = "a2885dd7d25380d23627e7544b7bbb55014b16ee"