Searched +full:- +full:- +full:disable +full:- +full:iconv (Results 1 – 17 of 17) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/ |
H A D | toybox_0.8.12.bb | 8 inherit cml1 update-alternatives 10 SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz" 15 RDEPENDS:${PN} = "${@["", "toybox-inittab"][(d.getVar('VIRTUAL-RUNTIME_init_manager') == 'toybox')]… 26 COMPILER:toolchain-clang = "clang" 29 PACKAGECONFIG ??= "no-iconv no-getconf" 31 PACKAGECONFIG[no-iconv] = ",," 32 PACKAGECONFIG[no-getconf] = ",," 42 if [ "${S}" != "${B}" ] && [ -f "${S}/.config" ] && [ ! -f "${B}/.config" ]; then 48 if [ -f "${WORKDIR}/defconfig" ] && [ ! -f "${B}/.config" ]; then 54 # Disable killall5 as it isn't managed by update-alternatives [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-devtools/rsync/ |
H A D | rsync_%.bbappend | 1 DEPENDS:append:class-target = " popt zlib" 4 EXTRA_OECONF:append:class-target = " \ 5 --disable-locale --disable-iconv \ 6 --without-included-popt --without-included-zlib \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/ |
H A D | libsdl_1.2.15.bb | 2 DESCRIPTION = "Simple DirectMedia Layer is a cross-platform multimedia \ 10 LICENSE = "LGPL-2.1-only" 14 SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ 15 file://libsdl-1.2.15-xdata32.patch \ 17 file://0001-build-Pass-tag-CC-explictly-when-using-libtool.patch \ 18 file://0001-stdlib-Make-iconv-use-portable-across-glibc-musl.patch \ 19 file://CVE-2019-7577.patch \ 20 file://CVE-2019-7574.patch \ 21 file://CVE-2019-7572.patch \ 22 file://CVE-2019-7578.patch \ [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/meta-openembedded/meta-oe/recipes-devtools/php/ |
H A D | php_8.2.26.bb | 1 SUMMARY = "A server-side, HTML-embedded scripting language" 5 LICENSE = "PHP-3.0" 9 DEPENDS = "zlib bzip2 libxml2 virtual/libiconv php-native" 10 DEPENDS:append:libc-musl = " libucontext" 11 DEPENDS:class-native = "zlib-native libxml2-native" 15 SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \ 16 file://0002-build-php.m4-don-t-unset-cache-variables.patch \ 17 file://0003-php-remove-host-specific-info-from-header-file.patch \ 18 file://0004-configure.ac-don-t-include-build-libtool.m4.patch \ 19 file://0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch \ [all …]
|
/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/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/poky/documentation/ref-manual/ |
H A D | faq.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 13 --------------------------------------- 17 :term:`OpenEmbedded-Core (OE-Core)` and :term:`BitBake`. Thus, the 20 OpenEmbedded, with changes always being merged to OE-Core or BitBake 24 How can you claim Poky / OpenEmbedded-Core is stable? 25 ----------------------------------------------------- 29 - The Yocto Project team keeps :term:`OpenEmbedded-Core (OE-Core)` small and 34 - The Yocto Project team runs manual and automated tests using a small, 37 - The Yocto Project uses an :yocto_ab:`autobuilder <>`, which provides 41 ----------------------------------------------------------------- [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | autotools.bbclass | 4 # SPDX-License-Identifier: MIT 14 if pn in ['autoconf-native', 'automake-native']: 16 deps += 'autoconf-native automake-native ' 18 if not pn in ['libtool', 'libtool-native'] and not pn.endswith("libtool-cross"): 19 deps += 'libtool-native ' 24 deps += 'libtool-cross ' 40 EXTRA_AUTORECONF += "--exclude=autopoint" 44 # When building tools for use at build-time it's recommended for the build 45 # system to use these variables when cross-compiling. 46 # https://www.gnu.org/software/autoconf-archive/ax_prog_cc_for_build.html [all …]
|
/openbmc/qemu/ |
H A D | meson.build | 10 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py')) 23 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak') 30 tmpdir = meson.current_build_dir() / 'meson-private/temp' 61 have_linux_user = have_linux_user or target.endswith('linux-user') 62 have_bsd_user = have_bsd_user or target.endswith('bsd-user') 63 have_system = have_system or target.endswith('-softmmu') 107 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"') 114 message('To use Rust you can install a new version with "cargo install bindgen-cli"') 132 # instead. QEMU --enable-modules depends on this because the SystemTap 135 add_global_arguments('-DSTAP_SDT_V2', [all …]
|
H A D | meson_options.txt | 1 # 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 …]
|
/openbmc/entity-manager/ |
H A D | Doxyfile | 16 #--------------------------------------------------------------------------- 18 #--------------------------------------------------------------------------- 21 # file that follow. The default is UTF-8 which is also the encoding used for all 23 # iconv built into libc) for the transcoding. See 25 # The default value is: UTF-8. 27 DOXYFILE_ENCODING = UTF-8 30 # double-quotes, unless you are using Doxywizard) that should identify the 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 2 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 …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-03-23 03:00:33.620-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-23 03:00:33.720-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-03-22 03:00:49.337-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-22 03:00:49.465-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |