mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
patch: 2.7.1 -> 2.7.5
* Removed backport patch patch-CVE-2015-1196.patch * Add HOMEPAGE (From OE-Core rev: c35135d5b99e852bc3ae718281c33925630a4cfb) 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
8feafde9e6
commit
2402fe82b6
@@ -3,6 +3,7 @@ DESCRIPTION = "patch takes a patch file containing a difference listing \
|
||||
produced by the diff program and applies those differences to one or more \
|
||||
original files, producing patched versions."
|
||||
SECTION = "utils"
|
||||
HOMEPAGE = "http://savannah.gnu.org/projects/patch/"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/patch/patch-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/patch-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user