Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/patch/patch.mk
Normal file
13
firmware/buildroot/package/patch/patch.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# patch
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PATCH_VERSION = 2.7.5
|
||||
PATCH_SOURCE = patch-$(PATCH_VERSION).tar.xz
|
||||
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
|
||||
PATCH_LICENSE = GPLv3+
|
||||
PATCH_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user