From: Marcin Juszkiewicz Date: Mon, 25 May 2009 12:10:57 +0000 (+0200) Subject: inputproto: added 1.5.0 X-Git-Tag: Release-2010-05/1~3386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3df09da0b1ce996de4978d0128f19cfc4d721a3;p=openembedded.git inputproto: added 1.5.0 --- diff --git a/recipes/xorg-proto/inputproto-native_1.5.0.bb b/recipes/xorg-proto/inputproto-native_1.5.0.bb new file mode 100644 index 0000000000..11e0dae601 --- /dev/null +++ b/recipes/xorg-proto/inputproto-native_1.5.0.bb @@ -0,0 +1,7 @@ +require inputproto_${PV}.bb + +PR = "r1" + +XORG_PN = "inputproto" + +inherit native diff --git a/recipes/xorg-proto/inputproto-sdk_1.5.0.bb b/recipes/xorg-proto/inputproto-sdk_1.5.0.bb new file mode 100644 index 0000000000..f0e1985bf9 --- /dev/null +++ b/recipes/xorg-proto/inputproto-sdk_1.5.0.bb @@ -0,0 +1,3 @@ +require inputproto_${PV}.bb + +inherit sdk