From 480cf8c5429995d0c53444ac8c9921bef2ca7d5f Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Nov 2010 23:12:54 +0800 Subject: fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 Signed-off-by: Dexuan Cui --- meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb | 10 ---------- meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb create mode 100644 meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb deleted file mode 100644 index 74b2fed79d..0000000000 --- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -require xorg-proto-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ - file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" - -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "native" diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb new file mode 100644 index 0000000000..44f6a34448 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb @@ -0,0 +1,10 @@ +require xorg-proto-common.inc + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ + file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" + +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf