From c081c06a3fdd277326a3760b5a0c3964c8cb5bfb Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Nov 2010 23:11:04 +0800 Subject: fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 Signed-off-by: Dexuan Cui --- meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb | 11 ----------- meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb create mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb deleted file mode 100644 index cb709f7841..0000000000 --- a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -require xorg-proto-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=ae2c93d7226d1ed33287c3924ca61816 \ - file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2" - -CONFLICTS = "fixesext" -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "nativesdk" diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb new file mode 100644 index 0000000000..daf9c7a564 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb @@ -0,0 +1,11 @@ +require xorg-proto-common.inc + +LICENSE = "MIT & MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=3bd0f26ecf86d0f24922125195d5b70a \ + file://xfixesproto.h;endline=43;md5=27614675897bb1cdc611ba7de506cddc" + +CONFLICTS = "fixesext" +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "nativesdk" -- cgit v1.2.3-54-g00ecf