Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:libudev (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/udev/
H A Deudev_3.2.14.bb2 HOMEPAGE = "https://github.com/eudev-project/eudev"
4 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
5 LICENSE:libudev = "LGPL-2.1-or-later"
8 DEPENDS = "gperf-native"
16 file://0001-random-util.c-sync-dev_urandom-implementation-to-sys.patch \
21 GITHUB_BASE_URI = "https://github.com/eudev-project/eudev/releases"
23 inherit autotools update-rc.d pkgconfig features_check manpages github-releases
28 --sbindir=${base_sbindir} \
29 --with-rootlibdir=${base_libdir} \
30 --with-rootlibexecdir=${nonarch_base_libdir}/udev \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.14.bb6 btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3."
10 LICENSE = "GPL-2.0-only & LGPL-2.1-or-later"
16 DEPENDS = "util-linux zlib"
18 SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \
19 file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
28 crypto-builtin \
30 PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, python3-sphinx-native p…
31 PACKAGECONFIG[programs] = "--enable-programs,--disable-programs"
32 PACKAGECONFIG[convert] = "--enable-convert --with-convert=ext2,--disable-convert --without-convert,…
33 PACKAGECONFIG[zoned] = "--enable-zoned,--disable-zoned"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/
H A Dpcsc-lite_2.0.3.bb3 LICENSE = "BSD-3-Clause & GPL-3.0-or-later"
4 LICENSE:${PN} = "BSD-3-Clause"
5 LICENSE:${PN}-lib = "BSD-3-Clause"
6 LICENSE:${PN}-doc = "BSD-3-Clause"
7 LICENSE:${PN}-dev = "BSD-3-Clause"
8 LICENSE:${PN}-dbg = "BSD-3-Clause & GPL-3.0-or-later"
9 LICENSE:${PN}-spy = "GPL-3.0-or-later"
10 LICENSE:${PN}-spy-dev = "GPL-3.0-or-later"
12 DEPENDS = "autoconf-archive-native flex-native"
20 --disable-libusb \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc7 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-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/
H A Drpidistro-ffmpeg_5.1.4.bb1 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/qemu/scripts/
H A Dmeson-buildoptions.sh1 # 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/qemu/qga/
H A Dmeson.build17 http://www.microsoft.com/en-us/download/details.aspx?id=23490
18 On POSIX-systems, MinGW should provide headers in >=10.0 releases.
20 $ scripts/extract-vsssdk-headers setup.exe
22 Then run configure with: --extra-cxxflags="-isystem /path/to/vss/inc/win2003"''') \
32 'qga-qapi-commands.c',
33 'qga-qapi-commands.h',
34 'qga-qapi-emit-events.c',
35 'qga-qapi-emit-events.h',
36 'qga-qapi-events.c',
37 'qga-qapi-events.h',
[all …]
/openbmc/qemu/
H A Dmeson_options.txt1 # These options do not correspond to a --enable/--disable-* option
3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too.
9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'],
12 description: 'use specified string as sub-version of the package')
25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like …
27 …description: 'set block driver read-only whitelist (by default affects only QEMU, not tools like q…
28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M',
33 description: 'fuzzing engine library for OSS-Fuzz')
40 # Everything else can be set via --enable/--disable-* option
42 # here make sure to run "make update-buildoptions".
[all …]
H A Dmeson.build15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))
28 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')
35 tmpdir = meson.current_build_dir() / 'meson-private/temp'
66 have_linux_user = have_linux_user or target.endswith('linux-user')
67 have_bsd_user = have_bsd_user or target.endswith('bsd-user')
68 have_system = have_system or target.endswith('-softmmu')
113 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"')
120 message('To use Rust you can install a new version with "cargo install bindgen-cli"')
128 '--rustc-version', rustc.version(),
129 '--workspace', meson.project_source_root() / 'rust']
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch2 Upstream-Status: Inappropriate
4 RPI-Distro repo clones original ffmpeg and applies patches to enable
7 --- a/configure
9 @@ -205,6 +205,7 @@ External library support:
10 --disable-bzlib disable bzlib [autodetect]
11 --disable-coreimage disable Apple CoreImage framework [autodetect]
12 --enable-chromaprint enable audio fingerprinting with chromaprint [no]
13 + --disable-epoxy disable epoxy [autodetect]
14 --enable-frei0r enable frei0r video filtering [no]
15 --enable-gcrypt enable gcrypt, needed for rtmp(t)e support
[all …]