Name parallel
Version 20241122
Summary GNU Parallel - A shell tool for executing jobs in parallel using one or more computers
Description GNU Parallel is a command-line tool for executing jobs in parallel on one or more computers. It allows users to run multiple commands simultaneously, making it easier to process large batches of tasks.
Section base
License CC-BY-SA-4.0 & GFDL-1.3-or-later & GPL-3.0-or-later
Homepage https://www.gnu.org/software/parallel/
Recipe file recipes-extended/parallel/parallel_20241122.bb
Layer meta-oe (master branch)
Inherits
  • autotools
  • bash-completion
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • bash-completion
  • libtool-cross
  • libtool-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://ftp.gnu.org/gnu/parallel/parallel-20241122.tar.bz2

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master parallel 20241122 (this recipe)