From: Marcin Juszkiewicz Date: Mon, 25 May 2009 12:11:25 +0000 (+0200) Subject: xextproto: added 7.0.5 X-Git-Tag: Release-2010-05/1~3384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463ae1743783789090efeba1adb59802ffe65073;p=openembedded.git xextproto: added 7.0.5 --- diff --git a/recipes/xorg-proto/xextproto-native_7.0.5.bb b/recipes/xorg-proto/xextproto-native_7.0.5.bb new file mode 100644 index 0000000000..ff2bc4ffd3 --- /dev/null +++ b/recipes/xorg-proto/xextproto-native_7.0.5.bb @@ -0,0 +1,7 @@ +require xextproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xextproto" + +inherit native diff --git a/recipes/xorg-proto/xextproto-sdk_7.0.5.bb b/recipes/xorg-proto/xextproto-sdk_7.0.5.bb new file mode 100644 index 0000000000..3b182a02ff --- /dev/null +++ b/recipes/xorg-proto/xextproto-sdk_7.0.5.bb @@ -0,0 +1,3 @@ +require xextproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xextproto_7.0.5.bb b/recipes/xorg-proto/xextproto_7.0.5.bb new file mode 100644 index 0000000000..3637929316 --- /dev/null +++ b/recipes/xorg-proto/xextproto_7.0.5.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc + +PE = "1"