* PR will be bumped later with INC_PR conversion
* remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
+++ /dev/null
-require libxdmcp_${PV}.bb
-
-DEPENDS = "xproto-native util-macros-native"
-PR = "r1"
-PE = "1"
-
-XORG_PN = "libXdmcp"
-PROVIDES = ""
-
-inherit native
+++ /dev/null
-require libxdmcp_${PV}.bb
-
-DEPENDS = "xproto-native util-macros-native"
-PR = "r1"
-PE = "1"
-
-XORG_PN = "libXdmcp"
-PROVIDES = ""
-
-inherit native
+++ /dev/null
-require libxdmcp_${PV}.bb
-
-DEPENDS = "xproto-sdk util-macros-sdk"
-PROVIDES = ""
-
-inherit sdk
DESCRIPTION = "X Display Manager Control Protocol library"
DEPENDS += "xproto"
-PROVIDES = "xdmcp"
+BBCLASSEXTEND = "native sdk"
PR = "r1"
PE = "1"
DESCRIPTION = "X Display Manager Control Protocol library"
DEPENDS += "xproto"
-PROVIDES = "xdmcp"
+BBCLASSEXTEND = "native sdk"
PR = "r1"
PE = "1"