summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch')
-rw-r--r--meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch b/meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch
deleted file mode 100644
index 238052882..000000000
--- a/meta-phosphor/common/recipes-devtools/python/python-gevent/libev-config-guess.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/libev/config.guess 2016-06-09 00:16:50.616787488 -0400
-+++ b/libev/config.guess 2016-06-09 00:18:30.441578080 -0400
-@@ -921,6 +921,9 @@ EOF
- ppc64:Linux:*:*)
- echo powerpc64-unknown-linux-gnu
- exit ;;
-+ ppc64le:Linux:*:*)
-+ echo powerpc64le-unknown-linux-gnu
-+ exit ;;
- alpha:Linux:*:*)
- case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
- EV5) UNAME_MACHINE=alphaev5 ;;
OpenPOWER on IntegriCloud