Name make
Version 3.81
Summary GNU tool that controls the build process
Description Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files.
Section devel
License GPL-2.0-only & LGPL-2.0-only
Homepage http://www.gnu.org/software/make/
Recipe file recipes-devtools/make/make_3.81.bb
recipes-devtools/make/make.inc
Layer meta-gplv2 (kirkstone branch)
Inherits
  • autotools
  • gettext
  • pkgconfig
  • siteconfig
  • siteinfo
  • texinfo
Dependencies
  • autoconf-native
  • automake-native
  • gettext-native
  • libtool-cross
  • libtool-native
  • pkgconfig-native
  • texinfo-dummy-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://ftp.gnu.org/gnu/make/make-3.81.tar.bz2

Patches

Patch Status
make-3.81/make_fix_for_automake-1.12.patch Pending
make-3.81/makeinfo.patch Backport
make-3.81/0002-glob-Do-not-assume-glibc-glob-internals.patch Backport

Other branches

This recipe in other branches of meta-gplv2:

Branch Recipe
master make 3.81
kirkstone (Yocto Project 4.0) make 3.81 (this recipe)
honister (Yocto Project 3.4) make 3.81
hardknott (Yocto Project 3.3) make 3.81
gatesgarth (Yocto Project 3.2) make 3.81
dunfell (Yocto Project 3.1) make 3.81
zeus (Yocto Project 3.0) make 3.81
warrior (Yocto Project 2.7) make 3.81
thud (Yocto Project 2.6) make 3.81
sumo (Yocto Project 2.5) make 3.81
rocko (Yocto Project 2.4) make 3.81
pyro (Yocto Project 2.3) make 3.81