aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/files
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-12-30 18:02:28 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:53:55 +0000
commit35ab83cadfe8c5f451dbe9a0b0732339e4381099 (patch)
tree16b9863756a21ee2c970792ebb2205ad5ccbd3a5 /meta/recipes-devtools/make/files
parent691a2746e95caa583f89d8fd6eed246fc3e54979 (diff)
downloadopenembedded-core-contrib-35ab83cadfe8c5f451dbe9a0b0732339e4381099.tar.gz
make: remove the obsolete SCCS.patch
This patch is used for removing SCCS/*s.conftest, but there is no SCCS directory from 3.81, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/make/files')
-rw-r--r--meta/recipes-devtools/make/files/SCCS.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-devtools/make/files/SCCS.patch b/meta/recipes-devtools/make/files/SCCS.patch
deleted file mode 100644
index c7ec3bd07f..0000000000
--- a/meta/recipes-devtools/make/files/SCCS.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Upstream-Status: Pending
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- make-3.80/configure.in~SCCS
-+++ make-3.80/configure.in
-@@ -264,7 +264,7 @@
- [Define this if the SCCS 'get' command understands the '-G<file>' option.]);;
- esac
- fi
--rm -f s.conftest conftoast
-+rm -f s.conftest conftoast SCCS/*s.conftest
-
- # Check the system to see if it provides GNU glob. If not, use our
- # local version.