Move all to deprecated folder.
This commit is contained in:
2
deprecated/firmware/buildroot/package/m4/m4.hash
Normal file
2
deprecated/firmware/buildroot/package/m4/m4.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508 m4-1.4.17.tar.xz
|
||||
14
deprecated/firmware/buildroot/package/m4/m4.mk
Normal file
14
deprecated/firmware/buildroot/package/m4/m4.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# m4
|
||||
#
|
||||
################################################################################
|
||||
|
||||
M4_VERSION = 1.4.17
|
||||
M4_SOURCE = m4-$(M4_VERSION).tar.xz
|
||||
M4_SITE = $(BR2_GNU_MIRROR)/m4
|
||||
M4_LICENSE = GPLv3+
|
||||
M4_LICENSE_FILES = COPYING
|
||||
HOST_M4_CONF_OPTS = --disable-static
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user