diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb new file mode 100644 index 0000000000..28f0e94ad5 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb @@ -0,0 +1,12 @@ +require xorg-proto-common.inc + + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=658463213f19b48b81f8672d2696069f \ + file://Print.h;beginline=2;endline=59;md5=db19e065445b3755c09432864dcd8a9b" + +PR = "r0" +PE = "1" + +SRC_URI[md5sum] = "99d0e25feea2fead7d8325b7000b41c3" +SRC_URI[sha256sum] = "1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a" |