xproxymanagementprotocol: drop PROVIDES xproxymngproto and update other recipes DEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 11 Jan 2011 15:51:03 +0000 (16:51 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 13 Jan 2011 07:27:38 +0000 (08:27 +0100)
* now xproxymanagementprotocol-sdk also provided xproxymngproto which is wrong
* other option would be to add PROVIDES_virtclass-sdk = xproxymngproto-sdk

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/obsolete/xorg-app/proxymngr_1.0.1.bb
recipes/obsolete/xorg-app/xrx_1.0.3.bb
recipes/xorg-app/lbxproxy_1.0.2.bb
recipes/xorg-app/proxymngr_1.0.2.bb
recipes/xorg-app/xrx_1.0.4.bb
recipes/xorg-proto/xproxymanagementprotocol_1.0.3.bb

index a7cea51..df77a59 100644 (file)
@@ -1,5 +1,5 @@
 require xorg-app-common.inc
-DEPENDS += " libice libxt xproxymngproto"
+DEPENDS += " libice libxt xproxymanagementprotocol"
 PE = "1"
 PR = "${INC_PR}.0"
 
index a412479..0e16f12 100644 (file)
@@ -1,5 +1,5 @@
 require xorg-app-common.inc
-DEPENDS += " libxaw libxt libxext xtrans xproxymngproto libxau"
+DEPENDS += " libxaw libxt libxext xtrans xproxymanagementprotocol libxau"
 PE = "1"
 PR = "${INC_PR}.0"
 
index 428cb58..359c7fc 100644 (file)
@@ -1,7 +1,7 @@
 require xorg-app-common.inc
 DESCRIPTION = "Applications that would like to take advantage of the Low Bandwidth \
 extension to X (LBX) must make their connections to an lbxproxy."
-DEPENDS += " xtrans libxext liblbxutil libice xproxymngproto bigreqsproto zlib"
+DEPENDS += " xtrans libxext liblbxutil libice xproxymanagementprotocol bigreqsproto zlib"
 PE = "1"
 PR = "${INC_PR}.0"
 
index 71643ba..41b09c8 100644 (file)
@@ -1,5 +1,5 @@
 require xorg-app-common.inc
-DEPENDS += " libice libxt xproxymngproto"
+DEPENDS += " libice libxt xproxymanagementprotocol"
 PE = "1"
 PR = "${INC_PR}.0"
 
index 8bc67f7..7df5119 100644 (file)
@@ -1,5 +1,5 @@
 require xorg-app-common.inc
-DEPENDS += " libxaw libxt libxext xtrans xproxymngproto libxau"
+DEPENDS += " libxaw libxt libxext xtrans xproxymanagementprotocol libxau"
 PE = "1"
 PR = "${INC_PR}.0"
 
index d5bcd6d..095f133 100644 (file)
@@ -1,5 +1,4 @@
 require xorg-proto-common.inc
-PROVIDES = "xproxymngproto"
 PE = "1"
 PR = "${INC_PR}.0"