From: Marcin Juszkiewicz Date: Mon, 25 May 2009 12:11:36 +0000 (+0200) Subject: xproto: added 7.0.15 X-Git-Tag: Release-2010-05/1~3383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fb286dd284e145c402b4127809bf66be38787f;p=openembedded.git xproto: added 7.0.15 --- diff --git a/recipes/xorg-proto/xproto-native_7.0.15.bb b/recipes/xorg-proto/xproto-native_7.0.15.bb new file mode 100644 index 0000000000..5dde8a7d4a --- /dev/null +++ b/recipes/xorg-proto/xproto-native_7.0.15.bb @@ -0,0 +1,3 @@ +require xproto_${PV}.bb + +inherit native diff --git a/recipes/xorg-proto/xproto-sdk_7.0.15.bb b/recipes/xorg-proto/xproto-sdk_7.0.15.bb new file mode 100644 index 0000000000..1c1a934bb0 --- /dev/null +++ b/recipes/xorg-proto/xproto-sdk_7.0.15.bb @@ -0,0 +1,3 @@ +require xproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xproto_7.0.15.bb b/recipes/xorg-proto/xproto_7.0.15.bb new file mode 100644 index 0000000000..b403ff5615 --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.15.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r0" +PE = "1" + +XORG_PN = "xproto"