Skip to content

Commit

Permalink
tools: update patch to v2.7.6
Browse files Browse the repository at this point in the history
Removes a redundant patch with a fix already upstream.  Build tested on
apm821xx (PPC).

Signed-off-by: Russell Senior <[email protected]>
  • Loading branch information
RussellSenior authored and yousong committed Feb 12, 2018
1 parent e2ec3f7 commit 89a0fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
4 changes: 2 additions & 2 deletions tools/patch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=patch
PKG_VERSION:=2.7.5
PKG_VERSION:=2.7.6

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch
PKG_HASH:=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299
PKG_HASH:=ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd

HOST_BUILD_PARALLEL := 1

Expand Down
25 changes: 0 additions & 25 deletions tools/patch/patches/001-fix-macos-vasnprintf.patch

This file was deleted.

0 comments on commit 89a0fed

Please sign in to comment.