Skip to content

Commit 59cf82a

Browse files
dorindabasseyrpurdie
authored andcommitted
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] Signed-off-by: Dorinda Bassey <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
1 parent df2138e commit 59cf82a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+77
-8
lines changed

meta/recipes-devtools/apt/apt_1.8.2.2.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "Advanced front-end for dpkg"
2+
DESCRIPTION = "APT is the Advanced Package Tool, an advanced interface to the Debian packaging system which provides the apt-get program."
3+
HOMEPAGE = "https://packages.debian.org/jessie/apt"
24
LICENSE = "GPLv2.0+"
35
SECTION = "base"
46

meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Released under the MIT license (see packages/COPYING)
44
SUMMARY = "A set of tools for CD recording, including cdrecord"
55
HOMEPAGE = "http://sourceforge.net/projects/cdrtools/"
6+
DESCRIPTION = "cdrecord tool is Highly portable CD/DVD/BluRay command line recording software."
67
SECTION = "console/utils"
78
LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+"
89
LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312"

meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SUMMARY = "GNU unit testing framework, written in Expect and Tcl"
22
DESCRIPTION = "DejaGnu is a framework for testing other programs. Its purpose \
33
is to provide a single front end for all tests."
4+
HOMEPAGE = "https://www.gnu.org/software/dejagnu/"
45
LICENSE = "GPLv2"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
67
SECTION = "devel"

meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.26.bb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
SECTION = "console/utils"
21
SUMMARY = "Command line utilities for working with *.desktop files"
2+
DESCRIPTION = "desktop-file-utils contains a few command line utilities for working with desktop entries"
33
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
4+
SECTION = "console/utils"
45
LICENSE = "GPLv2+"
56

67
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \

meta/recipes-devtools/devel-config/distcc-config.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SUMMARY = "Sets up distcc for compilation on the target device"
2+
DESCRIPTION = "${SUMMARY}"
23

34
LICENSE = "MIT"
45
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

meta/recipes-devtools/distcc/distcc_3.3.5.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SUMMARY = "A parallel build system"
22
DESCRIPTION = "distcc is a parallel build system that distributes \
33
compilation of C/C++/ObjC code across machines on a network."
4+
HOMEPAGE = "https://github.com/distcc/distcc"
45
SECTION = "devel"
56
LICENSE = "GPLv2"
67
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

meta/recipes-devtools/dmidecode/dmidecode_3.3.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "DMI (Desktop Management Interface) table related utilities"
22
HOMEPAGE = "http://www.nongnu.org/dmidecode/"
3+
DESCRIPTION = "Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard (see a sample output)."
34
LICENSE = "GPLv2"
45
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
56

meta/recipes-devtools/dnf/dnf_4.5.2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ SUMMARY = "Package manager forked from Yum, using libsolv as a dependency resolv
22
DESCRIPTION = "Software package manager that installs, updates, and removes \
33
packages on RPM-based Linux distributions. It automatically computes \
44
dependencies and determines the actions required to install packages."
5+
HOMEPAGE = "https://github.com/rpm-software-management/dnf"
56
LICENSE = "GPLv2"
67
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
78
file://PACKAGE-LICENSING;md5=4a0548e303dbc77f067335b4d688e745 \

meta/recipes-devtools/dpkg/dpkg.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
SUMMARY = "Package maintenance system from Debian"
22
LICENSE = "GPLv2.0+"
3+
HOMEPAGE = "https://salsa.debian.org/dpkg-team/dpkg"
4+
DESCRIPTION = "The primary interface for the dpkg suite is the dselect program. A more low-level and less user-friendly interface is available in the form of the dpkg command."
35
SECTION = "base"
46

57
DEPENDS = "zlib bzip2 perl ncurses"

meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SUMMARY = "A small utility for printing debug source file locations embedded in binaries"
2+
DESCRIPTION = "${SUMMARY}"
23
LICENSE = "GPLv2+"
34
LIC_FILES_CHKSUM = "file://../dwarfsrcfiles.c;md5=31483894e453a77acbb67847565f1b5c;beginline=1;endline=8"
45

meta/recipes-devtools/elfutils/elfutils_0.182.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Utilities and libraries for handling compiled object files"
22
HOMEPAGE = "https://sourceware.org/elfutils"
3+
DESCRIPTION = "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux."
34
SECTION = "base"
45
LICENSE = "GPLv2 & GPLv2+ & LGPLv3+ & GPLv3+"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \

meta/recipes-devtools/fdisk/gptfdisk_1.0.6.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Utility for modifying GPT disk partitioning"
22
DESCRIPTION = "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks."
3+
HOMEPAGE = "https://sourceforge.net/projects/gptfdisk/"
34

45
LICENSE = "GPLv2"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"

meta/recipes-devtools/gcc/gcc-common.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "GNU cc and gcc C compilers"
22
HOMEPAGE = "http://www.gnu.org/software/gcc/"
3+
DESCRIPTION = "The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...). GCC was originally written as the compiler for the GNU operating system."
34
SECTION = "devel"
45
LICENSE = "GPL"
56

meta/recipes-devtools/gdb/gdb-common.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "GNU debugger"
22
HOMEPAGE = "http://www.gnu.org/software/gdb/"
3+
DESCRIPTION = "GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed."
34
SECTION = "devel"
45
DEPENDS = "expat zlib ncurses virtual/libiconv ${LTTNGUST} bison-native"
56

meta/recipes-devtools/git/git.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Distributed version control system"
22
HOMEPAGE = "http://git-scm.com"
3+
DESCRIPTION = "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
34
SECTION = "console/utils"
45
LICENSE = "GPLv2"
56
DEPENDS = "openssl curl zlib expat"

meta/recipes-devtools/glide/glide_0.13.3.bb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Vendor Package Management for Golang"
2-
HOMEPAGE = "https://glide.sh"
2+
HOMEPAGE = "https://github.com/Masterminds/glide"
3+
DESCRIPTION = "Glide is a Vendor Package Management for Golang"
34
LICENSE = "MIT"
45
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=54905cf894f8cc416a92f4fc350c35b2"
56

meta/recipes-devtools/gnu-config/gnu-config_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "gnu-configize"
22
DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree"
3+
HOMEPAGE = "https://git.savannah.gnu.org/cgit/config.git"
34
SECTION = "devel"
45
LICENSE = "GPL-3.0-with-autoconf-exception"
56
LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=b75d42f59f706ea56d6a8e00216fca6a"

meta/recipes-devtools/help2man/help2man_1.48.1.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "Program for creating simple man pages"
2+
HOMEPAGE = "https://www.gnu.org/software/help2man/"
3+
DESCRIPTION = "help2man is a tool for automatically generating simple manual pages from program output."
24
SECTION = "devel"
35
LICENSE = "GPLv3"
46
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"

meta/recipes-devtools/i2c-tools/i2c-tools_4.2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Set of i2c tools for linux"
22
HOMEPAGE = "https://i2c.wiki.kernel.org/index.php/I2C_Tools"
3+
DESCRIPTION = "The i2c-tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. All versions of Linux are supported, as long as I2C support is included in the kernel."
34
SECTION = "base"
45
LICENSE = "GPLv2+"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright (c) 2018 Joshua Watt, Garmin International,Inc.
22
# Released under the MIT license (see COPYING.MIT for the terms)
33
SUMMARY = "Generates Icecream toolchain for SDK"
4+
DESCRIPTION = "${SUMMARY}"
45
LICENSE = "MIT"
56
LIC_FILES_CHKSUM = "file://${WORKDIR}/icecc-env.sh;beginline=2;endline=20;md5=dd6b68c1efed8a9fb04e409b3b287d47"
67

meta/recipes-devtools/intltool/intltool_0.51.0.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "Utility scripts for internationalizing XML"
2+
HOMEPAGE = "https://launchpad.net/intltool"
3+
DESCRIPTION = "Utility scripts for internationalizing XML. This tool automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files."
24
SECTION = "devel"
35
LICENSE = "GPLv2"
46
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

meta/recipes-devtools/jquery/jquery_3.5.1.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "jQuery is a fast, small, and feature-rich JavaScript library"
22
HOMEPAGE = "https://jquery.com/"
3+
DESCRIPTION = "${SUMMARY}"
34
LICENSE = "MIT"
45
SECTION = "devel"
56
LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=8;endline=10;md5=ebd7bc5d23ab165188e526a0c65d24bb"

meta/recipes-devtools/libcomps/libcomps_0.1.15.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "Libcomps is alternative for yum.comps library (which is for managing rpm package groups)."
2+
HOMEPAGE = "https://github.com/rpm-software-management/libcomps"
3+
DESCRIPTION = "Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3."
24
LICENSE = "GPLv2"
35
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
46

meta/recipes-devtools/libdnf/libdnf_0.55.2.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "Library providing simplified C and Python API to libsolv"
2+
HOMEPAGE = "https://github.com/rpm-software-management/libdnf"
3+
DESCRIPTION = "This library provides a high level package-manager. It's core library of dnf, PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which it contains inside and uses librepo under the hood."
24
LICENSE = "LGPLv2.1+"
35
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
46

meta/recipes-devtools/libmodulemd/libmodulemd_git.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "C Library for manipulating module metadata files"
2+
HOMEPAGE = "https://github.com/fedora-modularity/libmodulemd"
3+
DESCRIPTION = "${SUMMARY}"
24
LICENSE = "MIT"
35
LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb"
46

meta/recipes-devtools/librepo/librepo_1.12.1.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
SUMMARY = "A library providing C and Python (libcURL like) API \
22
for downloading linux repository metadata and packages."
3+
HOMEPAGE = "https://github.com/rpm-software-management/librepo"
4+
DESCRIPTION = "${SUMMARY}"
35
LICENSE = "LGPLv2.1"
46
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
57

meta/recipes-devtools/log4cplus/log4cplus_2.0.5.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SUMMARY = "log4cplus provides a simple C++ logging API for log management"
22
SECTION = "libs"
33
HOMEPAGE = "http://sourceforge.net/projects/log4cplus/"
4+
DESCRIPTION = "log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API."
45
BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/"
56

67
LICENSE = "Apache-2.0 & BSD-2-Clause"

meta/recipes-devtools/makedevs/makedevs_1.0.1.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SUMMARY = "Tool for creating device nodes"
2+
DESCRIPTION = "${SUMMARY}"
23
LICENSE = "GPLv2"
34
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
45
SECTION = "base"

meta/recipes-devtools/mmc/mmc-utils_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Userspace tools for MMC/SD devices"
22
HOMEPAGE = "http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/"
3+
DESCRIPTION = "${SUMMARY}"
34
LICENSE = "GPLv2"
45
LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
56

meta/recipes-devtools/mtd/mtd-utils_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Tools for managing memory technology devices"
22
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
3+
DESCRIPTION = "mtd-utils tool is a generic Linux subsystem for memory devices, especially Flash devices."
34
SECTION = "base"
45
LICENSE = "GPLv2+"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \

meta/recipes-devtools/nasm/nasm_2.15.05.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
SUMMARY = "General-purpose x86 assembler"
22
SECTION = "devel"
3+
HOMEPAGE = "http://www.nasm.us/"
4+
DESCRIPTION = "The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture."
35
LICENSE = "BSD-2-Clause"
46
LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe"
57

meta/recipes-devtools/ninja/ninja_1.10.2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Ninja is a small build system with a focus on speed."
22
HOMEPAGE = "https://ninja-build.org/"
3+
DESCRIPTION = "Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible."
34
LICENSE = "Apache-2.0"
45
LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
56

meta/recipes-devtools/opkg/opkg_0.4.4.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ SUMMARY = "Open Package Manager"
22
SUMMARY_libopkg = "Open Package Manager library"
33
SECTION = "base"
44
HOMEPAGE = "http://code.google.com/p/opkg/"
5+
DESCRIPTION = "Opkg is a lightweight package management system based on Ipkg."
56
BUGTRACKER = "http://code.google.com/p/opkg/issues/list"
67
LICENSE = "GPLv2+"
78
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \

meta/recipes-devtools/orc/orc_0.4.32.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Optimised Inner Loop Runtime Compiler"
22
HOMEPAGE = "http://gstreamer.freedesktop.org/modules/orc.html"
3+
DESCRIPTION = "Optimised Inner Loop Runtime Compiler is a Library and set of tools for compiling and executing SIMD assembly language-like programs that operate on arrays of data."
34
LICENSE = "BSD-2-Clause & BSD-3-Clause"
45
LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
56

meta/recipes-devtools/patchelf/patchelf_0.12.bb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \
2-
file://handle-read-only-files.patch \
3-
"
1+
SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries"
2+
DESCRIPTION = "PatchELF is a simple utility for modifying existing ELF executables and libraries."
3+
HOMEPAGE = "https://github.com/NixOS/patchelf"
44

55
LICENSE = "GPLv3"
6-
SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries"
76

7+
SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \
8+
file://handle-read-only-files.patch \
9+
"
810
SRCREV = "8d3a16e97294e3c5521c61b4c8835499c9918264"
911

1012
S = "${WORKDIR}/git"

meta/recipes-devtools/perl/perl_5.32.0.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Perl scripting language"
22
HOMEPAGE = "http://www.perl.org/"
3+
DESCRIPTION = "Perl is a highly capable, feature-rich programming language"
34
SECTION = "devel"
45
LICENSE = "Artistic-1.0 | GPL-1.0+"
56
LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \

meta/recipes-devtools/pseudo/pseudo.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
SUMMARY = "Pseudo gives fake root capabilities to a normal user"
66
HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/pseudo"
7+
DESCRIPTION = "The pseudo utility offers a way to run commands in a virtualized root environment."
78
LIC_FILES_CHKSUM = "file://COPYING;md5=a1d8023a6f953ac6ea4af765ff62d574"
89
SECTION = "base"
910
LICENSE = "LGPL2.1"

meta/recipes-devtools/python-numpy/python3-numpy_1.20.1.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
SUMMARY = "A sophisticated Numeric Processing Package for Python"
2+
HOMEPAGE = "https://numpy.org/"
3+
DESCRIPTION = "NumPy is the fundamental package needed for scientific computing with Python."
24
SECTION = "devel/python"
35
LICENSE = "BSD-3-Clause & BSD-2-Clause & PSF & Apache-2.0 & BSD & MIT"
46
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=aa1ecaef18152f75bfae546b29c49d3c"

meta/recipes-devtools/python/python3_3.9.2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "The Python Programming Language"
22
HOMEPAGE = "http://www.python.org"
3+
DESCRIPTION = "Python is a programming language that lets you work more quickly and integrate your systems more effectively."
34
LICENSE = "PSFv2"
45
SECTION = "devel/python"
56

meta/recipes-devtools/rsync/rsync_3.2.3.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "File synchronization tool"
22
HOMEPAGE = "http://rsync.samba.org/"
3+
DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
34
BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
45
SECTION = "console/network"
56
# GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0)

meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SUMMARY = "Runs postinstall scripts on first boot of the target device"
2+
DESCRIPTION = "${SUMMARY}"
23
SECTION = "devel"
34
PR = "r10"
45
LICENSE = "MIT"

meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Note, we can probably remove the lzma option as it has be replaced with xz,
22
# and I don't think the kernel supports it any more.
33
SUMMARY = "Tools for manipulating SquashFS filesystems"
4+
HOMEPAGE = "https://github.com/plougher/squashfs-tools"
5+
DESCRIPTION = "Tools to create and extract Squashfs filesystems."
46
SECTION = "base"
57
LICENSE = "GPL-2"
68
LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

meta/recipes-devtools/strace/strace_5.10.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "System call tracing tool"
22
HOMEPAGE = "http://strace.io"
3+
DESCRIPTION = "strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state."
34
SECTION = "console/utils"
45
LICENSE = "LGPL-2.1+ & GPL-2+"
56
LIC_FILES_CHKSUM = "file://COPYING;md5=c756d9d5dabc27663df64f0bf492166c"

meta/recipes-devtools/subversion/subversion_1.14.1.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Subversion (svn) version control system client"
22
HOMEPAGE = "http://subversion.apache.org"
3+
DESCRIPTION = "Subversion is an open source version control system."
34
SECTION = "console/network"
45
LICENSE = "Apache-2 & MIT"
56
LIC_FILES_CHKSUM = "file://LICENSE;md5=6487ae7094d359fa90fb9c4096e52e2b"

meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Multi-purpose linux bootloader"
22
HOMEPAGE = "http://www.syslinux.org/"
3+
DESCRIPTION = "The Syslinux Project covers lightweight bootloaders for MS-DOS FAT filesystems (SYSLINUX), network booting (PXELINUX), bootable "El Torito" CD-ROMs (ISOLINUX), and Linux ext2/ext3/ext4 or btrfs filesystems (EXTLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX."
34
LICENSE = "GPLv2+"
45
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
56
file://README;beginline=35;endline=41;md5=558f2c71cb1fb9ba511ccd4858e48e8a"

meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
SUMMARY = "Boot performance graphing tool"
2+
DESCRIPTION = "For systemd-bootchart, several proc debug interfaces are required in the kernel config: \
3+
CONFIG_SCHEDSTATS \
4+
below is optional, for additional info: \
5+
CONFIG_SCHED_DEBUG"
6+
HOMEPAGE = "https://github.com/systemd/systemd-bootchart"
17
LICENSE = "LGPLv2.1 & GPLv2"
28
LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
39
file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"

meta/recipes-devtools/tcf-agent/tcf-agent_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Target Communication Framework for the Eclipse IDE"
22
HOMEPAGE = "http://wiki.eclipse.org/TCF"
3+
DESCRIPTION = "TCF is a vendor-neutral, lightweight, extensible network protocol mainly for communicating with embedded systems (targets)."
34
BUGTRACKER = "https://bugs.eclipse.org/bugs/"
45

56
LICENSE = "EPL-1.0 | EDL-1.0"

meta/recipes-devtools/tcltk/tcl_8.6.11.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SUMMARY = "Tool Command Language"
22
HOMEPAGE = "http://tcl.sourceforge.net"
3+
DESCRIPTION = "Tool Command Language, is an open-source multi-purpose C library which includes a powerful dynamic scripting language. Together they provide ideal cross-platform development environment for any programming project."
34
SECTION = "devel/tcltk"
45

56
# http://www.tcl.tk/software/tcltk/license.html

meta/recipes-devtools/unfs3/unfs3_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ SUMMARY = "Userspace NFS server v3 protocol"
22
DESCRIPTION = "UNFS3 is a user-space implementation of the NFSv3 server \
33
specification. It provides a daemon for the MOUNT and NFS protocols, which \
44
are used by NFS clients for accessing files on the server."
5+
HOMEPAGE = "https://github.com/unfs3/unfs3"
56
SECTION = "console/network"
67
LICENSE = "unfs3"
78
LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"

meta/recipes-devtools/unifdef/unifdef_2.12.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ SUMMARY = "Selectively remove #ifdef statements from sources"
22
SECTION = "devel"
33
LICENSE = "BSD-2-Clause"
44
HOMEPAGE = "http://dotat.at/prog/unifdef/"
5+
DESCRIPTION = "The unifdef utility selectively processes conditional C preprocessor #if and #ifdef directives. It removes from a file both the directives and the additional text that they delimit, while otherwise leaving the file alone."
56

67
LIC_FILES_CHKSUM = "file://COPYING;md5=3498caf346f6b77934882101749ada23 \
78
file://unifdef.c;endline=32;md5=6f4ee8085d6e6ab0f7cb4390e1a9c497 \

meta/recipes-devtools/vala/vala.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SUMMARY = "C#-like programming language for easing GObject programming"
2+
HOMEPAGE = "http://vala-project.org"
23
DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
34
Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
45
SECTION = "devel"
@@ -12,7 +13,6 @@ DEPENDS_append_class-target = " ${@bb.utils.contains('DISTRO_FEATURES', 'api-doc
1213
# vala-native contains a native version of vapigen, which we use instead of the target one
1314
DEPENDS_append_class-target = " vala-native"
1415
BBCLASSEXTEND = "native"
15-
HOMEPAGE = "http://vala-project.org"
1616
LICENSE = "LGPLv2.1"
1717
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
1818

0 commit comments

Comments
 (0)