From: Dexuan Cui Date: Tue, 29 Jun 2010 02:18:39 +0000 (+0800) Subject: xproto: upgrade to the latest version 7.0.17 X-Git-Tag: 2011-1~5652 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=50dbbec5b2fbc0ae6282611eb2236fa79ebb630a;p=openembedded-core.git xproto: upgrade to the latest version 7.0.17 Signed-off-by: Dexuan Cui --- diff --git a/meta/packages/xorg-proto/xproto_7.0.16.bb b/meta/packages/xorg-proto/xproto_7.0.16.bb deleted file mode 100644 index 4a9bc806b5..0000000000 --- a/meta/packages/xorg-proto/xproto_7.0.16.bb +++ /dev/null @@ -1,6 +0,0 @@ -require xorg-proto-common.inc - -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "native nativesdk" diff --git a/meta/packages/xorg-proto/xproto_7.0.17.bb b/meta/packages/xorg-proto/xproto_7.0.17.bb new file mode 100644 index 0000000000..c145b60b23 --- /dev/null +++ b/meta/packages/xorg-proto/xproto_7.0.17.bb @@ -0,0 +1,9 @@ +require xorg-proto-common.inc + +LICENSE = "MIT & MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=70c104816b85de375ba1fc09199d0e69" + +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "native nativesdk"