mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
xorg-proto: Clean up various files and add sdk varients where needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3502 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
require bigreqsproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "bigreqsproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/bigreqsproto-sdk_1.0.2.bb
Normal file
3
meta/packages/xorg-proto/bigreqsproto-sdk_1.0.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require bigreqsproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "bigreqsproto"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
require fontcacheproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "fontcacheproto"
|
||||
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require inputproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "inputproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/inputproto-sdk_1.4.2.bb
Normal file
3
meta/packages/xorg-proto/inputproto-sdk_1.4.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require inputproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "inputproto"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require kbproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "kbproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/kbproto-sdk_1.0.3.bb
Normal file
3
meta/packages/xorg-proto/kbproto-sdk_1.0.3.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require kbproto_${PV}.bb
|
||||
|
||||
inherit native
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "kbproto"
|
||||
|
||||
3
meta/packages/xorg-proto/randrproto-sdk_1.2.1.bb
Normal file
3
meta/packages/xorg-proto/randrproto-sdk_1.2.1.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require randrproto_${PV}.bb
|
||||
|
||||
inherit native
|
||||
@@ -3,3 +3,5 @@ require xorg-proto-common.inc
|
||||
CONFLICTS = "randrext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "randrproto"
|
||||
|
||||
3
meta/packages/xorg-proto/renderproto-sdk_0.9.2.bb
Normal file
3
meta/packages/xorg-proto/renderproto-sdk_0.9.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require renderproto_${PV}.bb
|
||||
|
||||
inherit native
|
||||
@@ -3,3 +3,5 @@ require xorg-proto-common.inc
|
||||
CONFLICTS = "renderext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "renderproto"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require xcmiscproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xcmiscproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/xcmiscproto-sdk_1.1.2.bb
Normal file
3
meta/packages/xorg-proto/xcmiscproto-sdk_1.1.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require xcmiscproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "xcmiscproto"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require xextproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xextproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/xextproto-sdk_7.0.2.bb
Normal file
3
meta/packages/xorg-proto/xextproto-sdk_7.0.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require xextproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "xextproto"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require xf86bigfontproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xf86bigfontproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/xf86bigfontproto-sdk_1.1.2.bb
Normal file
3
meta/packages/xorg-proto/xf86bigfontproto-sdk_1.1.2.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require xf86bigfontproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "xf86bigfontproto"
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
require xproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xproto"
|
||||
|
||||
inherit native
|
||||
|
||||
3
meta/packages/xorg-proto/xproto-sdk_7.0.10.bb
Normal file
3
meta/packages/xorg-proto/xproto-sdk_7.0.10.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
require xproto_${PV}.bb
|
||||
|
||||
inherit sdk
|
||||
@@ -2,3 +2,5 @@ require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "xproto"
|
||||
|
||||
Reference in New Issue
Block a user