diff options
| -rw-r--r-- | meta-oe/recipes-support/gflags/gflags_2.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gflags/gflags_2.3.0.bb b/meta-oe/recipes-support/gflags/gflags_2.3.0.bb index 0e510bb59a..bb8f144f90 100644 --- a/meta-oe/recipes-support/gflags/gflags_2.3.0.bb +++ b/meta-oe/recipes-support/gflags/gflags_2.3.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gflags/gflags" | |||
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df" | 4 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/gflags/gflags.git;branch=main;protocol=https" | 6 | SRC_URI = "git://github.com/gflags/gflags.git;branch=main;protocol=https;tag=v${PV}" |
| 7 | SRCREV = "33bb3461e10864b5406353d3a1fb7ff34c2314b8" | 7 | SRCREV = "33bb3461e10864b5406353d3a1fb7ff34c2314b8" |
| 8 | 8 | ||
| 9 | inherit cmake | 9 | inherit cmake |
