/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" 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.9.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" 25 file://fix-ldblibdir.patch \ 27 file://0001-sssctl-add-error-analyzer.patch \ 28 file://CVE-2023-3758.patch \ 46 PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)}" 49 PACKAGECONFIG[autofs] = "--with-autofs, --with-autofs=no" [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/qemu/tests/lcitool/ |
H A D | mappings.yml | 9 # Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081535 we 10 # have to disable all packages that depend on libgl1-mesa-dri:mips64el 12 mips64el-deb: 15 mips64el-deb: 18 mips64el-deb: 20 gtk-vnc: 21 mips64el-deb: 23 mesa-libgbm: 24 mips64el-deb: 29 python3: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/ |
H A D | cockpit_304.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 \ 15 inherit ${@bb.utils.contains('PACKAGECONFIG', 'old-bridge', '', 'python3targetconfig', d)} 17 DEPENDS += "glib-2.0-native intltool-native gnutls virtual/gettext json-glib krb5 libpam systemd py… 18 DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'old-bridge', '', 'python3-pip-native', d)}" 20 COMPATIBLE_HOST:libc-musl = "null" 22 RDEPENDS:${PN} += "glib-networking" 29 EXTRA_AUTORECONF = "-I tools" 31 --with-cockpit-user=${COCKPIT_USER_GROUP} \ [all …]
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | security.txt | 6 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html 15 1. Download selinux-policy SRPM package (e.g. selinux-policy-3.14.4-48.fc31.src.rpm on FC31) 18 # rpm -Uhv selinux-policy-3.14.4-48.fc31.src.rpm 22 # rpmbuild -bp selinux-policy.spec 24 3. Place patch below at rpmbuild/BUILD/selinux-policy-b86eaaf4dbcf2d51dd4432df7185c0eaf3cbcc02 27 # patch -p1 < selinux-policy-perf-events-perfmon.patch 30 # cat selinux-policy-perf-events-perfmon.patch 31 diff -Nura a/policy/flask/access_vectors b/policy/flask/access_vectors 32 --- a/policy/flask/access_vectors 2020-02-04 18:19:53.000000000 +0300 33 +++ b/policy/flask/access_vectors 2020-02-28 23:37:25.000000000 +0300 [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 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 31 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \ 32 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bbappend \ 33 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \ 34 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \ [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-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.XXX, gcc 14.XXX, glibc 2.XXX, LLVM 18.1.XXX, and over XXX other 15 - New variables: 17 - ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which 18 allows compression the firmwares provided by the ``linux-firmware`` recipe. [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 …]
|
/openbmc/openbmc/poky/meta/recipes-core/coreutils/ |
H A D | coreutils_9.5.bb | 7 LICENSE = "GPL-3.0-or-later" 12 DEPENDS:class-native = "" 17 file://remove-usr-local-lib-from-m4.patch \ 18 file://0001-local.mk-fix-cross-compiling-problem.patch \ 19 file://intermittent-testfailure.patch \ 20 file://run-ptest \ 24 # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842 26 CVE_STATUS[CVE-2016-2781] = "disputed: runcon is not really a sandbox command, use `runcon ... sets… 28 EXTRA_OECONF:class-target = "--enable-install-program=arch,hostname --libexecdir=${libdir}" 29 EXTRA_OECONF:class-nativesdk = "--enable-install-program=arch,hostname" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
H A D | flatpak_1.15.10.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/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-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/poky/meta/recipes-connectivity/iproute2/ |
H A D | iproute2_6.12.0.bb | 8 LICENSE = "GPL-2.0-or-later" 12 DEPENDS = "flex-native bison-native iptables libcap" 15 file://0001-include-libnetlink.h-add-missing-include-for-htobe64.patch \ 16 file://0001-ip-rearrange-and-prune-header-files.patch \ 21 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} [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.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/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
H A D | networkmanager_1.50.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 \ 29 util-linux \ 34 DEPENDS:append:class-target = " bash-completion" 36 inherit gnomebase gettext update-rc.d systemd gobject-introspection gtk-doc update-alternatives ups… [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. 28 See: docs/system/s390x/cpu-topology.rst. 31 - implicitly from the '-smp' argument by completing each topology 34 - explicitly from the '-device' argument on the QEMU command line 35 - explicitly by hotplug of a new CPU using QMP or HMP 36 - it is modified by using QMP 'set-cpu-topology' 47 'selinux=0 ' 51 '/fedora-secondary/releases/35/Server/s390x/os' 57 '/fedora-secondary/releases/35/Server/s390x/os' [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd_257.1.bb | 7 DEPENDS = "gperf-native libcap util-linux python3-jinja2-native" 11 inherit useradd pkgconfig meson perlnative update-rc.d update-alternatives qemu systemd gettext bas… 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/linux/Documentation/kbuild/ |
H A D | makefiles.rst | 29 architecture-specific information to the top Makefile. 34 any built-in or modular targets. 80 ---------------- 90 obj-y += foo.o 95 If foo.o shall be built as a module, the variable obj-m is used. 100 obj-$(CONFIG_FOO) += foo.o 102 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module). 106 Built-in object goals - obj-y 107 ----------------------------- 110 in the $(obj-y) lists. These lists depend on the kernel [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-02-19 03:00:35.813-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-02-19 03:00:35.936-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-02-18 03:00:37.613-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-02-18 03:00:37.732-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |