/openbmc/openbmc/poky/meta/recipes-extended/man-db/ |
H A D | man-db_2.13.0.bb | 2 HOMEPAGE = "http://man-db.nongnu.org/" 3 …-db is an implementation of the standard Unix documentation system accessed using the man command.… 4 LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later & GPL-3.0-or-later" 10 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \ 16 DEPENDS = "libpipeline gdbm groff-native base-passwd" 17 RDEPENDS:${PN} += "base-passwd" 18 PACKAGE_WRITE_DEPS += "base-passwd" 20 # | /usr/src/debug/man-db/2.8.0-r0/man-db-2.8.0/src/whatis.c:939: undefined reference to `_nl_msg_c… 21 USE_NLS:libc-musl = "no" 25 EXTRA_OECONF = "--with-pager=less --with-systemdsystemunitdir=${systemd_system_unitdir}" [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/file/ |
H A D | file_5.46.bb | 8 LICENSE = "BSD-2-Clause" 11 DEPENDS = "file-replacement-native" 12 DEPENDS:class-native = "bzip2-replacement-native" 15 file://0001-Use-4-in-default-reset-previous-negative-offset-in-m.patch \ 16 file://0001-PR-579-net147-Fix-stack-overrun.patch \ 22 inherit autotools update-alternatives 25 PACKAGECONFIG[bz2] = "--enable-bzlib, --disable-bzlib, bzip2" 26 PACKAGECONFIG[lzma] = "--enable-xzlib, --disable-xzlib, xz" 27 PACKAGECONFIG[zlib] = "--enable-zlib, --disable-zlib, zlib" 28 PACKAGECONFIG[zstdlib] = "--enable-zstdlib, --disable-zstdlib, zstd" [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/gnupg/ |
H A D | gnupg_2.5.2.bb | 1 SUMMARY = "GNU Privacy Guard - encryption and signing tools (2.x)" 8 LICENSE = "GPL-3.0-only & LGPL-3.0-only" 12 DEPENDS = "npth libassuan libksba zlib bzip2 readline libgcrypt" 17 SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ 18 file://0002-use-pkgconfig-instead-of-npth-config.patch \ 19 file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \ 20 file://0001-Woverride-init-is-not-needed-with-gcc-9.patch \ 22 SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for-the-location-of-.pa… 24 SRC_URI:append:class-nativesdk = " file://relocate.patch" 28 EXTRA_OECONF = "--disable-ldap \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/ |
H A D | libarchive_3.7.7.bb | 2 DESCRIPTION = "C library and command-line tools for reading and writing tar, cpio, zip, ISO, and ot… 5 LICENSE = "BSD-2-Clause" 8 DEPENDS = "e2fsprogs-native" 12 DEPENDS_BZIP2 = "bzip2-replacement-native" 13 DEPENDS_BZIP2:class-target = "bzip2" 15 PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl," 16 PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr," 17 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib," 18 PACKAGECONFIG[bz2] = "--with-bz2lib,--without-bz2lib,${DEPENDS_BZIP2}," 19 PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz," [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 7 LICENSE = "GPL-2.0-only & LGPL-2.1-only" 9 DEPENDS += "bison-native meson-native ninja-native" 11 RDEPENDS:${PN}-ptest = "bash" 13 require qemu-targets.inc 14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means 15 # we need a full python3-native setup 16 inherit pkgconfig ptest update-rc.d systemd python3native 21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ 23 file://run-ptest \ 24 file://fix-strerrorname_np.patch \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/ |
H A D | rocksdb_9.0.0.bb | 1 SUMMARY = "RocksDB an embeddable, persistent key-value store" 2 DESCRIPTION = "RocksDB is library that provides an embeddable, persistent key-value store for fast … 4 LICENSE = "(Apache-2.0 | GPL-2.0-only) & BSD-3-Clause" 13 file://0001-cmake-Add-check-for-atomic-support.patch \ 14 file://0002-cmake-Use-exported-target-for-bz2.patch \ 15 file://0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch \ 16 file://0004-Implement-support-for-musl-ppc64.patch \ 17 file://0005-Implement-timer-implementation-for-mips-platform.patch \ 18 file://0006-Implement-timer-for-arm-v6.patch \ 19 file://0007-Fix-declaration-scope-of-LE_LOAD32-in-crc32c.patch \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/ |
H A D | dpkg.inc | 2 LICENSE = "GPL-2.0-or-later" 3 HOMEPAGE = "https://salsa.debian.org/dpkg-team/dpkg" 4 …ry interface for the dpkg suite is the dselect program. A more low-level and less user-friendly in… 7 DEPENDS = "zlib bzip2 perl ncurses libmd" 8 DEPENDS:class-native = "bzip2-replacement-native zlib-native virtual/update-alternatives-native get… 9 RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} perl" 10 RDEPENDS:${PN}:class-native = "" 14 inherit autotools gettext perlnative pkgconfig perl-version update-alternatives bash-completion 16 PERL:class-native = "${STAGING_BINDIR_NATIVE}/perl-native/perl" 19 PERL_LIBDIR:class-native = "${libdir}/perl-native/perl/${@get_perl_version(d)}" [all …]
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-tricore-cross.docker | 2 # Docker TriCore cross-compiler target 8 # Copyright (c) 2018 Philippe Mathieu-Daudé 10 # SPDX-License-Identifier: GPL-2.0-or-later 12 FROM docker.io/library/debian:11-slim 14 MAINTAINER Philippe Mathieu-Daudé <f4bug@amsat.org> 17 DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \ 18 DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy \ 20 bzip2 \ 21 ca-certificates \ 28 libglib2.0-dev \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkwave/ |
H A D | gtkwave_3.3.121.bb | 5 LICENSE = "GPL-2.0-only" 8 SRC_URI = "http://gtkwave.sourceforge.net/gtkwave-gtk3-${PV}.tar.gz" 10 S = "${WORKDIR}/${BPN}-gtk3-${PV}" 13 gperf-native \ 15 gdk-pixbuf \ 18 bzip2 \ 24 inherit pkgconfig autotools gettext texinfo mime mime-xdg 29 # but https://github.com/gtkwave/gtkwave/blob/f9d82a82aa3ddc30ca47984278371f62c9a3bd81/gtkwave3-gtk… 30 # explicitly includes gdk/gdkwayland.h for gtk-3.22.26 and newer (oe-core currently has 3.24.29) 35 --enable-gtk3 \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/ |
H A D | elfutils_0.192.bb | 5 LICENSE = "( GPL-2.0-or-later | LGPL-3.0-or-later ) & GPL-3.0-or-later" 7 … file://debuginfod/debuginfod-client.c;endline=28;md5=6b7b0a4b25197d7f2e12b2f4aa1c86b8 \ 10 DEPENDS:append:libc-musl = " argp-standalone fts musl-legacy-error musl-obstack" 12 # http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.176-1.debian.tar.xz 14 file://run-ptest \ 15 file://0001-dso-link-change.patch \ 16 file://0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch \ 17 file://0003-fixheadercheck.patch \ 18 file://0001-libasm-may-link-with-libbz2-if-found.patch \ 19 file://0001-libelf-elf_end.c-check-data_list.data.d.d_buf-before.patch \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/ |
H A D | quilt.inc | 3 track of the changes each patch makes. Patches can be applied, un-applied,\ 7 LICENSE = "GPL-2.0-only" 10 SRC_URI = "${SAVANNAH_GNU_MIRROR}/quilt/quilt-${PV}.tar.gz \ 11 file://run-ptest \ 13 file://0001-tests-Allow-different-output-from-mv.patch \ 16 SRC_URI:append:class-target = " file://gnu_patch_test_fix_target.patch" 20 inherit autotools-brokensep ptest 22 INHIBIT_AUTOTOOLS_DEPS:class-native = "1" 23 PATCHTOOL:class-native = "patch" 27 EXTRA_OECONF = "--with-perl='${USRBINPATH}/env perl' --with-patch=patch --without-sendmail" [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/libpcre/ |
H A D | libpcre_8.45.bb | 8 LICENSE = "BSD-3-Clause" 11 SRC_URI = "${SOURCEFORGE_MIRROR}/${SOURCEFORGE_PROJECT}/pcre-${PV}.tar.bz2 \ 12 file://run-ptest \ 20 S = "${WORKDIR}/pcre-${PV}" 23 DEPENDS += "bzip2 zlib" 25 PACKAGECONFIG ??= "pcre8 unicode-properties jit" 27 PACKAGECONFIG[pcre8] = "--enable-pcre8,--disable-pcre8" 28 PACKAGECONFIG[pcre16] = "--enable-pcre16,--disable-pcre16" 29 PACKAGECONFIG[pcre32] = "--enable-pcre32,--disable-pcre32" 30 PACKAGECONFIG[pcretest-readline] = "--enable-pcretest-libreadline,--disable-pcretest-libreadline,re… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xarchiver/ |
H A D | xarchiver_0.5.4.21.bb | 5 LICENSE = "GPL-2.0-or-later" 8 DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native" 15 inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg 19 # install tap files for thunar-archive-plugin in ${libdir}/thunar-archive-plugin 20 EXTRA_OECONF += "--libexecdir=${libdir}" 23 --enable-maintainer-mode \ 24 --disable-doc \ 31 FILES:${PN} += "${libdir}/thunar-archive-plugin" 33 RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz 7zip"
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/ |
H A D | cmake-native_3.31.4.bb | 4 DEPENDS += "bzip2-replacement-native xz-native zlib-native ncurses-native zstd-native openssl-nativ… 7 file://environment.d-cmake.sh \ 8 file://0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch \ 9 file://0001-CMakeLists.txt-disable-USE_NGHTTP2.patch \ 12 LICENSE:append = " & BSD-1-Clause & MIT & BSD-2-Clause & curl" 26 -DCMAKE_LIBRARY_PATH=${STAGING_LIBDIR_NATIVE} \ 27 -DBUILD_CursesDialog=1 \ 28 -DCMAKE_USE_SYSTEM_LIBRARIES=1 \ 29 -DCMAKE_USE_SYSTEM_LIBRARY_JSONCPP=0 \ 30 -DCMAKE_USE_SYSTEM_LIBRARY_CPPDAP=0 \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/ |
H A D | kronosnet_1.24.bb | 6 fault tolerance and fast fail-over are the core requirements of your application." 8 LICENSE = "GPL-2.0-or-later & LGPL-2.1-only" 12 DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lz… 16 file://0001-links.c-Fix-build-with-gcc-12.patch \ 25 …rror: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare] 28 CFLAGS:append:toolchain-clang = " -Wno-sign-compare" 30 PACKAGECONFIG[man] = "enable_man="yes", --disable-man, "
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/ |
H A D | gimp_2.10.38.bb | 4 LICENSE = "GPL-3.0-only" 8 alsa-lib \ 13 gdk-pixbuf-native \ 14 intltool-native \ 15 libxslt-native \ 16 gegl-native \ 17 dbus-glib \ 22 mypaint-brushes-1.0 \ 31 poppler-data \ 33 bzip2 \ [all …]
|
/openbmc/openbmc-build-scripts/ |
H A D | qemu-build.sh | 9 # In Jenkins configure the git SCM 'Additional Behaviours', 'check-out to a sub 15 # WORKSPACE=$PWD/qemu ~/openbmc-build-scripts/qemu-build.sh 30 #set -x 33 http_proxy=${http_proxy:-} 35 if [ -z ${WORKSPACE+x} ]; then 40 docker_reg=${DOCKER_REG:-"public.ecr.aws/ubuntu"} 43 img_name=qemu-build 49 if [[ -n "${http_proxy}" ]]; then 50 …ho \"Acquire::http::Proxy \\"\"${http_proxy}/\\"\";\" > /etc/apt/apt.conf.d/000apt-cacher-ng-proxy" 55 export PROXY_HOST=${PROXY_HOST/%:[0-9]*} [all …]
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.sh | 1 # This file is generated by meson-buildoptions.py, do not edit! 3 printf "%s\n" ' --audio-drv-list=CHOICES Set audio driver list [default] (choices: alsa/co' 6 printf "%s\n" ' --bindir=VALUE Executable directory [bin]' 7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE' 8 printf "%s\n" ' set block driver read-only whitelist (by default' 9 printf "%s\n" ' affects only QEMU, not tools like qemu-img)' 10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE' 11 printf "%s\n" ' set block driver read-write whitelist (by default' 12 printf "%s\n" ' affects only QEMU, not tools like qemu-img)' 13 printf "%s\n" ' --datadir=VALUE Data file directory [share]' [all …]
|
/openbmc/openbmc/meta-security/recipes-compliance/openscap/ |
H A D | openscap_1.4.0.bb | 1 # Copyright (C) 2017 - 2023 Armin Kuster <akuster808@gmail.com> 5 HOME_URL = "https://www.open-scap.org/tools/openscap-base/" 7 LICENSE = "LGPL-2.1-only" 9 DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1" 10 DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libc… 13 file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \ 23 PACKAGECONFIG[python3] = "-DENABLE_PYTHON3=ON, ,python3, python3" 24 PACKAGECONFIG[perl] = "-DENABLE_PERL=ON, ,perl, perl" 25 PACKAGECONFIG[rpm] = "-DENABLE_OSCAP_UTIL_AS_RPM=ON, ,rpm, rpm" 26 PACKAGECONFIG[gcrypt] = "-DWITH_CRYPTO=gcrypt, ,libgcrypt" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/ |
H A D | dovecot_2.3.21.1.bb | 3 DESCRIPTION = "Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, wr… 5 LICENSE = "LGPL-2.1-only & MIT" 8 SRC_URI = "http://dovecot.org/releases/2.3/dovecot-${PV}.tar.gz \ 9 file://0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch \ 12 file://0001-not-check-pandoc.patch \ 13 file://0001-m4-Check-for-libunwind-instead-of-libunwind-generic.patch \ 18 DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc bison-native" 19 CFLAGS += "-I${STAGING_INCDIR}/tirpc" 20 LDFLAGS += "-ltirpc" 26 PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam," [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/boost/ |
H A D | boost.inc | 1 SUMMARY = "Free peer-reviewed portable C++ source libraries" 2 DESCRIPTION = "Provides free peer-reviewed portable C++ source libraries. The emphasis is on libra… 7 DEPENDS = "boost-build-native zlib bzip2" 50 PACKAGECONFIG[graph_parallel] = ",,,boost-mpi mpich" 60 inherit python3-dir 63 # Make a package for each library, plus -dev 64 PACKAGES = "${PN}-dbg ${BOOST_PACKAGES}" 71 extras.append("--with-%s" % lib) 72 pkg = "boost-%s" % (lib.replace("_", "-")) 73 if "-native" in pn: [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/ |
H A D | rpidistro-ffmpeg_5.1.4.bb | 1 SUMMARY = "A complete, cross-platform solution to record, convert and stream audio and video." 8 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later & ISC & MIT & BSD-2-Clause & BSD-3-Clause & IJG" 9 LICENSE:${PN} = "GPL-2.0-or-later" 10 …ibavcodec = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 11 …bavdevice = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 12 …bavfilter = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 13 …bavformat = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 14 LICENSE:libavutil = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-… 15 LICENSE:libpostproc = "GPL-2.0-or-later" 16 …wresample = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
H A D | arm-systemready-linux-distros-debian.bb | 1 require arm-systemready-linux-distros.inc 6 # For more information about Debian licenses, including the non-free ones, refer to 8 LICENSE = "AFL-2.0 & AFL-2.1 \ 9 …& GPL-1.0-only & GPL-1.0-or-later & GPL-2.0-only & GPL-2.0-or-later & GPL-2.0-with-autoconf-except… 10 …& GPL-2.0-with-OpenSSL-exception & GPL-3.0-only & GPL-3.0-or-later & GPL-3.0-with-autoconf-excepti… 11 … & GPL-3-with-bison-exception & SMAIL_GPL & LGPL-2.0-only & LGPL-2.0-or-later & LGPL-2.1-only \ 12 & LGPL-2.1-or-later & LGPL-3.0-only & LGPL-3.0-or-later & BSD-2-Clause & BSD-3-Clause \ 13 …& BSD-3-Clause-Clear & BSD-4-Clause & BSD-4-Clause-UC & TCP-wrappers & OLDAP-2.8 & PSF-2.0 & BSL-1… 14 …& bzip2-1.0.6 & CC0-1.0 & Libpng & Latex2e & Unicode-TOU & Unicode-DFS-2016 & CC-BY-3.0 & CC-BY-SA… 15 …& CC-BY-SA-4.0 & curl & MS-PL & NTP & FSFAP & FSFUL & FSFULLR & FSF-Unlimited & EDL-1.0 & Vim & FT… [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/ |
H A D | e2fsprogs_1.47.1.bb | 4 file://run-ptest \ 8 SRC_URI:append:class-native = " \ 9 file://e2fsprogs-fix-missing-check-for-permission-denied.patch \ 10 file://quiet-debugfs.patch \ 16 EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \ 17 --enable-elf-shlibs --disable-libuuid --disable-uuidd \ 18 --disable-libblkid --enable-verbose-makecmds \ 19 --enable-largefile --with-crond-dir=no" 21 EXTRA_OECONF:darwin = "--libdir=${base_libdir} --sbindir=${base_sbindir} --enable-bsd-shlibs" 23 CFLAGS:append:riscv32 = " -D_FILE_OFFSET_BITS=64" [all …]
|
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ |
H A D | ffmpeg_7.1.bb | 1 SUMMARY = "A complete, cross-platform solution to record, convert and stream audio and video." 8 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later & ISC & MIT & BSD-2-Clause & BSD-3-Clause & IJG" 9 LICENSE:${PN} = "GPL-2.0-or-later" 10 …ibavcodec = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 11 …bavdevice = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 12 …bavfilter = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 13 …bavformat = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… 14 LICENSE:libavutil = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-… 15 LICENSE:libpostproc = "GPL-2.0-or-later" 16 …wresample = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-later',… [all …]
|