/openbmc/openbmc/meta-security/recipes-compliance/openscap/ |
H A D | openscap_1.4.1.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" 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 \ 22 PACKAGECONFIG ?= "python3 rpm perl gcrypt ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selin… 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-security/dynamic-layers/networking-layer/recipes-security/sssd/ |
H A D | sssd_2.10.2.bb | 5 LICENSE = "GPL-3.0-or-later" 8 DEPENDS = "acl attr cyrus-sasl libtdb ding-libs libpam c-ares krb5 autoconf-archive" 9 DEPENDS:append = " libldb dbus libtalloc libpcre2 glib-2.0 popt e2fsprogs libtevent" 10 DEPENDS:append = " openldap bind p11-kit jansson softhsm openssl libunistring" 12 DEPENDS:append:libc-musl = " musl-nscd" 24 file://fix-ldblibdir.patch \ 39 GROUPADD_PARAM:${PN} = "--system sssd" 40 USERADD_PARAM:${PN} = "--system --home /run/sssd --no-create-home -g sssd --shell /sbin/nologin sss… 47 PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)}" 50 PACKAGECONFIG[autofs] = "--with-autofs, --with-autofs=no" [all …]
|
/openbmc/qemu/tests/lcitool/ |
H A D | mappings.yml | 16 python3: 17 OpenSUSELeap15: python311-base 19 python3-PyYAML: 22 python3-devel: 23 OpenSUSELeap15: python311-devel 25 python3-docutils: 28 python3-numpy: 31 python3-opencv: 34 python3-pillow: 37 python3-pip: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ |
H A D | ostree_2024.10.bb | 3 tools that combines a \"git-like\" model for committing and downloading \ 7 LICENSE = "LGPL-2.1-only" 12 glib-2.0-native \ 13 glib-2.0 \ 18 bison-native \ 22 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libostree-${PV}.tar.xz \ 23 file://run-ptest \ 27 S = "${WORKDIR}/libostree-${PV}" 29 inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig … 31 UNKNOWN_CONFIGURE_OPT_IGNORE += "--disable-introspection --enable-introspection" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/conf/ |
H A D | layer.conf | 15 BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" 17 BBFILE_COLLECTIONS += "openembedded-layer" 18 BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" 24 BBFILE_PRIORITY_openembedded-layer = "5" 29 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bb \ 30 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bbappend \ 31 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 32 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 33 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \ 34 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bbappend \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/ |
H A D | cockpit_337.bb | 4 LICENSE = "LGPL-2.1-only" 8 https://github.com/cockpit-project/cockpit/releases/download/${PV}/cockpit-${PV}.tar.xz \ 9 file://0001-Warn-not-error-if-xsltproc-is-not-found.patch \ 10 file://0001-Makefile-common.am-Create-src-common-directory-befor.patch \ 16 inherit ${@bb.utils.contains('PACKAGECONFIG', 'old-bridge', '', 'python3targetconfig', d)} 18 DEPENDS += "glib-2.0-native intltool-native gnutls virtual/gettext json-glib krb5 libpam systemd py… 19 DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'old-bridge', '', 'python3-pip-native', d)}" 21 COMPATIBLE_HOST:libc-musl = "null" 23 RDEPENDS:${PN} += "glib-networking" 29 EXTRA_AUTORECONF = "-I tools" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
H A D | flatpak_1.16.0.bb | 3 LICENSE = "LGPL-2.1-only" 8 file://0001-flatpak-pc-add-pc_sysrootdir.patch \ 15 inherit meson pkgconfig gettext systemd gtk-doc gobject-introspection python3native mime features_c… 21 bison-native \ 22 bubblewrap-native \ 24 gdk-pixbuf \ 25 glib-2.0 \ 27 json-glib \ 33 python3-pyparsing-native \ 34 xdg-dbus-proxy-native \ [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 .. _migration-2.4-memory-resident-mode: 12 -------------------- 16 ``oe-init-build-env-memres``). Now you only need to set 19 between invocations. The ``oe-init-build-env-memres`` script has been 22 .. _migration-2.4-packaging-changes: 25 ----------------- 30 - ``python3`` Changes: 32 - The main "python3" package now brings in all of the standard 35 wish to install a subset of Python 3, specify ``python-core`` plus [all …]
|
H A D | release-notes-4.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 10 - Linux kernel 5.19, glibc 2.36 and ~260 other recipe upgrades 12 - ``make`` 4.0 is now the minimum make version required on the build host. 14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball 17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. 19 - New layer setup tooling: 21 - New ``scripts/oe-setup-layers`` standalone script to restore the layer 23 - New ``bitbake-layers create-layers-setup`` command to save the 25 - New ``bitbake-layers save-build-conf`` command to save the active build [all …]
|
H A D | release-notes-4.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades 13 - Reproducibility: this release fixes the reproducibility issues with 14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully 16 class has been merged into the :ref:`ref-classes-base` class. 18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui… 20 - The Yocto Project now allows you to reuse the Shared State cache from 31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ 34 - New :ref:`ref-classes-overlayfs` and :ref:`ref-classes-overlayfs-etc` classes and [all …]
|
H A D | release-notes-5.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 .. |yocto-codename| replace:: walnascar 4 .. |yocto-ver| replace:: 5.2 6 Release notes for |yocto-ver| (|yocto-codename|) 7 ------------------------------------------------ 9 New Features / Enhancements in |yocto-ver| 12 - Linux kernel 6.12, gcc 14.2, glibc 2.41, LLVM 19.1.7, and over 300 other 15 - Minimum Python version required on the host: 3.9. 17 - New variables: 19 - ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/coreutils/ |
H A D | coreutils_9.7.bb | 7 LICENSE = "GPL-3.0-or-later" 12 DEPENDS:class-native = "" 17 file://remove-usr-local-lib-from-m4.patch \ 18 file://run-ptest \ 22 # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842 24 CVE_STATUS[CVE-2016-2781] = "disputed: runcon is not really a sandbox command, use `runcon ... sets… 26 EXTRA_OECONF:class-target = "--enable-install-program=arch,hostname --libexecdir=${libdir}" 27 EXTRA_OECONF:class-nativesdk = "--enable-install-program=arch,hostname" 31 PACKAGECONFIG:class-target ??= "\ 36 PACKAGECONFIG:class-native ??= "xattr" [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/ |
H A D | rpm_4.20.0.bb | 8 SUMMARY:${PN}-dev = "Development files for manipulating RPM packages" 9 DESCRIPTION:${PN}-dev = "This package contains the RPM C library and header files. These \ 16 SUMMARY:python3-rpm = "Python bindings for apps which will manupulate RPM packages" 17 DESCRIPTION:python3-rpm = "The python3-rpm package contains a module that permits applications \ 23 # libraries are also LGPL - how to express this? 24 LICENSE = "GPL-2.0-only" 27 SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.20.x;protocol=https \ 28 file://0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch \ 29 file://0001-Do-not-read-config-files-from-HOME.patch \ 30 file://0001-When-cross-installing-execute-package-scriptlets-wit.patch \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/ |
H A D | iproute2_6.14.0.bb | 8 LICENSE = "GPL-2.0-or-later" 12 DEPENDS = "flex-native bison-native libcap" 15 file://0001-include-libnetlink.h-add-missing-include-for-htobe64.patch \ 20 inherit update-alternatives bash-completion pkgconfig 28 PACKAGECONFIG[selinux] = ",,libselinux" 32 # This is needed with GCC-14 and musl 33 CFLAGS += "-Wno-error=incompatible-pointer-types" 50 sed -i -e '/TC_CONFIG_ATM/d' config.mk 56 install -d ${D}${datadir} 58 rm ${D}/share -rf || true [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/poky/meta/recipes-core/glib-2.0/ |
H A D | glib.inc | 1 SUMMARY = "A general-purpose utility library" 2 DESCRIPTION = "GLib is a general-purpose utility library, which provides many useful data types, ma… 6 # docs/reference/COPYING is with a 'public domain'-like license! 7 LICENSE = "LGPL-2.1-or-later & BSD-3-Clause & PD" 10 file://LICENSES/LGPL-2.1-or-later.txt;md5=41890f71f740302b785c27661123bff5 \ 20 DEPENDS = "glib-2.0-native \ 27 PACKAGES += "${PN}-codegen ${PN}-utils" 29 LEAD_SONAME = "libglib-2.0.*" 31 … meson gettext gi-docgen pkgconfig ptest-gnome upstream-version-is-even bash-completion gio-module… 33 S = "${WORKDIR}/glib-${PV}" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
H A D | networkmanager_1.52.0.bb | 9 NetworkManager-aware applications can switch from online and offline mode. \ 16 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" 22 glib-2.0 \ 23 python3-pygobject-native \ 24 coreutils-native \ 25 intltool-native \ 26 libxslt-native \ 30 util-linux \ 31 util-linux-libuuid \ 36 DEPENDS:append:class-target = " bash-completion" [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.41.bb | 1 require util-linux.inc 3 …utotools gettext manpages pkgconfig systemd update-alternatives python3-dir bash-completion ptest … 4 DEPENDS = "libcap-ng ncurses virtual/crypt zlib util-linux-libuuid" 6 PACKAGES =+ "${PN}-swaponoff" 7 PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pylibmount', '${PN}-pylibmount', '', d)}" 22 file_regex=r'(.*)', output_pattern='${PN}-%s', 44 of = d.getVar('FILES:' + pn + '-' + pkg) 46 d.setVar('FILES:' + pn + '-' + pkg, links) 49 # we must execute before update-alternatives PACKAGE_PREPROCESS_FUNCS 52 # skip libuuid as it will be packaged by the util-linux-libuuid recipe [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
H A D | kernel-devsrc.bb | 8 LICENSE = "GPL-2.0-only" 10 inherit linux-kernel-base 13 inherit module-base 39 install -d $kerneldir 42 rm -f $kerneldir/build 43 rm -f $kerneldir/source 44 mkdir -p $kerneldir/build 48 mkdir -p ${D}/usr/src 51 ln -rs ${D}${KERNEL_BUILD_ROOT}${KERNEL_VERSION}/source kernel 57 ln -s build source [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_s390x_topology.py | 1 #!/usr/bin/env python3 11 # later. See the COPYING file in the top-level directory. 24 See: docs/system/s390x/cpu-topology.rst. 27 - implicitly from the '-smp' argument by completing each topology 30 - explicitly from the '-device' argument on the QEMU command line 31 - explicitly by hotplug of a new CPU using QMP or HMP 32 - it is modified by using QMP 'set-cpu-topology' 43 'selinux=0 ' 47 '/fedora-secondary/releases/35/Server/s390x/os' 53 '/fedora-secondary/releases/35/Server/s390x/os' [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd_257.5.bb | 7 DEPENDS = "gperf-native libcap util-linux python3-jinja2-native" 11 inherit useradd pkgconfig meson perlnative update-rc.d update-alternatives systemd gettext bash-com… 13 # unmerged-usr support is deprecated upstream, taints the system and will be 23 file://00-create-volatile.conf \ 25 …s.contains('PACKAGECONFIG', 'polkit_hostnamed_fallback', 'file://00-hostnamed-network-user.conf', … 27 file://99-default.preset \ 28 file://systemd-pager.sh \ 29 file://0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch \ 30 file://0002-implment-systemd-sysv-install-for-OE.patch \ 31 file://0001-Do-not-create-var-log-README.patch \ [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-10-07 03:01:15.307-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-10-07 03:01:15.382-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-10-06 03:01:01.796-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-10-06 03:01:01.850-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |