diff --git a/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.1.bb b/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.1.bb new file mode 100644 index 0000000000..bb8feba64b --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.1.bb @@ -0,0 +1,13 @@ +require xorg-doc-common.inc + +PE = "1" + +SUMMARY = "SGML entities and XML/CSS stylesheets used in X.Org docs" + +LIC_FILES_CHKSUM = "file://COPYING;md5=4cd7c44828c87cd91077a7d85098f117" + +SRC_URI_EXT = "xz" + +SRC_URI[sha256sum] = "0a5d54c0706b4e89d5acd4d455db3745ab4ad26be627cce015b90ad403b56d6f" + +FILES:${PN} += "${datadir}/sgml/X11" diff --git a/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.bb b/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.bb deleted file mode 100644 index 21a0ed74fa..0000000000 --- a/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.12.bb +++ /dev/null @@ -1,11 +0,0 @@ -require xorg-doc-common.inc - -PE = "1" - -SUMMARY = "SGML entities and XML/CSS stylesheets used in X.Org docs" - -LIC_FILES_CHKSUM = "file://COPYING;md5=c8c6c808cd3c797a07b24e443af1c449" - -SRC_URI[sha256sum] = "65a9fdddedc17bd5e9c0b00d904960f03f047c3a62de5458989d493c29fec806" - -FILES:${PN} += "${datadir}/sgml/X11"