diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb b/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb new file mode 100644 index 0000000000..a5de00a95d --- /dev/null +++ b/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | require xorg-util-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "Data files for the imake utility" | ||
| 4 | DESCRIPTION = "Data files for the imake utility" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0f334a06f2de517e37e86d6757167d88" | ||
| 6 | |||
| 7 | DEPENDS = "font-util" | ||
| 8 | |||
| 9 | PR = "r0" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "ff4502b6e31aac90e24ce134090d0e46" | ||
| 12 | SRC_URI[sha256sum] = "8fc8a1224d2a716b1f3f1ca85dfda02387ab215251b8eddd03551eac998c9cb8" | ||
| 13 | |||
| 14 | BBCLASSEXTEND = "native" | ||
