libfontenc: convert to BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 07:15:03 +0000 (09:15 +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/libfontenc-native_1.0.4.bb [deleted file]
recipes/xorg-lib/libfontenc-native_1.0.5.bb [deleted file]
recipes/xorg-lib/libfontenc_1.0.4.bb
recipes/xorg-lib/libfontenc_1.0.5.bb

diff --git a/recipes/xorg-lib/libfontenc-native_1.0.4.bb b/recipes/xorg-lib/libfontenc-native_1.0.4.bb
deleted file mode 100644 (file)
index a907e08..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require libfontenc_${PV}.bb
-
-DEPENDS = "zlib-native xproto-native"
-PE = "1"
-
-XORG_PN = "libfontenc"
-
-inherit native
diff --git a/recipes/xorg-lib/libfontenc-native_1.0.5.bb b/recipes/xorg-lib/libfontenc-native_1.0.5.bb
deleted file mode 100644 (file)
index d60975d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-require libfontenc_${PV}.bb
-
-DEPENDS = "zlib-native xproto-native"
-PE = "1"
-
-XORG_PN = "libfontenc"
-
-inherit native
-
-SRC_URI[archive.md5sum] = "4f0d8191819be9f2bdf9dad49a65e43b"
-SRC_URI[archive.sha256sum] = "7f3cde0331e9ad3da720b1a8255e121673701199df0802b62380436e74222700"
index 13b2ac9..efe5e75 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 font encoding library"
 LICENSE = "BSD-X"
 DEPENDS += "zlib xproto"
+BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
 
index c3d13df..81d8fb2 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 font encoding library"
 LICENSE = "BSD-X"
 DEPENDS += "zlib xproto"
+BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"