[oe][meta-oe][PATCH] gflags: upgrade 2.3.0 -> 2.3.1
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:16 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/gflags/{gflags_2.3.0.bb => gflags_2.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/gflags/{gflags_2.3.0.bb => gflags_2.3.1.bb} (93%) diff --git a/meta-oe/recipes-support/gflags/gflags_2.3.0.bb b/meta-oe/recipes-support/gflags/gflags_2.3.1.bb similarity index 93% rename from meta-oe/recipes-support/gflags/gflags_2.3.0.bb rename to meta-oe/recipes-support/gflags/gflags_2.3.1.bb index bb8f144f90..6bb96ff703 100644 --- a/meta-oe/recipes-support/gflags/gflags_2.3.0.bb +++ b/meta-oe/recipes-support/gflags/gflags_2.3.1.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df" SRC_URI = "git://github.com/gflags/gflags.git;branch=main;protocol=https;tag=v${PV}" -SRCREV = "33bb3461e10864b5406353d3a1fb7ff34c2314b8" +SRCREV = "8f30ebfb2b206a8bd3a97ffe3b59009a952343e6" inherit cmake -- 2.43.0