summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/make.inc
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:56:28 +0000
commit52b9309b7ac9fe468f5f4f322accd76f11e563a5 (patch)
tree83d771349d79c672ebce2c138847d32da29f6cc9 /meta/recipes-devtools/make/make.inc
parent4e1b958d71d905863a4db17baee6a4f13f00b302 (diff)
downloadast2050-yocto-poky-52b9309b7ac9fe468f5f4f322accd76f11e563a5.zip
ast2050-yocto-poky-52b9309b7ac9fe468f5f4f322accd76f11e563a5.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. (From OE-Core rev: 35ab83cadfe8c5f451dbe9a0b0732339e4381099) 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/make.inc')
-rw-r--r--meta/recipes-devtools/make/make.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc
index 5de74e4..2e90eca 100644
--- a/meta/recipes-devtools/make/make.inc
+++ b/meta/recipes-devtools/make/make.inc
@@ -5,7 +5,6 @@ called the makefile, which lists each of the non-source files and how to compute
HOMEPAGE = "http://www.gnu.org/software/make/"
SECTION = "devel"
-SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
- file://SCCS.patch"
+SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2"
inherit autotools gettext
OpenPOWER on IntegriCloud