From 463ae1743783789090efeba1adb59802ffe65073 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 25 May 2009 14:11:25 +0200 Subject: xextproto: added 7.0.5 --- recipes/xorg-proto/xextproto-native_7.0.5.bb | 7 +++++++ recipes/xorg-proto/xextproto-sdk_7.0.5.bb | 3 +++ recipes/xorg-proto/xextproto_7.0.5.bb | 3 +++ 3 files changed, 13 insertions(+) create mode 100644 recipes/xorg-proto/xextproto-native_7.0.5.bb create mode 100644 recipes/xorg-proto/xextproto-sdk_7.0.5.bb create mode 100644 recipes/xorg-proto/xextproto_7.0.5.bb (limited to 'recipes/xorg-proto') 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" -- cgit 1.2.3-korg