summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/xorg-lib/libxkbfile-native_1.0.4.bb8
-rw-r--r--recipes/xorg-lib/libxkbfile-native_1.0.5.bb11
-rw-r--r--recipes/xorg-lib/libxkbfile-native_1.0.6.bb8
-rw-r--r--recipes/xorg-lib/libxkbfile_1.0.4.bb1
-rw-r--r--recipes/xorg-lib/libxkbfile_1.0.5.bb1
-rw-r--r--recipes/xorg-lib/libxkbfile_1.0.6.bb1
6 files changed, 3 insertions, 27 deletions
diff --git a/recipes/xorg-lib/libxkbfile-native_1.0.4.bb b/recipes/xorg-lib/libxkbfile-native_1.0.4.bb
deleted file mode 100644
index 27c5dce5e4..0000000000
--- a/recipes/xorg-lib/libxkbfile-native_1.0.4.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libxkbfile_${PV}.bb
-
-DEPENDS = "libx11-native kbproto-native"
-PE = "1"
-
-XORG_PN = "libxkbfile"
-
-inherit native
diff --git a/recipes/xorg-lib/libxkbfile-native_1.0.5.bb b/recipes/xorg-lib/libxkbfile-native_1.0.5.bb
deleted file mode 100644
index cbcf9e5d5a..0000000000
--- a/recipes/xorg-lib/libxkbfile-native_1.0.5.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require libxkbfile_${PV}.bb
-
-DEPENDS = "libx11-native kbproto-native"
-PE = "1"
-
-XORG_PN = "libxkbfile"
-
-inherit native
-
-SRC_URI[archive.md5sum] = "0726a845fe5a56551de2718c9f6b0e35"
-SRC_URI[archive.sha256sum] = "0ab628271fc9cb6d05f861d9823573088d81d510aca95b87ac0504b2e558965f"
diff --git a/recipes/xorg-lib/libxkbfile-native_1.0.6.bb b/recipes/xorg-lib/libxkbfile-native_1.0.6.bb
deleted file mode 100644
index 27c5dce5e4..0000000000
--- a/recipes/xorg-lib/libxkbfile-native_1.0.6.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libxkbfile_${PV}.bb
-
-DEPENDS = "libx11-native kbproto-native"
-PE = "1"
-
-XORG_PN = "libxkbfile"
-
-inherit native
diff --git a/recipes/xorg-lib/libxkbfile_1.0.4.bb b/recipes/xorg-lib/libxkbfile_1.0.4.bb
index ed240c47d5..a7b66633f1 100644
--- a/recipes/xorg-lib/libxkbfile_1.0.4.bb
+++ b/recipes/xorg-lib/libxkbfile_1.0.4.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 keyboard file manipulation library"
LICENSE= "GPL"
DEPENDS += "virtual/libx11 kbproto"
+BBCLASSEXTEND = "native"
PR = "r1"
PE = "1"
diff --git a/recipes/xorg-lib/libxkbfile_1.0.5.bb b/recipes/xorg-lib/libxkbfile_1.0.5.bb
index b6d398c2d9..cbc4d50562 100644
--- a/recipes/xorg-lib/libxkbfile_1.0.5.bb
+++ b/recipes/xorg-lib/libxkbfile_1.0.5.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 keyboard file manipulation library"
LICENSE= "GPL"
DEPENDS += "virtual/libx11 kbproto"
+BBCLASSEXTEND = "native"
PR = "r1"
PE = "1"
diff --git a/recipes/xorg-lib/libxkbfile_1.0.6.bb b/recipes/xorg-lib/libxkbfile_1.0.6.bb
index 07c05a7113..711a42060e 100644
--- a/recipes/xorg-lib/libxkbfile_1.0.6.bb
+++ b/recipes/xorg-lib/libxkbfile_1.0.6.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 keyboard file manipulation library"
LICENSE= "GPL"
DEPENDS += "virtual/libx11 kbproto"
+BBCLASSEXTEND = "native"
PR = "r1"
PE = "1"