libice: convert to BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 07:43:24 +0000 (09:43 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 09:10:43 +0000 (11:10 +0200)
* PR will be bumped later with INC_PR conversion

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libice-native_1.0.4.bb [deleted file]
recipes/xorg-lib/libice-native_1.0.6.bb [deleted file]
recipes/xorg-lib/libice_1.0.3.bb
recipes/xorg-lib/libice_1.0.4.bb
recipes/xorg-lib/libice_1.0.6.bb

diff --git a/recipes/xorg-lib/libice-native_1.0.4.bb b/recipes/xorg-lib/libice-native_1.0.4.bb
deleted file mode 100644 (file)
index 47ee885..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-require libice_${PV}.bb
-
-DEPENDS = "libx11-native xproto-native xtrans-native"
-PROVIDES = "ice-native"
-
-inherit native
-
-XORG_PN = "libICE"
-
-SRC_URI[archive.md5sum] = "4ab4e67e0b8845aa201e984153087f4a"
-SRC_URI[archive.sha256sum] = "13055e2f4c645cbd135ce97a7974a5866f9ba3ed8988e686b552f55c30514f04"
diff --git a/recipes/xorg-lib/libice-native_1.0.6.bb b/recipes/xorg-lib/libice-native_1.0.6.bb
deleted file mode 100644 (file)
index fd835b6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require libice_${PV}.bb
-
-DEPENDS = "libx11-native xproto-native xtrans-native"
-PROVIDES = "ice-native"
-
-inherit native
-
-XORG_PN = "libICE"
index 63d2e9f..ad27829 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
 PROVIDES = "ice"
+BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
 
index 1517ebc..259c8b3 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
 PROVIDES = "ice"
+BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
 
index 82f79ff..df8253e 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
 PROVIDES = "ice"
+BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"