| Message ID | 20260823074911.1711858-3-richard.purdie@linuxfoundation.org |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [1/7] libxfont2: upgrade 2.0.8 -> 2.0.9 | expand |
diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb similarity index 88% rename from meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb rename to meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb index 6db7d040790..643624485cd 100644 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb @@ -17,4 +17,4 @@ BBCLASSEXTEND = "native" LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" -SRC_URI[sha256sum] = "bc94ffda6cd4671603a69c39dbe8f96b317707b9185b2aaa3b54b5d134b41884" +SRC_URI[sha256sum] = "baf742fb6c76c15febf5181e5cd814066205d8be9aef4abfdc2c54b235e14917"
Changes: - makedepend 1.0.10 - meson: include headers when checking for functions - meson: Add option to build with meson - gitlab CI: drop the ci-fairy check-mr job - Improve man page formatting Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- .../xorg-util/{makedepend_1.0.9.bb => makedepend_1.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-util/{makedepend_1.0.9.bb => makedepend_1.0.10.bb} (88%)