Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-graphics/yad/{yad_4.1.bb => yad_5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/yad/{yad_4.1.bb => yad_5.0.bb} (89%)
diff --git a/meta-oe/recipes-graphics/yad/yad_4.1.bb b/meta-oe/recipes-graphics/yad/yad_5.0.bb similarity index 89% rename from meta-oe/recipes-graphics/yad/yad_4.1.bb rename to meta-oe/recipes-graphics/yad/yad_5.0.bb index c69f47dcd..e53c04bbc 100644 --- a/meta-oe/recipes-graphics/yad/yad_4.1.bb +++ b/meta-oe/recipes-graphics/yad/yad_5.0.bb @@ -6,7 +6,7 @@ LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SRC_URI = "git://github.com/v1cont/yad.git" -SRCREV = "3857a0a8822fc0a7206e804f15cc17b85a5f8ce2" +SRCREV = "c8eac89cc20d915cb5ed185f423091a291c8af24" inherit autotools gsettings -- 2.17.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
