From: Dexuan Cui Date: Thu, 27 Jan 2011 16:49:38 +0000 (+0800) Subject: printproto: upgrade from 1.0.4 to 1.0.5 X-Git-Tag: 2011-1~2646 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=25e7822fdce7db81f767f7bac558af5f291826d1;p=openembedded-core.git printproto: upgrade from 1.0.4 to 1.0.5 Signed-off-by: Dexuan Cui --- diff --git a/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb deleted file mode 100644 index 6f8e2058e6..0000000000 --- a/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb +++ /dev/null @@ -1,12 +0,0 @@ -require xorg-proto-common.inc - - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=a2363c155fd3749a8cf436ef56c3070f \ - file://Print.h;beginline=2;endline=59;md5=1a2ee3cbfe3e38e136ff1b8477b51f4a" - -PR = "r1" -PE = "1" - -SRC_URI[md5sum] = "7321847a60748b4d2f1fa16db4b6ede8" -SRC_URI[sha256sum] = "f059a93188e7143dbb6cc55e31ccf81b976776aa3023bfa57f47501fd1bfd3be" 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"