summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/xorg-lib/libxfixes-native_4.0.3.bb9
-rw-r--r--recipes/xorg-lib/libxfixes-native_4.0.4.bb6
-rw-r--r--recipes/xorg-lib/libxfixes-native_4.0.5.bb6
-rw-r--r--recipes/xorg-lib/libxfixes_4.0.3.bb1
-rw-r--r--recipes/xorg-lib/libxfixes_4.0.4.bb1
-rw-r--r--recipes/xorg-lib/libxfixes_4.0.5.bb1
6 files changed, 3 insertions, 21 deletions
diff --git a/recipes/xorg-lib/libxfixes-native_4.0.3.bb b/recipes/xorg-lib/libxfixes-native_4.0.3.bb
deleted file mode 100644
index 2be306149d..0000000000
--- a/recipes/xorg-lib/libxfixes-native_4.0.3.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require libxfixes_${PV}.bb
-
-DEPENDS = "libx11-native"
-PE = "1"
-
-inherit native
-
-SRC_URI[archive.md5sum] = "1990d19725a3c7f32290037f02d3737f"
-SRC_URI[archive.sha256sum] = "547e093c5037c4b85ce653ce26f5bd70a97b177f9b582f5351a626d8e0a829dd"
diff --git a/recipes/xorg-lib/libxfixes-native_4.0.4.bb b/recipes/xorg-lib/libxfixes-native_4.0.4.bb
deleted file mode 100644
index 5ef6ded80a..0000000000
--- a/recipes/xorg-lib/libxfixes-native_4.0.4.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require libxfixes_${PV}.bb
-
-DEPENDS = "libx11-native"
-PE = "1"
-
-inherit native
diff --git a/recipes/xorg-lib/libxfixes-native_4.0.5.bb b/recipes/xorg-lib/libxfixes-native_4.0.5.bb
deleted file mode 100644
index 5ef6ded80a..0000000000
--- a/recipes/xorg-lib/libxfixes-native_4.0.5.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require libxfixes_${PV}.bb
-
-DEPENDS = "libx11-native"
-PE = "1"
-
-inherit native
diff --git a/recipes/xorg-lib/libxfixes_4.0.3.bb b/recipes/xorg-lib/libxfixes_4.0.3.bb
index b0d065d4cd..516de67ced 100644
--- a/recipes/xorg-lib/libxfixes_4.0.3.bb
+++ b/recipes/xorg-lib/libxfixes_4.0.3.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X Fixes extension library."
LICENSE= "BSD-X"
DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
+BBCLASSEXTEND = "native"
PE = "1"
XORG_PN = "libXfixes"
diff --git a/recipes/xorg-lib/libxfixes_4.0.4.bb b/recipes/xorg-lib/libxfixes_4.0.4.bb
index 4078aca9ec..c61d33c24c 100644
--- a/recipes/xorg-lib/libxfixes_4.0.4.bb
+++ b/recipes/xorg-lib/libxfixes_4.0.4.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X Fixes extension library."
LICENSE= "BSD-X"
DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
+BBCLASSEXTEND = "native"
PE = "1"
XORG_PN = "libXfixes"
diff --git a/recipes/xorg-lib/libxfixes_4.0.5.bb b/recipes/xorg-lib/libxfixes_4.0.5.bb
index e6a78bb4ac..f2f7d78af0 100644
--- a/recipes/xorg-lib/libxfixes_4.0.5.bb
+++ b/recipes/xorg-lib/libxfixes_4.0.5.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X Fixes extension library."
LICENSE= "BSD-X"
DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
+BBCLASSEXTEND = "native"
PE = "1"
XORG_PN = "libXfixes"