| Message ID | 20260603170843.1484868-1-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | xorg-minimal-fonts: Note where the binaries are build from | expand |
diff --git a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb index 28010f5f227..97c8be0a078 100644 --- a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb +++ b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb @@ -4,6 +4,7 @@ HOMEPAGE = "http://www.x.org" SECTION = "x11/fonts" +# Compiled fonts from https://gitlab.freedesktop.org/xorg/font/misc-misc/ LICENSE = "PD" LIC_FILES_CHKSUM = "file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \ file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a"
To save anyone else tring to work it out, note which repo the binaries are generated from. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | 1 + 1 file changed, 1 insertion(+)