mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
4e1b958d71
commit
52b9309b7a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user